tooly

Convert SVG to PNG online

Rasterize SVG icons and illustrations into crisp PNG images at the exact width you need. Transparency is preserved and nothing is uploaded.

Your files never leave your browser

How to use

  1. Enter the output width in pixels, or leave it empty to keep the SVG's own size.
  2. Drop your SVG files into the box, or click to choose them.
  3. Download each PNG or grab them all as a ZIP.

FAQ

Are my files uploaded to a server?

No. The SVG is rendered by your browser and encoded to PNG locally. Nothing is sent over the network.

Will the PNG be blurry if I choose a large width?

No. SVG is a vector format, so it is rasterized directly at the size you choose — 4000 px is as sharp as 400 px.

What size is used if I leave the width empty?

The width and height declared in the SVG, or its viewBox. SVGs without either default to 300×150.

Is transparency preserved?

Yes. Areas without shapes stay transparent in the PNG.

Why does my SVG render differently?

External images, fonts and scripts referenced from the SVG are not loaded for security reasons. Embed fonts or convert text to paths for identical output.

Related tools