SVG to PNG. Crisp raster, any scale.
Rasterize any SVG into a pixel-perfect PNG. Paste the markup or drop a file, then export at 1×, 2×, 4× or a custom width — transparent or on white. Everything renders on your device; nothing is uploaded.
A free online tool by Digital HeroesWhy convert locally?
SVGs are perfect for the web, but you often need a raster PNG for emails, app icons, social posts or design tools that don't accept vectors. The converter reads your SVG's width, height and viewBox, renders it on a canvas at the scale you choose, and hands you a PNG. All rendering happens in your browser, so your artwork never touches a server.
Everything the export should do.
Five steps, no manual.
- Drop an .svg file onto the upload area, click to browse, or paste SVG markup into the text box.
- Pick a scale preset (1×, 2×, 4×) or switch to Custom and type your target width in pixels.
- Tick White background if you need an opaque PNG, or leave it off for a transparent one.
- Check the live preview and pixel dimensions on the right.
- Click Download PNG to save the file straight to your device.
Frequently asked questions.
Is the SVG to PNG converter free?
Are my files uploaded anywhere?
What output sizes does it support?
What if my SVG has no width or height attribute?
viewBox to work out the intrinsic size automatically. If neither the width/height nor a viewBox is present, it falls back to 300 × 150 px.Can I keep the background transparent?
Why won't my SVG render?
<svg> element.Published · Last updated .