What it does
Loads your SVG as an image source, draws it to a canvas at the width you specify, and exports lossless PNG. Use it when you need fixed-pixel assets for social templates, legacy CMS fields, or game UI that does not accept SVG.
tool / imaging
Turn vector SVG into a raster PNG at the pixel width you need. Paste markup or load a file — useful for icons, logos, and assets that must be bitmaps for older pipelines.
Back to tools indexLoads your SVG as an image source, draws it to a canvas at the width you specify, and exports lossless PNG. Use it when you need fixed-pixel assets for social templates, legacy CMS fields, or game UI that does not accept SVG.
SVG loaded via blob URL and drawn as an image does not execute embedded scripts the way inline DOM SVG can. Still, only paste SVG from sources you trust. External images or fonts may not load if the browser blocks them.
xmlns on the root) or upload an .svg file.The vector has no fixed size, so the width you type is the quality decision. Rendering at the exact display size looks soft on high-DPI screens — export at double the CSS size instead (a 128 px icon becomes a 256 px PNG). Since PNG is lossless, the only cost of going bigger is file size. The tool caps output at 8192 px, and height follows the SVG's own aspect ratio, so you never have to compute it.
Favicons and app store icons are the usual suspects: you've got the logo as SVG, and the upload form wants a PNG at a specific size. Email clients are another — most strip or mangle SVG, so newsletter logos ship as bitmaps. Slack emoji, GitHub social preview images, and older CMS media libraries all have the same restriction. The dark background option exists for exactly this checking step: render once on white and once on dark to catch a logo that disappears against one of them before you publish it.
// huntermussel
HunterMussel ships intelligent automation and custom software for document and media workflows — from templating to batch rendering.
Explore Intelligent Automation →Advertisement · Publicidade