FileSorcery
60 file types

Convert 3MF to OBJ

A text format you can open and read, which makes it the useful one for checking what a model actually contains. Colour, materials and print settings in the 3MF have nowhere to go - this carries geometry and nothing else.

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 OBJ?

Wavefront OBJ is plain text, thirty-five years old, and readable by every 3D application in existence. Vertices, faces, texture coordinates and named groups, with materials kept in a separate .mtl file alongside - which is the part that most often goes missing when a model is shared.

What can I convert?