Image & Photo

SVG to PNG converter

Convert SVG code to a PNG image at the size of your choice, in the browser.

  • Instant
  • Free
  • Private (processed locally)
  • No sign-up
Preview

From vector to pixels, at your size

Paste your SVG code, choose the output size and background, preview the result and download a sharp PNG. Everything happens in the browser, with no upload.

  1. Paste the SVG

    The code of your icon or logo.

  2. Set the size

    Width and height, lockable aspect ratio.

  3. Download

    Transparent PNG or white background.

SVG or PNG: which to choose?

FormatTypeIdeal for
SVGVectorWeb, infinite resizing
PNGPixels (raster)Universal compatibility, fixed size

The SVG is rendered via a data-URI image then exported with Canvas. No file is sent; fast and private.

Frequently asked questions

Why convert an SVG to PNG?

SVG is great for the web but not every tool accepts it. PNG, made of pixels, fits everywhere (documents, social, emails, older software) and freezes the rendering at a given size.

How do I choose the output size?

Enter the width and height in pixels. Since SVG is vector, you can export very large with no loss of sharpness. The “keep aspect ratio” option avoids distortion.

Can the background be transparent?

Yes: it is the default, perfect for icons to place on any background. You can also choose a white background if your use requires it.

Is my SVG sent to a server?

No. The SVG is rendered on a local canvas via an image, then exported to PNG with no upload. It is fast and private, even for sensitive logos.