Convert STEP to STL Online

You have a STEP file (the format CAD and machine shops use) but your 3D printer and slicer want an STL. Converting between them is quick and you can do it in a browser — no CAD install. The one thing worth understanding first: STEP → STL is a one-way trip from a precise solid to a printable mesh. Here is what that means and how to do it cleanly.

What the conversion actually does

A STEP file stores a part as exact math — true curves, flat faces, and clean edges (a “solid model”). An STL stores the same shape as a blanket of tiny triangles wrapped around the surface (a “mesh”). Converting STEP to STL means approximating those exact surfaces with triangles fine enough that the print looks smooth.

That is why it only goes one way: you can always triangulate a precise solid into a mesh, but you cannot recover the exact math back out of the triangles. Keep the original STEP file. The STL is a print-ready copy, not a replacement. The full format comparison is in STL vs STEP.

Choosing resolution (don’t overdo it)

Most exporters let you pick how finely the surfaces are triangulated. The goal is curves that look smooth at the size you are printing — not the maximum the slider allows.

  • Too coarse — curved surfaces print as visible flat facets.
  • Too fine — a huge file that slows your slicer with detail finer than the nozzle can print anyway.
  • Just right — for typical FDM parts, a medium setting is plenty; raise it only for small parts with tight curves or fine resin prints.

Flat-faced, blocky parts barely care about resolution; round and organic parts care a lot. If you plan to print, it is also worth reading tolerances for 3D printed parts so holes and fits come out right.

STL or 3MF for printing?

STL is the universal default every slicer accepts, which is why “convert to STL” is the common ask. If your slicer supports it, 3MF is a newer format that also carries units, color, and print settings — handy for modern workflows. Both export the same way here; the comparison is in STL vs 3MF. For a machine shop, do the opposite: keep STEP — see best file format for a machine shop.

Convert STEP to STL in your browser

You do not need CAD software to convert a file. With PartWork.ai you upload the STEP, view it in 3D to confirm it is the right part, and export STL (or 3MF). It runs in the browser on desktop or phone, and viewing is free. See importing and exporting files.

Free to upload & view — sign up to download

Open the studio, upload your STEP file, and view it in 3D free. Sign up (free) to export the STL; credits to generate a new part — 100 for $4.99 (~5¢ each).