FileSorcery
60 file types

Convert 3MF to STL

3MF holds each vertex once and points at it; STL repeats all three corners of every triangle. Expect the file to grow several times over, in exchange for the one format every slicer and print service has taken for decades.

Drop 3MF file(s) to start

or click to browse

Your files never leave your device · no magic required

What is 3MF?

Where 3D printing went once STL's limits got too obvious. It stores each vertex once and refers back to it, and carries colour, materials and print settings that an STL has nowhere to put. Being a zip of XML, a 3MF of the same model usually lands at a fraction of the size.

What is STL?

The language of 3D printing. It describes a surface as a heap of triangles and nothing else - no colour, no texture, no structure - which is exactly as much as a slicer needs. There's an ASCII flavour and a binary one about a fifth the size.

What can I convert?