SVG to G-code
LocalConvert SVG outlines to laser/engraving G-code with open-path support and multi-pass depth, locally in your browser (JSCut alternative).
Drag files here, or click to browse
Supports .svg,image/svg+xml
Choose fileOpen paths are kept open (never force-closed). Tabs lift the tool over small bridges; pass depth splits the cut into multiple depth layers. Finer sampling → larger file.
What is it? SVG to G-code converts SVG outlines into G-code for laser cutting and engraving, sampling Bézier curves into toolpath moves.
TL;DR: Convert SVG outlines to laser/engraving G-code.
How to use
- Open or paste an SVG.
- Set feed, power and laser commands.
- Download the G-code.
FAQ
How are curves handled?
Béziers are sampled into short segments at the chosen tolerance.
Is it local?
Yes, generation is local.
Limitations
- Raster images inside the SVG are ignored.
- 2D cutting/engraving only.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.