Drop an .stl and pull out a vector .svg wireframe — straight to your laser cutter or CAD documentation.
100% local · file never leaves your browser
We project the mesh's sharp edges (angle threshold 20°) onto the XY plane and emit them as SVG lines. The result is a top-down wireframe in millimeters — ready for laser cutting, CNC pathing, or technical drawings.
This is a wireframe projection, not a solid silhouette. For a filled silhouette, run the SVG through Inkscape's "Trace Bitmap" after a screenshot, or export from your CAD tool directly.
The file is parsed in WebAssembly + WebGL on your device. Nothing leaves.
No queue, no upload. Most files convert in well under a second.
Orbit, pan and zoom the result in real time before you commit.
Triangle meshes have no analytic silhouette. We emit all hard edges projected onto XY — the most useful output for fabrication.
Millimeters, matching the STL's coordinate space.
Yes — open the SVG in LightBurn or your laser software. Filter or merge lines as needed.