F
Flip3D

Directory · 75 tools

All 3D File Converters

Every converter, viewer and tool on Flip3D in one place. Pick your source format on the left and the target across the top. All of them are free, need no signup, and run entirely in your browser — your files never get uploaded.

3D model converter matrix

Nine source formats, five export targets. STEP, IGES, FBX and DAE are read-only — Flip3D has no exporter for them, so they appear as rows but not as columns.

Extension aliases: STP to STL · glTF to OBJ. A .stp file is a STEP file and a .gltf is glTF — same engine, separate page.

Which format should I convert to?

TargetPick it when
STL3D printing. Geometry only — no colour, no units, no metadata. The safe default for any slicer.
3MF3D printing with more than geometry: units, multiple objects and colour survive. Preferred by Bambu Studio, PrusaSlicer, Orca and Cura.
OBJEditing elsewhere. Plain text, read by every 3D package. Materials live in a separate .mtl, which Flip3D does not write.
GLBWeb and AR. One self-contained binary file with materials inside — the format to embed or hand to a viewer.
PLYScans and point-cloud pipelines. What Meshroom, Polycam and most photogrammetry tools expect.

Longer comparison in the STL vs OBJ vs 3MF vs GLB vs PLY reference.

Images & vectors to 3D

Not a mesh conversion — brightness becomes height, or a vector outline gets extruded into a solid.

2D CAD, laser & CNC

DXF is a 2D drawing format, so these either trace an image, take a real cross-section through a model, or extrude a drawing.

Viewers

Open a file and look at it — no conversion, no install, no account.

Tools

Everything that isn't a format conversion: repair, editing, print checks and slicer interop.

Reference

Frequently asked questions

Which 3D file converter do I need?
Find your source format in the left column of the table above and your target across the top — the cell is the converter. If you're printing, target STL or 3MF; if you're editing elsewhere, OBJ; for web or AR, GLB.
Is the 3D model converter free?
Yes. Every converter here is free with no signup, no watermark and no file-size paywall. There's no trial and no paid tier.
Is there a free STL file converter here?
Yes — STL is both the most common source and the most common target. Read the STL row of the table for STL → OBJ, GLB, 3MF and PLY, or the STL column for everything that converts into STL. All of it is free and runs locally.
Which FBX converter should I use?
FBX is read-only in Flip3D: it converts to STL, OBJ, GLB, 3MF or PLY, but there's no FBX exporter, so nothing converts to FBX. Pick the target from the FBX row above, or open the file first in the FBX viewer.
Do my files get uploaded to a server?
No. There is no server and no upload. Every conversion runs in your browser with three.js and WebAssembly, and nothing is stored.
Which formats can Flip3D read, and which can it write?
It reads STL, OBJ, GLB/glTF, 3MF, PLY, STEP/STP, IGES/IGS, FBX and DAE, plus images, SVG and DXF. It writes STL, OBJ, GLB, 3MF, PLY and DXF. STEP, IGES, FBX and DAE are read-only — there's no exporter for them, so those columns don't exist rather than producing a file that only pretends to be one.
Why can't I convert STL to STEP?
An STL is a bag of triangles; a STEP file is a solid built from real surfaces. Going mesh → solid can't recover geometry that was never in the file, so the only thing a converter can output is a faceted shape wearing a .step extension — useless for CAD and misleading. We don't do it. For a 2D profile out of a mesh, STL to DXF gives you a genuine cross-section instead.
Can it handle a DWG file?
No. DWG is AutoCAD's proprietary binary format. Re-export as ASCII DXF and use the DXF converters — every CAD package can do that.
Is there a file-size limit?
200MB per file. Because everything runs on your own machine, the practical limit is your device's memory rather than a server quota.