Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
PNGtoSVG
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
You can convert PNG to SVG free and without an account: drop the file above and the SVG is ready to download in a second or two. The conversion happens inside your own browser, so the file is never uploaded — it works on Windows, Mac, Linux, iPhone and Android, and keeps working with the network switched off.
Where it runs
In your browser. The file is never uploaded.
Lossy
Some detail is traded for size. SVG cannot hold everything a PNG can.
File size limit
Up to 100 MB per file, free, without an account.
Worth knowing
Tracing redraws the picture as flat shapes, which is what lets the result be scaled to any size without going soft. It works by finding the edges between areas of similar colour and drawing an outline around each one, so it is at its best where those areas genuinely exist: a logo, an icon, a flat illustration, a scanned line drawing. A photograph has no flat areas, so tracing invents them — the result is posterised and larger than what you started with. The traced file is measured against yours, and the page tells you which of the two happened before you download it.
Lossless raster format with transparency. The safe choice for screenshots, logos and line art.
Vector graphics as XML. Sharp at any size, and the only image format you can edit in a text editor.
| PNG | SVG | |
|---|---|---|
| Full name | Portable Network Graphics | Scalable Vector Graphics |
| File extension | .png | .svg |
| Media type | image/png | image/svg+xml |
| Compression | Lossless — nothing is discarded | Uncompressed |
No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file.
Yes. There is no account, no watermark and no limit on how many files you convert — it runs on your own machine, so it costs us nothing to let you. Files up to 100 MB are handled in the browser.
PNG and SVG describe content in fundamentally different ways, so the conversion is a reconstruction rather than a copy. The result is faithful, but not byte-for-byte equivalent. Tracing redraws the picture as flat shapes, which is what lets the result be scaled to any size without going soft. It works by finding the edges between areas of similar colour and drawing an outline around each one, so it is at its best where those areas genuinely exist: a logo, an icon, a flat illustration, a scanned line drawing. A photograph has no flat areas, so tracing invents them — the result is posterised and larger than what you started with. The traced file is measured against yours, and the page tells you which of the two happened before you download it.
No installation is needed for the conversion itself — it runs in the browser you already have. Opening the SVG afterwards needs whatever software normally handles Scalable Vector Graphics on your device.
This page converts one into the other. If you are choosing rather than converting, PNG vs SVG answers which to use, for what, and what each is bad at.
The claims this page makes about PNG and SVG are checkable, and these are the documents that settle them.