SVG to PNG converter
Rasterize an SVG file to PNG at any pixel size. Processed entirely in your browser.
Drop your SVG file here
or choose an SVG file from your device
Maximum file size: 5MB
Advertisement space
Frequently asked questions
- Yes, completely free with no signup or usage limit.
- No. Rendering happens directly in your browser using the Canvas API.
- Yes — the width and height default to the SVG's own dimensions, but you can set any pixel size, optionally locked to the original aspect ratio.
- Browsers block SVGs that reference external images or fonts for security reasons. Try an SVG with everything embedded inline.