Image Tools
SVG to PNG Converter
Convert an SVG to a raster PNG at a resolution you choose, with optional transparency — processed entirely on your device using the browser's canvas.
Add an SVG file
Click to browse, or drag and drop
Or paste SVG markup directly:
How to use this tool
- 1Add an SVG file, or paste SVG markup directly.
- 2Set the output width and background.
- 3Download the PNG.
Frequently asked questions
Can I keep the background transparent?+
Yes — PNG supports transparency, and it's on by default. Turn it off to fill in a solid background color instead.
Will animations or filters in the SVG show up?+
Only whatever the browser can render to canvas at that instant — CSS/SMIL animations are captured as a single static frame, not the full animation.