Convert SVG to PNG Online
Convert SVG vector graphics to raster PNG online.
Drop a file or click to choose
svg — до 25 МБ
Files are deleted right after processing — we do not store or view them.
SVG is a vector format — icons, logos and diagrams that scale without losing quality. But not every program or platform accepts SVG, and sometimes you just need a regular raster file. This converter turns SVG into PNG while keeping the transparent background.
Upload an SVG file and download the PNG. Processing happens on the server via ImageMagick with the librsvg delegate, and the file is deleted right after conversion. Need a JPG without transparency instead? Use SVG to JPG. The maximum size is 25 MB.
Frequently asked questions
Yes, PNG supports an alpha channel, so transparent areas in the SVG stay transparent.
Whatever is set in the SVG file’s viewBox/dimensions. To make it larger, edit the width/height attributes in the source SVG.