How to Convert a PNG Logo to SVG (and Why Your Printer Keeps Asking)
Your printer wants vector, you only have a PNG, and the source file is gone. Here's what vectorization actually does, when it works, and how to get a clean SVG without uploading your logo anywhere.
It starts the same way every time. You send your logo to a printer, an embroiderer or a sign maker, and the answer comes back: "Can you send us the vector file?" You dig through your folders and find a PNG. Maybe a JPEG. The designer who made it three years ago isn't answering emails. So you open the PNG, scale it up to the size of a shop window, and watch it dissolve into a staircase of coloured squares.
Why a PNG can't be enlarged
A PNG is a grid of pixels. Each one has a fixed position and a fixed colour, and there are only so many of them. When you enlarge the image, the software doesn't invent new detail — it just makes each existing pixel bigger, or blurs between them. That's why an enlarged logo looks either blocky or soft, but never sharp.
A vector file works differently. It doesn't store pixels; it stores instructions — this curve, that colour, this straight line. When you scale it, the instructions are simply redrawn at the new size. The same SVG prints crisp on a business card and on a four-metre banner. That's the whole reason your printer asks for it, and it isn't them being difficult.
What vectorization actually does
Converting a PNG to SVG is called tracing, or vectorization. The software looks at the pixel grid, works out where the colour boundaries are, and redraws those boundaries as curves. It's a reconstruction, not a recovery: the original vector file is gone, and tracing makes an educated guess at what it looked like.
That guess is excellent on some images and poor on others. It's worth knowing which is which before you start.
- Works beautifully: logos with flat colours, icons, line art, stamps, signatures, simple illustrations
- Works reasonably: logos with soft gradients or a few shadows, if you allow more colours
- Works badly: photographs — you'll get a huge file that looks like a poster filter, not a photo
The rule of thumb: the flatter and cleaner the source, the closer the trace gets to the original. A 200-pixel-wide logo screenshotted from a website will trace, but every JPEG artefact around the letters gets traced too. Start from the largest, cleanest version you have.
The upload problem nobody mentions
Search for a converter and you'll find dozens of websites that do this in your browser. They work. But look at what you're doing: you're uploading a client's logo — or your own unreleased brand — to a server you know nothing about, run by a company whose terms you didn't read, in a country you didn't check. For a personal side project, fine. For client work, that's a conversation you don't want to have.
The alternative is to do it on your own machine. Nothing gets uploaded, nothing gets stored, and it works on a train with no signal.
Getting a clean result
Whichever tool you use, the same handful of settings decide whether your SVG is usable or a mess. Understanding them takes five minutes and saves a lot of frustration.
- Number of colours: too few and your gradients turn to banding, too many and the file balloons with near-identical shapes
- Denoise: removes the stray specks that JPEG compression leaves behind — raise it if your trace looks like it has dust on it
- Corner threshold: lower it for softer curves, raise it to keep sharp angles crisp
- Background removal: a white background isn't transparent, and it will trace as a big white rectangle behind your logo if you let it
The single biggest quality gain, though, is being able to see the trace before you commit. A tool that makes you export the file to find out whether the settings were right turns a two-minute job into twenty.
Where VectorPop fits
VectorPop is a small Windows app that does exactly this job and nothing else. You drop a PNG or JPEG, pick one of three presets — flat logo, detailed logo, or black-and-white line art — and the preview updates as you move the sliders. When you're happy, you export an SVG. Everything runs on your computer; not a single pixel leaves it.
It's free to use, with three SVG exports a day. Pro is €39, paid once, and adds unlimited exports, vector PDF and high-resolution PNG export, AI background removal for photo backgrounds, one-click auto-tune, and batch processing. No subscription — because needing a vectorizer three times a year shouldn't cost you every month.
Got a logo stuck in a PNG?
Try VectorPop free and turn it into a clean, editable SVG — on your own machine.
Get VectorPop