Convert SVG to PNG at any size
SVG drawings (logos, icons, diagrams) scale without losing sharpness, but many places need a normal picture file: presentations, social media, email signatures, some content systems. The converter draws the SVG at the size you choose and saves it as a PNG with a transparent background.
- Upload one or more
.svgor.svgzfiles, or a ZIP of a folder. - Under More options, set SVG size to the width you need on the longest side (1024 px by default), or 0 for the size written in the SVG.
- Click Convert.
Sharp at every size
Because the drawing is rendered at the chosen size (not enlarged afterwards), a 4000 px PNG is as crisp as a 100 px one. The aspect ratio of the SVG is kept: a 2:1 logo at 1024 px becomes 1024 × 512.
Safe by design
An SVG can point to pictures and files elsewhere, on the internet or on a disk. The converter never loads them: only what is inside the uploaded file is drawn. Pictures embedded in the SVG itself (as data) are drawn normally. Text is drawn with the DejaVu font family, because fonts named in the SVG are not downloaded; convert text to outlines in your drawing program if the exact font matters.
Good to know
- Transparent areas stay transparent in PNG and WebP. For JPG, they get a background colour (white by default).
- For an icon file, choose ICO under “Convert to”: the drawing is rendered at 1024 px and each icon size is scaled down from it.
- Very complex drawings (many thousands of shapes or filters) take longer; a batch of simple logos converts in seconds.
- SVG animations and scripts are not run; you get the drawing as it appears at the start.
More about what this tool reads and writes: Image Converter.