CAD, BIM and drawing file converters

22 converters that run inside your own browser — your drawing is never uploaded, which matters when it is under an NDA. Closed formats (DWG, RVT, SKP) can't be read by any browser, so those pages give you the exact procedure in the CAD application instead of pretending otherwise.

CAD drawings

DXFPDFConverter

Drop a DXF and get a PDF sheet back. The drawing is parsed and rendered inside your own browser tab, so the file never leaves your machine — which matters when the drawing is under an NDA.

DXFSVGConverter

Turn CAD geometry into a web-ready vector you can drop straight into a website, a report or Figma. Lines stay lines, so the result scales without pixelation.

DXFPNGConverter

Get a clean raster preview of a DXF for a proposal, an email or a portfolio page. Rendered locally in the browser at high resolution.

DWGPDFHow-to

DWG is a closed binary format, so no browser can read it and any site that claims to convert it in-page is uploading your drawing to a server. Here is how to do it correctly in AutoCAD — and how to get a browser-side conversion if the drawing is not confidential-critical.

DWGDXFHow-to

DXF is the documented cousin of DWG: once a drawing is DXF, open-source tools, browsers and non-Autodesk software can read it — including the converters on this site.

DXFDWGHow-to

Going the other way is simple, but the details decide whether the drawing behaves like a native one or like imported line spaghetti.

PDFDWGHow-to

A PDF made from CAD contains vectors that can come back as geometry. A scanned PDF contains pixels and needs tracing. Knowing which one you have saves hours.

OBJDXFConverter

OBJ is one of the few 3D formats that is plain text and fully documented, so this conversion runs entirely in your tab: the mesh is parsed here and written out as DXF 3DFACE entities that AutoCAD, BricsCAD, Civil 3D and Revit all import. Nothing is uploaded and nothing is queued.

STEPDWGHow-to

STEP carries real solids; DWG expects drawing entities. Nothing in a browser can read an ISO 10303 solid model, so every honest route runs through a CAD package — and which one you pick decides whether the DWG arrives as an editable 3D solid or as flat plotted linework.

IGESSTEPHow-to

IGES stores surfaces; STEP stores solids. Converting is not a re-save but a repair job: the surfaces have to be stitched into a closed body first, which is why the conversion belongs in a CAD kernel rather than in a web uploader.

STLDXFConverter

Scan and print meshes often have to end up in a CAD drawing. This page parses the STL locally and writes each triangle as a DXF 3DFACE entity, which AutoCAD, BricsCAD, Civil 3D and Revit all import without a plug-in.

AIDWGHow-to

Illustrator artwork — logos, title-block graphics, site diagrams — often has to end up in CAD. AI is a PDF variant with private Adobe data, so the reliable route goes through a format both sides genuinely agree on.

Documents & sheets

Images

BIM models

3D meshes

OBJSTLConverter

Both formats are openly documented plain text, so this conversion runs entirely in your tab: the OBJ vertices and faces are parsed here, polygons are triangulated and written out as ASCII STL with a computed normal per facet. Nothing is uploaded.

STLOBJConverter

STL is documented in both its ASCII and binary forms, so this page reads either one on your machine and writes a Wavefront OBJ. Useful when a print-ready mesh has to go into a renderer or CAD package that will not take STL.

PLYOBJConverter

ASCII PLY — the format photogrammetry and laser-scan pipelines export — is plain text, so it is parsed and rewritten as Wavefront OBJ right here on your machine.

PLYSTLConverter

Turn an ASCII PLY scan mesh into print-ready ASCII STL without installing anything. The parsing and the facet-normal maths both run in your tab.

GLBglTFConverter

GLB is a documented container: a JSON chunk plus an optional binary buffer. Unpacking it back to readable .gltf is lossless, and it happens entirely in your tab — the binary buffer is embedded as a data URI so the .gltf file stands on its own.

SKPOBJHow-to

SKP is a closed format, so no browser can read it. SketchUp itself exports OBJ — but which version you have decides the route, and there is a free path either way.

STLSTEPHow-to

This is not a file conversion — it is a remodelling job. STL holds triangles, STEP holds exact solids and surfaces. Anything that claims a one-click STL to STEP is either wrapping the triangles in a useless faceted solid or rebuilding the shape for you.

FBXglTFHow-to

FBX is Autodesk's closed scene format, so a browser cannot read it — but the conversion to glTF is well-trodden and free, and it matters because glTF is what web viewers and real-time engines actually want.

DAEOBJHow-to

DAE is open XML, but a full COLLADA reader is a large piece of software — scene graph, transforms, skinning, libraries — so this is a job for Blender rather than a browser tab. It is free and takes about a minute.

X_TSTEPHow-to

X_T is the native transmit format of the Parasolid kernel, so only Parasolid-based CAD can read it. The good news: those packages all export STEP, and because both formats carry exact solids the conversion is genuinely lossless in geometry terms.

Survey & GIS

Do this work for a living?

TaskBider publishes the pay on every CAD and BIM listing, plus the rate dataset behind it.