PNG to vector, in your browser.
Scalable paths for print, cutting and embroidery. Free, and nothing is uploaded.
Scalable paths for print, cutting and embroidery. Free, and nothing is uploaded.
The request almost always arrives the same way. A printer, a sign shop or an embroidery digitiser says they cannot use your PNG and need a vector. What they mean is that they need the artwork described as shapes rather than pixels, so it can be scaled, separated into colours, or turned into a cut path.
Drop your PNG above and you will have that file in a few seconds. Free, no account, and the image is traced on your own computer rather than sent anywhere.
A PNG is a fixed grid of pixels. It has one resolution, decided when it was exported, and three consequences follow from that:
Tracing solves all three at once by finding those boundaries and describing them as curves.
PNG is the best raster input a tracer can be given. It is lossless, so the edges are exactly as they were exported, with none of the noise a JPEG picks up, and it often carries a transparent background already.
"Vector" describes the kind of file. SVG, EPS, AI and PDF are all containers that can hold vector artwork. GetSVG gives you SVG, which every modern design tool opens and which most print suppliers now accept.
If your supplier insists on EPS or AI, open the SVG in Inkscape, which is free, and save as that format. The shapes are unchanged; only the wrapper differs. Do not let anyone tell you the trace has to be redone.
Some converters return an SVG that simply contains your PNG embedded whole, which is why print shops sometimes reject a file that has the right extension. Switch on Paths here and you will see every outline and anchor point drawn over the result before you download anything. If you want to test a file from somewhere else, the guide to spotting a fake SVG covers three quick checks.
Related: image to vector, PNG to SVG, andlogo to vector.
<path> elements with cubic Bézier curves.<g fill="#…">, so one click selects a whole colour in Illustrator, Figma or Inkscape.<linearGradient>.In practice, yes. SVG is the vector format you get. People say 'vector' when they mean the concept of scalable shapes and 'SVG' when they mean the file, but for this conversion they describe the same job.
Because a PNG is a fixed grid of pixels. Enlarge it for a banner or a vehicle wrap and the edges go soft, and it cannot be separated into spot colours for printing or cut lines for vinyl. A vector has neither limitation.
Yes. Transparent areas are treated as background, and the resulting file contains no background rectangle, so it drops cleanly onto any colour.
Yes. Colours are measured from the pixels rather than assumed, so a navy logo stays navy rather than becoming black. You can also click any colour swatch and type an exact brand hex before downloading.
It can, if the artwork is reasonably large and not blurry. Crop away the surrounding interface first, and if you can retake the screenshot on a high-resolution display, do so; twice the pixels makes a visible difference to the edges.
Usually about a second, and it happens on your own computer rather than in a queue on someone's server. There is nothing to upload and nothing to wait for.