Initializing... drag & drop files here
Supports: HEIF
HEIF (and its iPhone variant HEIC) is the high-efficiency format your iPhone has saved photos in by default since iOS 11, but Windows, older photo editors, and many websites still reject it. Converting to PNG fixes that with the highest-quality target available: PNG is lossless, so no new compression artifacts are introduced, and it keeps a full alpha channel, so transparency survives the conversion. The one tradeoff is size — a PNG can be several times larger than the HEIF it came from.
| Property | HEIF / HEIC (source) | PNG (output) |
|---|---|---|
| Compression | Lossy (HEVC-based) | Lossless |
| Transparency | Alpha supported, patchy app support | Full 8/16-bit alpha, supported everywhere |
| Color model | RGB, up to 10-bit / HDR | RGB, 8 or 16-bit per channel |
| Typical file size | Smallest | Often several times larger |
| Native browser display | Not supported in Chrome, Firefox, or Edge | All major browsers |
| Best for | iPhone storage efficiency | Editing, sharing, web, archival |
No — the pixels you can see are preserved. PNG uses lossless compression, so the conversion does not add any new artifacts on top of what the HEIF already contained. PNG cannot un-do compression that HEIF applied when the photo was taken, but it will not degrade the image further, which is why PNG is the best-quality target for archiving a HEIF photo.
Because HEIF uses lossy HEVC compression to pack photos into a small space, while PNG stores every pixel losslessly. For a typical iPhone photo the PNG can be several times the size of the source. If file size matters more than transparency or perfect fidelity, convert to JPG instead with our HEIF to JPG converter, or shrink the PNG afterward with the PNG compressor.
Yes. PNG supports a full alpha channel (8- or 16-bit per channel), so any transparency stored in the HEIF is carried into the PNG. This is a key reason to choose PNG over JPG, which has no alpha channel and would flatten transparent areas onto a solid background.
The visible image is preserved, but Apple-specific extras may not carry across. HEIF can store HDR and 10-bit color, plus auxiliary data like depth maps used for Portrait mode. A standard PNG export keeps the rendered image; HDR tone-mapping and depth maps are not part of the PNG you download, so treat the PNG as the flattened, universally compatible version of the photo.
Effectively yes for this tool. HEIF is the container standard (ISO/IEC 23008-12); .heic is the extension Apple uses when the image inside is encoded with the HEVC (H.265) codec, which is what iPhones produce. In our testing both .heif and .heic files from iPhones convert to PNG the same way, so you can upload either.
Your file is uploaded over an encrypted connection, converted on our servers, and the download is returned to you. Uploaded files are deleted automatically a few hours after conversion — no sign-up, no watermark, and nothing is shared or made public.