Guides
Some conversions cannot be done in a browser by anyone, and a few cannot be done at all. Rather than offer a button that fails, these pages show you the menu in the software that can do it — and say plainly where our own converters take over.
Getting a file ready to print
An STL is not something a printer can run. Here is what stands between the two, and how to choose the software that bridges it.
- STL to G-codeAn STL cannot be printed directly. Here is what G-code actually is, an honest comparison of Cura, PrusaSlicer, OrcaSlicer and Bambu Studio, and the printer profile step that decides whether your prints come out well.STL · 3MF · G-code
- How to convert an STL file to G-codeThe twelve minutes from downloading a slicer to having a printable G-code file: install, add your printer, load the STL, set four things, slice, and check the preview before you print.STL · G-code · 3MF
Exporting from Blender
A .blend file is Blender’s own memory and only Blender can open it. Every one of these guides ends with a file we can read — and fixes the scale and axis problems on the way.
- Convert BLEND to OBJHow to export an OBJ from Blender, with the exact menu path, the axis settings that stop your model arriving on its side, and the unit scale that stops it arriving a thousand times too big.OBJ · STL · GLB
- Convert BLEND to STLThe exact steps to get a printable STL out of Blender, including the unit scale setting that decides whether your part comes out the right size, and how to check the mesh is actually solid first.STL · 3MF · OBJ
- Convert BLEND to GLBHow to export a GLB from Blender with the textures packed in and the scale correct, including what survives from a Principled BSDF and what quietly does not.GLB · glTF · OBJ · USDZ
- Convert BLEND to FBXHow to export FBX from Blender with the scale and axis presets that stop your model arriving 100 times too large in Unity, and what to do about the rotation Blender bakes in.FBX · GLB · OBJ
- Convert OBJ to BLENDHow to import an OBJ into Blender, fix the scale and rotation on import rather than afterwards, reconnect the textures the .mtl lost, and save it as a .blend.OBJ · STL · GLB
Exporting from CAD software
SolidWorks, Inventor and SketchUp all keep their files closed. The export is usually two menus deep and the settings in it decide the quality of everything downstream.
- Convert SLDPRT to STLThe exact menu path to export STL from SolidWorks, and what the deviation and angle tolerance settings actually do to your printed surface. Plus what to do if you do not have SolidWorks.STL · STEP · 3MF
- Convert SLDASM to STLHow to export an assembly from SolidWorks as one STL or as one file per part, and why a .sldasm on its own is not enough even for SolidWorks.STL · STEP · 3MF
- Convert SLDPRT to STPHow to export a STEP file from SolidWorks, which application protocol to choose, and why STEP is almost always the right thing to send instead of a native part file.STEP · STL
- Convert SKP to STLHow to export STL from SketchUp, and the solid-group problem that makes most SketchUp models unprintable until you fix it. Includes the free extension for older versions.STL · 3MF · COLLADA
- Convert IPT to STLThe menu path for exporting STL from Autodesk Inventor, the resolution settings that decide surface quality, and what to do without an Inventor licence.STL · STEP · 3MF
- Convert STL to SLDPRTTurning a mesh back into a parametric SolidWorks part is not something any tool can do properly. Here is why, what the faceted-solid workaround gives you, and when it is good enough.STL · STEP
DWG, Revit and Fusion
The formats nobody can convert for free, and what to do instead. DWG needs a paid membership to read; Revit and Fusion are closed. These are the honest routes through.
- Convert DWG to STLDWG is mostly 2D and reading it legally needs a paid membership, so no free converter exists. Here are the three routes that actually produce an STL from a DWG.STL · DXF · STEP
- Convert STL to DWGWriting DWG needs a paid library, and an STL has no geometry a CAD drawing wants. Here is what people actually need when they search this, and how to get it.STL · DXF · SVG · STEP
- Convert Revit to AutoCADRevit exports DWG one view at a time, not as a model. Here is the export path, the layer mapping setting nobody configures, and what a BIM model becomes once it is CAD geometry.DXF · STL
- Bring a DWG into RevitHow to bring a DWG into Revit, the difference between linking and importing, and why importing a CAD file is the thing experienced Revit users tell you never to do.DXF
- Convert F3D to STEPHow to export STEP from Fusion 360, why the file may be in the cloud rather than on your disk, and what STEP keeps that a mesh export does not.STEP · STL
Apple AR files
We write USDZ and cannot read one back — the scene inside uses a binary encoding with no reader outside Pixar’s own library. Blender has one.
Making an FBX file
No browser can write FBX — the format is closed and the one open WASM library has no exporter. Blender does it free, in about a minute.
- Convert GLB to FBXNo browser can write FBX, so the real answer is Blender: import the GLB, export the FBX, about a minute. Here are the exact settings, including what happens to materials and animation.GLB · glTF · FBX · OBJ
- Convert OBJ to FBXConverting OBJ to FBX needs desktop software — Blender does it free. The materials are the part that goes wrong, because an OBJ keeps its textures in files beside it.OBJ · FBX · GLB
- Convert glTF to FBXConverting glTF to FBX needs Blender. The one extra step over GLB is gathering the companion files, because a .gltf usually keeps its geometry and textures beside it.glTF · GLB · FBX
Files that are not models
A RAR is a packed folder and a PDF is a page. Neither holds a model a converter could act on, but in both cases the real answer is short — and it ends at a tool here that works.
- How to get an STL out of a RAR fileA RAR is a packed folder, not a 3D model. Unpack it with the tool your computer already has, then convert the model inside. Takes about ten seconds.RAR · ZIP · STL
- How to turn a PDF into an STLA PDF is a page, not a model. Export the drawing as an SVG or a DXF from the program that made it, or trace it, then give it a thickness. Free, in your browser.SVG · DXF · STL
When the conversion does work here
Most of the site is not guides. If your file is one we can read, one of these does the job in the browser instead of in someone else’s software.