Format conversion
SVG to G-code — convert in your browser, free daily allowance
Turn SVG files into G-code without installing desktop software. Open the converter, drop your file, set the output options and download the result. Single files need no account.
Two-step conversion
source -> target
Step 1 — Source
SVG
Drop or select a file: svg. The converter reads the content on your device.
Accepted input: svg
Step 2 — Target
G-code
Set the output options, run the conversion and download the G-code file.
- Units
- Drawing or source units
- Scale
- 1:1 or a custom factor
- Quality
- Resolution or path precision
The options above are the ones this converter exposes. Defaults are safe for most files; change them when your downstream tool expects specific units or orientation.
What this conversion does
Input
SVG
SVG is an XML vector format for the web. Shapes stay sharp at any zoom and can be styled or edited with vector tools.
Output
G-code
G-code is the machine instruction stream used by CNC mills, routers and 3D printers.
Use this converter when you have a SVG file and the next step needs G-code, for example CNC mills, routers and 3D printers. The conversion is handled by a dedicated tool, so you do not have to install a desktop application to move a single file.
Limitations
- Conversions run in the browser and share the memory your device gives the page. Very large files are better handled on a desktop or with a cloud task.
- G-code depends on your machine and tool settings. Review the toolpath before running it.
Frequently asked questions
Is SVG to G-code free?
Yes. This pair links to a converter that runs in your browser, and single-file conversions use a free daily allowance. No account is required to start, and you can register later for a larger allowance.
Do my files leave my device?
This pair links to a local browser converter, so the file is processed on your device and is not uploaded. Cloud processing, where a tool uses it, is labeled on the tool page and stores results only temporarily.
Can I convert several files at once?
Single-file conversion is available to everyone. Batch conversion is a paid capability, and cloud tasks have their own daily or monthly quotas. The pricing page lists the current limits.
What should I check after converting to G-code?
Dry-run or simulate the toolpath and review feed rates, tool numbers and safe heights before cutting.