SVG to PNG
LocalRasterize SVG to transparent PNG at 1–4× using resvg (high-fidelity fonts/filters) or Canvas, locally in your browser.
Drag files here, or click to browse
Supports .svg,image/svg+xml
Choose fileRasterize SVG to transparent PNG at 1–4×, locally in your browser. resvg-wasm gives better fonts/filters; falls back to Canvas.
What is it? SVG to PNG rasterizes SVG artwork to a transparent PNG at 1–4× using resvg (high-fidelity fonts and filters) or the Canvas API, locally in the browser.
TL;DR: Rasterize SVG to high-resolution transparent PNG.
How to use
- Open an SVG.
- Choose the scale factor and renderer.
- Download the PNG.
FAQ
Which renderer should I use?
resvg gives higher fidelity for fonts and filters; Canvas is a lighter fallback.
Is it private?
Yes, rendering is local.
Limitations
- Fonts must be embedded or available, otherwise text may shift.
- Very large outputs are memory-bound.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.