Image to PNG Converter

Convert any image to PNG in your browser. Nothing is uploaded.

Free, no limit Nothing uploaded No watermark Works on mobile

Drop your image files here

JPG, PNG, WebP, AVIF, BMP and GIF. Nothing is uploaded.

Choose files

The safe target when you are not sure

PNG is the format to choose when you want the conversion itself to cost you nothing. It is lossless, so every pixel the source decoded to is stored exactly, and it has a full alpha channel, so transparency survives from any format that had it.

That makes it the right answer for logos, icons, screenshots, diagrams and anything with sharp text, and the right answer whenever the image is about to be edited and saved repeatedly. JPEG loses a little on every save; PNG loses nothing ever.

The trade is size. PNG files are larger, often several times larger than a JPG of the same picture, and dramatically larger than a WebP or AVIF. For a photograph destined for a web page that is the wrong trade. For anything that has to stay exact, it is the only sensible one.

Several image formats being converted to lossless PNG files
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 files as you like, in any format your browser can open, or pick them from your device.

2

Check the settings

There is nothing to set. The output is PNG, which is what this page is for.

3

Download

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

The formats you can convert from

Anything your browser can decode converts here, and the browser is the widest reader of image formats most people own. What follows is what each one is for, so you can judge whether PNG is really the target you want.

JPG

The oldest and most widely supported image format there is. It throws away detail your eye is unlikely to notice, which is why photographs end up several times smaller than they would otherwise be.

WebP

Google's replacement for both JPG and PNG on the web. Roughly thirty percent smaller than JPEG at the same quality, and far smaller than PNG for flat graphics, while still supporting transparency and animation.

AVIF

The most efficient still format in common use, built on AV1 video compression. Frequently half the size of a JPEG at a matching quality, with transparency and wide colour support.

GIF

Limited to 256 colours and to fully on or fully off transparency, which is why GIF logos often have a jagged fringe. It survives entirely because it can animate.

BMP

Windows' original bitmap format. It applies no compression whatsoever, storing three or four bytes for every pixel, which makes the files enormous.

PNG, the target

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.

How these formats compare

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

FormatCompressionTransparencyAnimationIntroduced
JPGLossyNoNo1992
PNGLosslessYesNo1996
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

The change depends entirely on what you start with. A PNG photograph converted to JPG can shrink by ninety percent. A JPG converted to PNG will grow by two to five times. The tool shows the before and after size for every file, so you can see the result rather than guess at it.

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.

When to choose PNG over JPG

Both open everywhere, so this is purely about content and intent.

  • There is a transparent background, PNG, always. JPG would fill it with white.
  • Sharp text, a screenshot or a diagram, PNG. JPEG artefacts cluster around hard edges and are very visible.
  • It will be edited and re-saved, PNG, since lossless saving costs nothing.
  • A large photograph for the web, JPG or WebP. A PNG will be several times the size for no visible gain.
  • An upload form with a size limit, JPG, and compress it to the exact limit if needed.

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

Image to PNG

The questions people ask most about this conversion.

Yes. PNG stores every pixel exactly as the source decoded, so this step adds no loss of its own. Loss already present in a lossy source stays as it is.

Anything your browser can display: JPG, WebP, AVIF, BMP, GIF, JFIF and SVG everywhere, plus HEIC and TIFF in Safari.

Yes, from any format that had it, including WebP, AVIF, GIF and SVG. PNG stores a full alpha channel.

Because the original was lossy and PNG is not. Going from a compressed format to a lossless one always costs size. That is the trade you are making.

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.png 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.

Yes. Photo to png, photo to png converter and eps to png: the same conversion, written the way different people write it, and this page does all of them.

Need a different conversion?

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