CalcBrew

Image Converters

SVG to PNG

Need a logo at 2000 px for a slide or a 512 px icon for an app store? Set the width and get a crisp PNG with a transparent background.

Runs in your browser — files never leave your device.

Drop SVG files here

or click to browse · paste from clipboard · up to 100 MB each

Select files
Options

Height follows the SVG aspect ratio

Share:

Why convert SVG to PNG

SVG scales perfectly but is not accepted by PowerPoint (older versions), most social platforms, email clients and app stores. Rendering to PNG at the size you actually need gives a sharp raster without the blur of upscaling a small PNG.

The SVG is rasterised by the browser’s own renderer, so CSS styles, gradients and fonts referenced in the file appear as they do on screen. External images and fonts inside the SVG must be embedded or publicly reachable.

How it works

  1. Drop SVG file onto the box above, click it to browse, or paste from the clipboard.
  2. Adjust the options if you need to — the defaults suit most cases.
  3. Press Convert. The work happens on your device, so speed depends on your computer or phone.
  4. Download the PNG — individually or all at once.

About the formats

SVG · Scalable Vector Graphics · .svg

A vector format described in XML: logos and icons that scale to any size without blur, editable in a text editor.

  • SVG has no fixed pixel size; when you convert it to PNG you choose the output dimensions.
  • SVG files can contain scripts and external references, which is why some platforms reject uploaded SVGs.
  • Browsers render SVG natively; most social networks and office apps still need a PNG.

PNG · Portable Network Graphics · .png

Lossless image format with transparency, ideal for screenshots, logos, icons and graphics with sharp edges or text.

  • PNG is lossless: every pixel is preserved, which is why photos saved as PNG are 5–10× larger than JPG.
  • Supports an 8-bit alpha channel, so edges can be partially transparent.
  • Most browsers and apps have supported PNG since the late 1990s.

Related conversions

More in Image Converters · All converters

Frequently asked questions