SVG to PNG converter

Rasterise SVG logos and icons to PNG at any pixel size, with transparent background, in your browser.

Drop SVG files here

SVG files (other image formats work too) · up to 100 at once · converted on this device

Tip: you can also paste a copied image.

Convert to

Downsizes only; SVG is drawn at this size (default 1024).

Why convert SVG to PNG?

Many platforms (social profiles, app stores, office documents) want a PNG rather than vector SVG. Because SVG has no fixed size, you choose how large the PNG is.

What to expect

  • Set “Longest edge” to the pixel size you need; SVG is redrawn sharply at that size (it can go larger than the SVG’s stated size).
  • Fonts or images the SVG loads from other websites won’t render, because browsers block external resources in images. Outline text first.
  • Transparency is preserved.

How to convert SVG to PNG

  1. Tap Choose images or drag your SVG files onto the light box (up to 100).
  2. PNG is already selected. Adjust quality or the longest edge if you need to.
  3. Press Convert to PNG, then save files one by one or as one ZIP.

Related reading: WebP vs PNG: measure which is smaller for your image.

The two formats

SVG: Scalable Vector Graphics (W3C)

Vector artwork described in XML. It has no fixed pixel size, so converting means choosing how many pixels you want.

PNG: Portable Network Graphics (ISO/IEC 15948)

Lossless, supports full transparency. Ideal for screenshots, logos and graphics with flat colour; heavy for photos.

SVG to PNG: questions

How do I choose the PNG size?

Use the Longest edge option. For a logo, 1024 or 2048 px is common; for favicons use SVG to ICO.

Why does my text look like a different font?

The SVG refers to a font your device doesn’t have. Convert text to outlines in your design tool and try again.

Does it support animated SVG?

The static first state is captured.

Other conversions