SVG to PNG
Render an SVG safely, at the size you need.
FormatOnce checks the SVG against a strict allowlist, rejects anything active or remote, then renders the sanitized markup onto a canvas — as PNG, JPG or WebP.
Drop an SVG file
Up to 5.00 MB — or paste the markup below.
Choose a fileHow it works
- 01Open an .svg file or paste the markup.
- 02The source is scanned for scripts, event handlers, foreignObject and remote references.
- 03Safe markup is sanitized, then drawn to a canvas at your chosen width.
- 04Download PNG, JPG or WebP with the matching file extension.
Limits
- SVG up to 5.00 MB.
- Max 8000 px per side, 16 megapixels total.
- Remote fonts and images are never loaded.
- Height follows the width to keep the aspect ratio.