Rasterize any SVG to a crisp PNG at 1x, 2x, 3x or a custom pixel width — live, in your browser.
Pick or paste an SVG to begin.
Drop an .svg file or paste its markup, pick a scale, and download a PNG rendered at that resolution. Vector artwork stays perfectly sharp because it's rasterized at the exact pixel size you choose — pick 2x or 3x for retina displays. Everything runs in your browser; the SVG never leaves your device.
By default the PNG keeps the SVG's transparency. Turn on fill background and choose a color if you need a solid backdrop — useful when the icon will sit on a light or dark surface.
viewBox (no width/height) is handled automatically, but one with neither needs a custom width or it renders blank.<foreignObject> can taint the canvas and block export. Inline the assets and convert text to paths first.Yes. There is no upload and no account. The rendering runs entirely in your browser and the tool works offline once the page has loaded.