Image Tools
SVG to PNG
Rasterise SVG vector files into PNG images at any resolution. Drag and drop an SVG, choose a scale factor and optional background colour, then download a crisp PNG — all locally in your browser.
Your file is processed locally in your browser. It is not uploaded to Dueneo.
Loading SVG to PNG…
How to use
- 1
Upload an SVG
Drag and drop or browse for an .svg file.
- 2
Choose a scale
Use the scale slider to render the SVG at 0.25× up to 8× its native size. Higher scales produce sharper, larger PNGs.
- 3
Set the background (optional)
Pick a background colour for non-transparent PNGs, or enable the transparent background option to preserve the SVG's alpha channel.
- 4
Rasterise and download
Click rasterise to draw the SVG to a canvas and export as PNG, then download.
Common use cases
- Convert a vector logo SVG into a high-resolution PNG for use in slide decks.
- Generate a 512×512 PNG favicon source from an SVG icon.
- Prepare an SVG illustration for a platform that does not accept vector files.
- Rasterise an icon set to multiple resolutions by re-running with different scales.
Limitations
- External resources referenced in the SVG (fonts, images) may not render if the browser blocks them.
- SVGs with scripts or foreignObject elements may not rasterise correctly for security reasons.
- Very large scale factors can produce very large PNGs that consume significant memory.