Images
SVG to PNG/JPG Converter
Conversion workspace
SVG to PNG/JPG Converter
Render SVG vector images as PNG or JPG files you can use anywhere. Choose a 1x, 2x, or 3x scale to output at a higher resolution.
How to use
Choose an SVG
Select an SVG file up to 20 MiB.
Set the output
Pick PNG or JPG and choose a 1x, 2x, or 3x scale.
Convert and save
Start the conversion and download the file once it's verified.
Frequently asked questions
How is the output image size determined?
The size defined in the SVG document is multiplied by the scale you choose. For example, converting a 400×300 SVG at 2x produces an 800×600 image.
Can I convert SVGs that use external images or fonts?
Only content embedded in the SVG itself is rendered. Images and web fonts referenced by external URLs won't appear in the result, because no network requests are made.
What happens to transparent backgrounds?
PNG output keeps transparent backgrounds intact. JPG doesn't support transparency, so transparent areas are filled with white.
What if the result looks blurry?
Convert again at 2x or 3x scale. The vector is rendered at a higher resolution, so it stays sharp even when scaled up.
Are my SVG files sent anywhere?
No. SVGs are rendered right in your browser and never uploaded anywhere. Your files never leave your device.