G-code to SVG
LocalConvert G-code toolpaths to SVG vectors, with rapid moves shown dashed. Runs locally in your browser.
What is it? G-code to SVG renders G-code toolpaths as SVG vectors, with rapid moves drawn dashed so travel and cutting paths are easy to distinguish.
TL;DR: Convert G-code toolpaths to SVG with rapids shown dashed.
How to use
- Open a G-code file.
- Preview the SVG.
- Download the .svg.
FAQ
Are rapids included?
Yes — rapid moves (G0) are shown as dashed lines.
Is it local?
Yes, rendering is local.
Limitations
- 2D projection only (X/Y).
- Z-axis moves are not visualized.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.