SVG to PNG converter
Convert SVG to PNG in your browser. The only decision that matters is the output size — set it first, and convert text to paths if the fonts matter.
Drop files here
or
Accepts .svg · Up to 20 files at a time · up to 80 MB each "Upload" and "download" here mean your browser reading a file from this device and writing one back to it. Nothing is sent to a server — open your browser's network panel and watch: no request carries your file.
FAQ
What size should I choose?
The largest the image will ever be shown at, and err on the generous side. A PNG scales down cleanly and never scales up. Set the maximum width in the advanced options.
Why does my text look wrong?
Because the SVG references a font by name and that font was not available, so a substitute was used. Convert the text to paths in your vector editor before converting.
Is the transparent background kept?
Yes. Both formats support transparency, so it comes across unchanged. If you need a solid background, add one in the SVG before converting.
Can I convert PNG back to SVG?
Not meaningfully. Going from instructions to pixels loses the instructions; recovering them requires tracing, which guesses at shapes and is a different kind of tool entirely.
Why would I rasterise an SVG at all?
Because plenty of software will not take one — office documents, older editors, many upload forms, and platforms that only accept raster images.
Is it really free?
Yes — every conversion on this site, with no account, no watermark and no daily cap. The work happens on your own device, so there is no server bill for us to pass on to you.
Do I need to install anything?
No. It runs in any modern browser, on Windows, macOS, Linux, Android and iOS. There is nothing to download and nothing to sign up for, and once the page has loaded it keeps working with the network switched off.
Related converters
- JPGtoPNGRe-encodes to PNG without losing detail
- WebPtoPNGRe-encodes to PNG without losing detail
- AVIFtoPNGRe-encodes to PNG without losing detail
- GIFtoPNGRe-encodes to PNG without losing detail
- BMPtoPNGRe-encodes to PNG without losing detail
- TIFFtoPNGRe-encodes to PNG without losing detail
- ICOtoPNGRe-encodes to PNG without losing detail
- PDFtoPNGRenders each page as PNG; several pages come back as a ZIP