PNG to SVG for Cricut.

Cut-ready paths, layered per colour. Converting uploads nothing.

Drop a PNG, JPG or WebP
or paste from the clipboard
Best from 500 px wide, sharp edges, plain background
Or try:

PNG to SVG for Cricut, in your browser

Cricut Design Space will happily accept a PNG, and then it has to invent a cut line by guessing where the edges are. Sometimes the guess is fine. Often it produces a jagged path, loses thin details, or wraps a rectangle around your whole design. Uploading an SVG skips the guessing entirely: the outline is already in the file, and the machine cuts exactly the line you can see.

GetSVG converts your PNG in the browser, so the design never leaves your computer. There is no account, no watermark and no daily limit, which matters when you are working through a folder of designs.

Why an SVG cuts better than a PNG

  • The cut path is exact. A vector outline is a mathematical curve. Design Space follows it precisely rather than tracing around pixels it had to interpret.
  • It scales. Resize a traced SVG from a 2 inch decal to a 20 inch wall piece and the edge stays perfectly smooth. A PNG goes soft the moment you enlarge it.
  • Colours arrive as layers. GetSVG writes one group per colour and Design Space reads each group as its own layer, ready to assign to separate mats.
  • No background rectangle. With Transparent background switched on there is nothing behind your artwork, so the machine does not cut a box around it.

Getting a clean cut file

  1. Start with the largest PNG you have. Around 1000 pixels wide or more is ideal. Below 300 pixels GetSVG will warn you, and the cut line will show it.
  2. Check the preset. Clean logo suits flat shapes and solid designs. Hairline is for thin script and fine lettering. Brush keeps the texture of hand-lettered artwork.
  3. Leave Transparent background on unless the background is genuinely part of the design.
  4. Turn on Paths and look at the thin parts. This is the step most people skip. The overlay shows every anchor point, so you can see immediately whether a delicate stroke has enough substance to survive being weeded off the backing.
  5. Download the SVG and upload it in Design Space under Upload, then Upload Image.

What tears on the mat, and how to avoid it

The most common disappointment is not the trace, it is the material. Vinyl does not forgive detail below roughly one millimetre at cut size. Script fonts with hairline connectors, fine serifs and small interior cut-outs all tend to lift or tear during weeding.

Two fixes, both in the inspector. Raise Stroke thickness in Fine-tune to thicken every stroke slightly before you download, which is far easier than editing paths afterwards. Or simply scale the design up in Design Space until the thinnest part clears a millimetre. If you are cutting cardstock rather than vinyl you have a little more room, but not much.

Layers, welding and grouping

A two-colour design arrives in Design Space as two layers. From there you have the usual choices: assign each layer to its own mat and its own vinyl colour, use Attach to hold pieces in position relative to each other, or use Weld to fuse overlapping shapes into a single cut outline. Welding is what you want for connected script, where the letters should cut as one continuous piece rather than separate characters.

If your design should be a single colour, choose Black & white in the Colours section before downloading. That gives one layer and saves you merging afterwards.

Related: PNG to SVG, transparent backgrounds, and the guide to vectorizing a logo.

How PNG to SVG for Cricut works in GetSVG

  1. Drop, paste or choose a picture. PNG, JPG or WebP. The file is read by your browser and is not uploaded.
  2. GetSVG picks a preset. It looks at the pixels — how many colours, how soft the edges are, how much plain background — and chooses Clean logo, Hairline, Brush, Sketch, Illustration or Artwork. Every other setting follows from that.
  3. The tracer runs. For each colour a mask is built and Potrace fits smooth Bézier curves to its outline, in a Web Worker so the page stays responsive. Re-tracing after a settings change keeps the previous result on screen until the new one is ready.
  4. Check it is real geometry. Turn on Paths to see outlines and anchor points, or drag the Split handle to compare original and vector.
  5. Download. SVG grouped per colour, PNG at 1×/2×/4×, or copy the SVG code.

What you get

  • Editable paths, not an embedded bitmap. The SVG contains only <path> elements with cubic Bézier curves.
  • One group per colour. Each colour is a <g fill="#…">, so one click selects a whole colour in Illustrator, Figma or Inkscape.
  • A tight view box. Empty space around the artwork is trimmed automatically, with a small safety margin.
  • Transparent background on request. The dominant border colour is detected and removed.
  • Real gradients when you want them. In Full colour mode, Smooth fits a linear gradient across a faded region and writes a genuine <linearGradient>.

Questions

Why does Cricut Design Space need an SVG rather than a PNG?

Design Space will import a PNG, but it has to guess where the cut line goes, and it guesses from pixels. An SVG already contains the outline as a mathematical path, so the machine cuts exactly that line. You also get to scale the design to any size without the edge going soft.

Will my colours become separate layers in Design Space?

Yes. GetSVG writes one group per colour, and Design Space reads each group as its own layer. A two-colour design arrives as two layers you can assign to two mats, or weld together if you want one cut.

My design has thin details that Cricut will not cut cleanly. What can I do?

Anything under about 1 mm tends to tear on vinyl. Trace it, then check the Paths overlay: if a stroke is only a few anchor points wide it will be fragile. Raise Stroke thickness in Fine-tune to fatten it, or scale the whole design up before cutting.

Do I need to remove the background first?

No. Leave Transparent background switched on and GetSVG removes the plain colour around your artwork, so Design Space does not add a rectangle cut around everything.

Can I sell what I make with this?

GetSVG adds no licence of its own to your output; the file is yours. But tracing someone else's artwork does not give you the right to sell it. Check the licence of the original image.