CAD, 3D & Fabrication SVG → OBJ
SVG to OBJ
The SVG to OBJ tool extrudes closed SVG paths into a 3D mesh, exported as a Wavefront OBJ with per-shape groups. Fill colours become named MTL materials.
Input SVG
Output OBJ
Result will appear here after conversion.
Runs in your browser. No files leave your device.
How the svg to obj tool works
The workbench above is a self-contained web application. When you drop a file, the browser reads it locally, runs the conversion, and writes the result to a downloadable blob. Nothing is uploaded to any server, and the tool keeps working even if you disconnect after loading the page.
Frequently asked questions
Is a .mtl file included?
Yes. Fill colours map to named materials in a companion .mtl file.