SVG to PNG
Export vector graphics as PNG – pixel-perfect
Drag SVG files here or click to select
multiple files at once
Why SVG → PNG?
SVG vector graphics are ideal for web and print, but not accepted everywhere. Convert them to PNG for maximum compatibility with all programs and platforms.
Frequently Asked Questions
What is an SVG file?
SVG (Scalable Vector Graphics) is a vector-based image format based on XML. It's ideal for logos and illustrations as it can scale without quality loss.
Why convert SVG to PNG?
PNG is universally supported – even in applications and platforms that don't accept SVG. PNG is also easier to edit and insert into documents.
What resolution is the PNG created at?
The PNG is created at the original size of the SVG graphic. The resolution corresponds to the ViewBox defined in the SVG.
Can I adjust the output size?
Currently, the original size of the SVG is used. Size adjustment is planned for a future version.