CAD Export (OBJ/PLY/STL/GLB)
LocalExport STEP/IGES/BREP and mesh models to OBJ/PLY/STL/GLB, locally in your browser.
Drag files here, or click to browse
Supports .step,.stp,.iges,.igs,.brep,.stl,.obj,.ply,.3mf,.glb,.gltf
Choose fileSTEP/IGES/BREP are tessellated with OpenCascade WASM; mesh formats load directly.
What is it? CAD Export reads STEP/IGES/BREP CAD files (and meshes) and exports them to OBJ, PLY, STL or GLB. B-Rep solids are tessellated into meshes for downstream use.
TL;DR: Export STEP/IGES/BREP solids to OBJ/PLY/STL/GLB in the browser.
How to use
- Open a STEP/IGES/BREP file.
- Preview the tessellated model.
- Pick an output format and download.
FAQ
Is the tessellation controllable?
A sensible default resolution is used; finer detail increases file size.
Is it local?
Yes, the conversion runs in your browser via WebAssembly.
Limitations
- B-Rep parametric data is not preserved in mesh output.
- Very large assemblies are memory-bound.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.