Skip to main content
Vecaria

SVG to G-code

Local

Convert 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 file

Open 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

  1. Open or paste an SVG.
  2. Set feed, power and laser commands.
  3. 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.