imissfiles38 tools
  1. Home
  2. Image tools
  3. HEIC to PNG

HEIC to PNG

Convert iPhone photos to lossless PNG, with transparency preserved where it exists.

HEIC to PNG

Never uploaded

Your file is processed in this tab and never sent anywhere.

How to heic to png

  1. Add your HEIC files. From an iPhone, iPad, or a Photos export.
  2. Let them decode. Decoding runs on this device using a bundled decoder.
  3. Download. Individually, or as a zip for the whole batch.

About heic to png

PNG is the right target when you cannot afford a second round of lossy compression. HEIC is already a lossy format, so converting it to JPEG means the image is compressed twice — once by the phone, once by the converter. For a photograph viewed normally that is invisible. For an image you are going to edit, crop repeatedly, or feed into something else, each generation costs a little more detail, and PNG stops that chain by being lossless.

The practical cases are editing and compositing. A screenshot taken on an iPhone, a photograph destined for a design tool, an image that will be cropped and re-exported several times — all of these are better served by a lossless intermediate. So is anything with sharp edges: text in a photograph, a scanned receipt, a diagram captured with the camera. JPEG puts a faint halo around hard edges; PNG does not.

The trade is size, and it is not subtle. A twelve-megapixel photograph that is three megabytes as HEIC and four megabytes as JPEG can easily be twenty-five megabytes as PNG, because there is no lossy step doing the compression work. For a handful of images that does not matter. For four hundred holiday photographs it is the wrong choice and JPEG is the right one.

Decoding uses the same bundled libheif WebAssembly build as the rest of the HEIC tools here, running in this tab. Nothing is uploaded, which matters most for the photographs people convert for practical rather than sentimental reasons — documents, forms, and identity papers photographed with a phone because that was the fastest way to get them into a computer.

HEIC to PNG FAQ

Should I convert HEIC to PNG or JPG?

PNG if you are going to edit the image or it contains sharp edges and text. JPG for ordinary photographs, and for anything where file size matters — PNG files are several times larger.

Does converting HEIC to PNG lose quality?

No further quality is lost. PNG is lossless, so the decoded image is stored exactly. The original HEIC compression cannot be undone, but nothing new is discarded.

Why are the PNG files so much bigger?

Because nothing is thrown away. HEIC and JPEG achieve small sizes by discarding detail; PNG does not, so a photograph can be five to eight times larger.

Does this preserve transparency?

Yes, where the source has an alpha channel. Most iPhone camera photographs do not, but exported graphics and some screenshots do.

Can I convert several files at once?

Yes. Add the whole batch and download it as a single zip.

Is anything uploaded?

No. Decoding and encoding both happen in this browser tab using a bundled WebAssembly decoder.

Related tools