Skip to content
PNGtoSVG

How to Convert PNG to SVG for Laser Cutting

Laser cutters and engravers follow vector paths, not pixel grids — converting your artwork to SVG first is what turns a picture into a set of instructions the laser head can actually move along.

Why Laser Cutters Need SVG, Not PNG

Laser cutting and engraving software — LightBurn, LaserGRBL, Glowforge's app, xTool Creative Space, and most machine-specific tools — reads vector paths to know precisely where the laser head should travel and where the beam should fire. A PNG has no path information at all; every pixel is just a color value with no notion of an edge or a line to follow. The software can still use a PNG for raster engraving, where the laser scans line by line to shade an image, but that's fundamentally different from cutting or vector-engraving along a defined outline.

That difference matters because most projects mix both: a photo or texture that should be engraved as a raster, and an outline that should be cut all the way through. Getting the outline into a real vector format is what lets your software tell those two jobs apart and assign different power and speed settings to each. For a broader look at why software treats these two image types so differently in the first place, see how image tracing actually works.

Before You Start: A Quick Checklist

A little prep before conversion avoids most of the rework later:

  • Know your material and its thickness before you finalize the design — cut settings and even how much fine detail is practical depend heavily on both.
  • Start from high-contrast source art. A laser cares about a clean, unambiguous outline far more than it cares about color, so simplify photographic or gradient-heavy PNGs before tracing.
  • Decide which parts of the design are cuts and which are engraves before you convert, so you know whether you need one simple path or several separated shapes.
  • Check your software's unit settings (mm vs. inches vs. px) before importing — a correctly traced SVG can still cut at the wrong physical size if the import units don't match your expectations.
  • If you're new to vector formats generally, raster vs. vector, explained is worth a quick read before you start converting production files.

Step-by-Step: PNG to Laser-Ready SVG

  1. 1

    Upload your PNG

    Bring your artwork into the PNG to SVG converter — clean, high-contrast source art with a clear outline gives the cleanest, most efficient cut lines.

  2. 2

    Choose your settings

    Black & White mode is typically what you want for a cut outline, since laser software generally reads paths rather than fill colors. Increase detail for intricate designs where fine curves matter, or reduce it for a simpler path that cuts faster and puts less strain on the machine.

  3. 3

    Import into your laser software

    Download the SVG and import it into LightBurn, LaserGRBL, or your machine's software, then assign cut vs. engrave settings to the appropriate layers or line colors before running a job.

Recommended Settings by Material

MaterialModeDetail LevelNotes
Thin plywood / MDF (cut outline)Black & WhiteLow–MediumSimpler paths cut faster and reduce the risk of charring along slow, detailed curves
Acrylic (cut outline)Black & WhiteLow–MediumAcrylic melts at edges under slow, complex cuts — favor fewer nodes and smoother curves
Cardboard / chipboard prototypesBlack & WhiteLowFast iteration matters more than fine detail at the prototyping stage
Leather or fabric (cut outline)Black & WhiteMediumSlightly higher detail preserves curved edges common in leather goods patterns
Engraved artwork or photo layerFull Color, if using color to separate regionsMediumVector conversion is for the cut outline only — engraving detail usually comes from the raster image itself, not the trace

Mini Project: A Laser-Cut Wooden Sign

  1. Start with a high-contrast PNG of your text or design (dark on light, or vice versa) — a clean silhouette shape is easiest to work with for a first sign.
  2. Trace it in Black & White mode, keeping detail moderate so curves stay smooth without excessive tiny nodes that slow the laser down and increase the risk of scorched edges.
  3. Import into your laser software, scale it to your material size using real-world units, and separate any interior cutouts (like letter counters in an 'O' or 'A') onto their own layer if your software needs that distinction.
  4. Assign a cut layer to the outline and, if you want lettering that's engraved rather than cut all the way through, assign a separate engrave layer with lower power and higher speed.
  5. Run a test cut on scrap material of the same type and thickness at low power first to confirm the path, speed, and focus settings before committing to your final piece.
  6. Once dialed in, cut the final sign, then lightly sand cut edges if the material shows any char from the beam.

Software Compatibility Notes

  • LightBurn: imports SVG directly and lets you assign cut, engrave, or fill behavior per layer based on stroke color — one of the most common ways to organize a multi-operation job.
  • LaserGRBL: accepts vector files but is primarily built around raster engraving; for cut jobs, many users still convert through LightBurn or a CAM step first.
  • Glowforge app: accepts SVG, PNG, JPG, and PDF through its browser-based interface, and automatically treats vector shapes as cut/score lines versus raster fills as engraves.
  • xTool Creative Space and similar bundled apps: generally support SVG import with per-layer power and speed assignment, similar in spirit to LightBurn.
  • Inkscape with a G-code extension: a common free-software route for hobbyists, using Inkscape purely to organize and export vector paths that a separate sender program then runs.

Understanding Kerf and Cut Line Placement

A laser beam isn't infinitely thin — it removes a small width of material as it cuts, known as kerf, typically somewhere around 0.1–0.3mm depending on the machine, power, and material. Kerf usually isn't something you need to bake into the traced SVG itself, but it does explain why two parts meant to fit together snugly (like a box joint) sometimes come out slightly loose after cutting: the beam removed a sliver of material along every cut line. Most laser software includes a kerf offset setting for exactly this reason, applied at cut time rather than in the artwork.

In LightBurn and similar programs, stroke color is typically what tells the software which operation to run on a given path — for example, pure red strokes might mean 'cut' while blue means 'engrave' and black means 'score.' If you plan to assign different operations to different parts of your design, it's worth keeping that in mind when preparing your source artwork, since the trace preserves whatever regions and shapes were distinguishable in the original PNG.

Troubleshooting Common Issues

  • Path has too many tiny segments, slowing the laser down: increase the smoothing/detail setting before exporting so the trace uses fewer, longer curves instead of many short ones.
  • Interior holes aren't cutting out correctly: check that your source PNG had clear, closed interior shapes — noisy or antialiased edges around small holes can confuse the trace into merging or dropping them.
  • Design looks mirrored or rotated after import: this is almost always a software import setting in your laser program rather than the SVG itself — check its orientation and origin options.
  • The laser scorches or chars along slow curves: this is often a sign the path has more detail (and therefore more direction changes) than the material and power setting can handle cleanly — simplify the trace or adjust speed and power for that specific material.
  • Two parts that should fit together are too tight or too loose: this is a kerf issue, not a tracing issue — adjust your laser software's kerf offset rather than re-converting the artwork.
  • Cut only partially goes through the material: this points to power, speed, or focus settings on the laser itself rather than anything in the SVG — a properly closed vector path will still fail to fully cut if the beam settings are wrong for that material's thickness.

Frequently Asked Questions

What laser software accepts SVG files?

Most laser cutting software — including LightBurn, the Glowforge app, xTool Creative Space, and Inkscape-based G-code workflows — imports SVG directly as vector cut paths. LaserGRBL supports vector import too, though it's more commonly used for raster engraving.

Should the SVG have a fill or just an outline?

For cutting, only the path outline matters — fill color is generally ignored by laser software when determining the cut line itself, though many programs use stroke or fill color to decide which operation (cut, engrave, score) to apply to a given layer.

Can I laser-engrave a photo instead of cutting it?

Yes, but engraving a photo typically uses the raster image directly, scanned line by line, rather than a vector trace. Vector conversion is specifically useful for cut paths and clean line art, not photographic shading.

How do I tell my laser software which lines to cut versus engrave?

Most programs, LightBurn especially, use layer or stroke color to separate operations — for example, one color might be mapped to a fast, low-power engrave pass and another to a slower, higher-power cut pass. Organize your source artwork with this in mind if your project needs both.

Does the converted SVG account for kerf?

No — kerf, the small width of material the beam removes, is handled by your laser software at cut time (often as a kerf offset setting), not by the vector file itself. If interlocking parts fit too tightly or loosely, adjust that setting rather than re-tracing the artwork.

What materials should I avoid feeding into a laser cutter?

PVC and vinyl release chlorine gas when cut, which is both hazardous and corrosive to the machine; other materials like ABS and polystyrene foam also cut poorly or unsafely. This is a laser safety consideration independent of file format, but worth knowing before you plan a cut project around a given material.

What resolution or size should my source PNG be for the cleanest laser path?

A reasonably high-resolution, high-contrast source image — sharp edges rather than a blurry or heavily compressed photo — produces the cleanest trace. Exact pixel dimensions matter less than clarity of the outline, since the vector path is ultimately scaled to your real-world cut size in the laser software anyway.

Can I laser cut directly from a PNG without converting it?

Not for cutting — laser software needs vector path data to know where to cut, and a PNG doesn't contain that. You can use a PNG for raster engraving, but a true cut job needs an SVG or similar vector format first.

Why does my design cut at the wrong size even though the SVG looks correct?

This is almost always a units mismatch on import — your laser software may be interpreting the file in millimeters when you intended inches, or vice versa. Check the import or job size settings in your specific laser program rather than re-converting the file.