Skip to content

SVG to PNG Converter

Turns SVG vector graphics into sharp PNG images at any size, with a transparent or solid background.

Your SVG stays on this device

This tool runs entirely inside your web browser. Your SVG is processed on your own device and is never sent to our servers. How this works

Drag and drop an SVG file here

or

SVG to PNG Converter is a free tool that turns SVG vector graphics into PNG images at any size, with a transparent or solid background. Open an .svg file or paste SVG code; everything is converted in your browser, and nothing is uploaded.

How to convert SVG to PNG

  1. Drop an SVG file into the box, or paste the SVG code.
  2. Choose a size: a multiple of the SVG’s own size (1×–4×), or an exact width in pixels.
  3. Pick a transparent, white or custom background, check the preview, and click Download PNG.

Choosing the right size

SVGs are vectors, so they can be converted at any size without becoming blurry. For app icons and web images shown on phones and high-resolution screens, 2× or 3× the display size keeps them sharp. For print, work out the width in pixels from the printed size: 10 cm at 300 dpi is about 1,181 pixels.

Common problems

Safe for SVGs from anywhere

SVG files can contain scripts. This converter draws the SVG the same way a web page shows an image, where browsers never run scripts or fetch external files, so it is safe to convert SVGs you downloaded or received.

Need the SVG itself inside HTML or CSS instead? Image to Base64 turns it into a data URL. To make the PNG smaller afterwards, run it through the Image Compressor.

Frequently asked questions

What size will the PNG be?

By default, 2× the SVG’s own size, which looks sharp on high-resolution screens. You can choose 1× to 4×, or type an exact width; the height follows automatically.

Is the background transparent?

Yes, unless you choose white or another colour.

Why does my text look different?

An SVG that uses a font that isn’t installed on your device is drawn with a fallback font. Convert text to outlines in your design app to get an exact match.

Is it safe to convert an SVG from someone else?

Yes. SVG files can contain scripts, but the image is drawn in a mode where browsers never run scripts or load outside files.

Last updated

Missing a feature, or need a tool we don’t have? Suggest it.