SVG to PNG

Convert SVG to PNG in your browser. Nothing is uploaded.

Free, no limit Nothing uploaded No watermark Works on mobile

Drop your SVG files here

Drop as many SVG files as you like. Nothing is uploaded.

Choose files

You choose the resolution, because a vector has none

An SVG has no pixels. It is a set of instructions describing shapes, which is why it stays sharp at any size. Converting to PNG means fixing those instructions into a grid of pixels, so the first decision is how many.

Set the width you actually need and the height follows the original proportions. Export at the size the image will be displayed at, or twice that for a high resolution screen. There is no benefit in exporting a 40 pixel icon at 4000 pixels beyond a large file.

Transparency is preserved. An SVG with no background produces a PNG with a transparent one, which is usually what you want for a logo or an icon dropped into a document or a presentation.

A vector SVG being rendered to a PNG at a chosen resolution
How it works

Three steps, no upload

Your browser does the decoding and the encoding. There is no queue and no waiting.

1

Add your files

Drop in as many SVG files as you like, or pick them from your device.

2

Check the settings

The output is already PNG. The options under the drop area are the only choices to make.

3

Download

Each file is ready straight away, with its old and new size shown. Take them one by one or as a zip.

SVG and PNG, side by side

SVG, what you have

Not pixels at all, but a description of shapes. That is why it stays perfectly sharp at any size and why a logo is often a few kilobytes rather than a few hundred.

Where it works: Every browser and every vector editor. Upload forms usually reject it because an SVG can contain scripts, and Office support is uneven.

PNG, what you get

Lossless, so every pixel is stored exactly, with a full alpha channel for transparency. Built as a free replacement for GIF and now the standard for logos, screenshots and anything with sharp text.

Where it works: Everything. Support is as universal as JPG, and it is the only one of the two that can carry a transparent background.

Both formats are lossless, so nothing at all is discarded. The picture is identical and only the way it is stored changes.

Both formats support an alpha channel, so a transparent background survives the conversion exactly as it was.

An animated SVG converts to its first frame only, because PNG holds a single still image.

How these formats compare

The four things that decide which format you should be using, for every format involved on this page.

FormatCompressionTransparencyAnimationIntroduced
SVGLosslessYesYes2001
PNGLosslessYesNo1996
JPGLossyNoNo1992
WebPLossyYesYes2010

Age matters more than it looks. A format introduced in the 1990s is read by everything ever made, and one introduced in the last ten years is read by browsers and very little else. That single fact explains most of the reasons people convert images at all.

What happens to the file size

Expect a moderate change either way. Both formats compress lossily, so the result depends on which encoder handles your particular image better and on how much detail your particular image holds.

Two things drive the number more than the format does. The first is the content: a photograph of a landscape holds far more unique detail than a screenshot of a spreadsheet, and detail is what costs bytes. The second is the pixel dimensions, which no format conversion changes. A twelve megapixel photograph is twelve megapixels whatever container it sits in.

If you need to hit a specific size rather than simply make the file smaller, converting is the wrong tool. Our image compressor takes a target in kilobytes and finds the highest quality that fits under it, which is what upload forms with a stated limit actually require.

Why convert away from SVG at all

SVG is the better format for almost everything on the web. These are the cases where it is not.

  • Social media, none of which accept SVG for a profile picture, a post or an Open Graph preview.
  • Word, PowerPoint and email, where SVG support is patchy and a PNG always renders.
  • Upload forms, which almost universally reject SVG because it can contain scripts.
  • Print, where a raster at high resolution is often simpler than debugging fonts and effects in a vector.

Anywhere else, keep the SVG. It is smaller, it stays sharp at every size and it costs one request rather than several.

Everything runs on your device

There is no upload. Your browser decodes the file, draws it onto a canvas in memory and encodes it again in the format you asked for. The picture never travels anywhere, no server sees it, and nothing is stored or logged.

That matters most for the images people actually convert: identity documents, medical scans, private photographs, unreleased design work. On a conventional converter every one of those is copied to a machine you do not control, kept for some period you are not told about, and processed by software you cannot inspect.

It is also simply faster. There is no queue, no upload wait and no download wait, so a large batch finishes in the time it takes to read this paragraph. The only real limit is your device's memory, and a modern phone handles dozens of full resolution photographs without difficulty.

Your filename is kept

The converted file keeps the name you gave it, with only the extension changed. Nothing is appended, no brand is inserted and no counter is added. These files get uploaded straight into forms that sometimes check the name, and an unexpected one is one more thing that can be rejected for no good reason.

There is no watermark either, at any size, on any number of files. A watermark on a free converter exists to sell you the paid version, and we would rather not have that conversation with you at all.

Converting several files at once

Drop as many files as you like. Each one is converted separately and appears in the list with its original size, its new size and the difference between them, so nothing about what happened is hidden from you.

Download them one at a time, or use Download all to take the whole set as a single zip. The archive is built in your browser too, from the files already sitting in memory, so it costs one click and no waiting. Images are already compressed, so the zip stores them rather than compressing them again, which would only make the file larger.

If a file cannot be read, that row says so and the rest carry on. One awkward file in a folder of fifty does not stop the other forty nine.

What happens to the metadata

The conversion decodes the picture and encodes it again, so the embedded metadata does not travel with it. That includes EXIF data: the camera model, the exposure settings, the date, and on a phone photograph the GPS coordinates of wherever it was taken.

For most people that is a benefit rather than a loss. A photograph taken at home and uploaded to a public listing carries the location of your home inside it unless something strips it, and very few sites do. Converting the file removes it as a side effect.

If you actually want the metadata kept, for a photography portfolio or a copyright claim, this is the wrong tool and you should keep the original alongside the converted copy. Colour profiles are handled the same way: the image is converted into the standard sRGB space that browsers and the web use, which is right for anything published online and wrong for a print workflow that depends on a wider profile.

FAQ

SVG to PNG

The questions people ask most about this conversion.

Twice the size the image will be displayed at is a good default, which covers high resolution screens. For a 200 pixel wide logo, export at 400.

Yes. If the SVG has no background rectangle, the PNG will be transparent behind the artwork.

Because the SVG references a font your browser does not have. Convert text to outlines in your design tool before exporting, and the shapes travel with the file.

Only by tracing it, which is a different operation and works well for simple flat artwork. Our PNG to SVG page does that.

Completely, with no limit on how many files you convert or how large they are. There is no account, no paid tier and no watermark, because the conversion runs on your device and costs us nothing to provide.

No. Your browser decodes and re-encodes the image in memory on your own machine. Nothing is transmitted, nothing is stored and nothing is logged. You can disconnect from the internet after the page loads and it will still work.

No. There is no watermark, no logo and no added border, whatever the file size and however many you convert.

Yes. Only the extension changes, so a file called scan-final.svg becomes scan-final.png. Nothing is added to the name.

Yes. Drop a whole folder in and each file is converted separately, then download them individually or take the entire set as one zip built in your browser.

Yes, on both iPhone and Android. The layout adapts to a narrow screen and the conversion uses the same browser image pipeline your phone already relies on.

Need a different conversion?

Over a hundred free tools, all running in your browser. Nothing is uploaded and nothing is capped.