Free online 3MF to BREP converter
Convert a 3MF mesh into a BREP solid with FreeCAD or 101convert.
Convert 3MF to BREP online - free
Your file is processed instantly and never stored on our servers.
Import a file from a URL
Paste a direct link to the file. We download it to our server and it is converted exactly like an upload.
How it works
-
1/3
Upload your .3mf file
Click to browse to select your file you want to convert or simply drag & drop your file into selected area.
-
2/3
Perform .3mf to .brep conversion
After successful file upload, click to convert when you are ready.
-
3/3
Download converted .brep file
Conversion result is ready to download.
How to convert 3mf to brep file
- CAD formats
- No ratings yet.
101convert.com assistant bot
5m
What the 3MF format is
3MF is a ZIP-based 3D-printing container defined by the 3MF Consortium. Its XML data describes one or more triangle meshes, while the package can also contain materials, colors, textures, build placement, thumbnails, and printer-related metadata.
PrusaSlicer, OrcaSlicer, Bambu Studio, Ultimaker Cura, Microsoft 3D Builder, Fusion, SolidWorks, Blender, and other CAD or slicing applications can create or export 3MF files. You commonly encounter 3MF when downloading a printable model, moving a prepared build between slicers, or exporting a design for additive manufacturing.
What the BREP format is
BREP, or boundary representation, describes a model through topological entities such as solids, shells, faces, edges, and vertices, together with the geometric surfaces and curves that define them. The .brep extension commonly refers to the Open CASCADE BREP format, although some applications use different BREP-based extensions.
BREP is intended for CAD operations such as boolean cuts, fillets, face selection, sectioning, measurement, and precise solid validation. Unlike a triangle mesh, a native CAD BREP can store analytical planes, cylinders, cones, and parametric surfaces. A 3MF-to-BREP conversion normally creates a faceted BREP from the mesh; it does not recreate the original feature tree or exact design intent.
How to actually convert 3MF to BREP
Using FreeCAD
- Install a recent version of FreeCAD and open the Mesh workbench.
- Choose File → Open and select the
.3mffile. If your FreeCAD build does not provide 3MF support, export the model from the slicer as.stlor.obj, then open that mesh instead. - Inspect the imported mesh for holes, self-intersections, duplicate faces, inverted normals, and disconnected shells. Use the Mesh workbench repair and analysis tools before conversion.
- Select the mesh object and choose Meshes → Create shape from mesh or the equivalent command in your FreeCAD version. Set a deviation or tolerance appropriate to the model: a smaller value follows the triangles more closely but may create a heavier BREP.
- Switch to the Part workbench. Select the generated shape and use Part → Refine shape when coplanar or coincident edges need cleanup.
- If the result is a closed shell rather than a solid, select the shell and use Part → Convert to solid. FreeCAD may refuse this operation when the mesh contains gaps, non-manifold edges, or intersecting faces.
- Select the final shape and choose File → Export. Enter a filename ending in
.brepor.brp, then select the BREP/Open CASCADE format offered by the file-type list.
For repeatable processing, the same workflow can be performed through FreeCAD's Python console, but the exact mesh-import and conversion API depends on the FreeCAD release and installed format support. The graphical workflow is safer when the source contains multiple objects or invalid shells.
Using the online converter
For a one-off conversion without installing software, upload the file to 101convert.com, choose BREP as the output format, run the conversion, and download the resulting file. Check the output in the target CAD program because online converters may reject large packages, omit 3MF metadata, or produce a faceted shell that is not a valid solid.
Quality, compatibility, and limitations
- Mesh geometry is retained as facets. A dense 3MF mesh can produce a large BREP with thousands or millions of triangular faces.
- Exact CAD surfaces are not recovered. Cylinders, planes, fillets, and other surfaces remain triangulated unless a separate reverse-engineering or surface-fitting operation replaces them with analytic geometry.
- 3MF scene data may be lost. Colors, materials, textures, print profiles, build plates, thumbnails, and object placement may not exist in the exported BREP.
- Watertightness matters. A mesh with open boundaries or non-manifold geometry may convert only to a shell, or fail when converted to a solid. Repair the mesh before export.
- BREP dialects differ. Confirm that the receiving program supports Open CASCADE
.brep/.brp; a program requiring Parasolid, ACIS SAT, STEP, or IGES will need that specific export format instead. - Tolerance affects downstream operations. Excessive deviation can alter dimensions, while an unnecessarily strict tolerance increases file size and may expose tiny defects that prevent booleans or solid validation.
Note: This 3mf to brep conversion record is incomplete, must be verified, and may contain inaccuracies. Please vote below whether you found this information helpful or not.
3MF vs BREP: format comparison
How the 3MF and BREP formats compare on the properties that matter most for this conversion.
| Property | .3MF 3D Manufacturing Format | .BREP Boundary Representation |
|---|---|---|
| Open standard | Yes | Partly open |
| Compression | Lossless | Uncompressed |
| Typical file size | Small | Medium |
| Opens in a web browser | No | No |
| Further editing | Limited | Limited |
| Metadata support | Extensive | Basic |
| Plain-text readable | No | No |
| Best used for | Professional production | Professional production |
| Introduced | 2015 | — |
| Developer | 3MF Consortium | — |
| MIME type | model/3mf | — |
Frequently asked questions
Is the 3MF to BREP converter free?
Yes, converting 3MF to BREP on 101convert.com is completely free. No registration, email address or installation is required. If you need a higher file size limit or want to convert more files at once, see our plans.
How large can my 3MF file be?
You can upload 3MF files up to 500 MB and convert up to 5 files at once in a single batch.
What happens to my uploaded files?
Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.
Do I need to install any software to convert 3MF to BREP?
No. The 3MF to BREP conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.
Did the conversion fail?
In most cases, the cause is an incorrect file format. Please upload a valid 3MF file for this 3MF to BREP conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.