Back to tool

How to convert SVG to PNG online

Why convert SVG to PNG, and how to export at a scale factor or target width with this tool.

SVG is vector and scales cleanly; PNG is a raster format for previews, handoff, or hosts that reject SVG.

Use 2× / 3× for Retina assets, or “By width” when you need an exact pixel width.

Keep transparency for UI icons; pick a white background for docs and slides.

Conversion runs entirely in your browser — the SVG is never uploaded.

Related reading