Initializing... drag & drop files here
Supports: PNG
HEIF stores a PNG-quality image in roughly half the space by encoding it with the HEVC (H.265) codec, and unlike JPEG it keeps your PNG's transparency. The catch worth knowing before you convert: HEIF is an Apple-ecosystem format — iPhones, iPads, and Macs open it natively, but Chrome, Firefox, and Edge cannot, so it is built for storage savings on Apple devices, not for universal sharing. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.
| Property | PNG | HEIF (HEVC-coded) |
|---|---|---|
| Compression | Lossless | Lossy by default; lossless mode available |
| Typical size | Baseline | Often roughly half of an equivalent PNG |
| Transparency (alpha) | Yes | Yes — preserved from the source PNG |
| Color depth | 8 / 16-bit | 8, 10, 12-bit (up to 16-bit) |
| Standard | W3C / ISO PNG | ISO/IEC 23008-12 (2015) |
| Opens in Chrome / Firefox / Edge | Yes | No |
| Opens on iPhone / iPad / Mac | Yes | Yes (iOS 11+, macOS High Sierra+) |
| Best for | Universal sharing, the web, screenshots with text | Saving space in an Apple photo library |
By default, yes — HEIF uses lossy HEVC compression, so re-encoding a lossless PNG discards some data to gain the size savings. At the "Very High" preset the difference is usually invisible, but if you need an exact copy, switch the "Lossless?" toggle to Yes. Note that a lossless HEIF of a detailed PNG is much closer in size to the original, so you trade most of the space savings for that exactness.
Yes. HEIF stores transparency as an alpha plane (per the ISO/IEC 23008-12 specification), so the transparent areas of your PNG carry over to the HEIF output. This is a key advantage over JPEG, which has no transparency at all and would fill those areas with a solid color.
HEIF is HEVC-coded, and that codec is complex and costly to license, so Chrome, Firefox, and Edge do not display HEIF images — only Safari 17.0 and later does. On Windows you need the Microsoft HEVC/HEIF extensions (Windows 11 22H2 and later include support), and on Apple devices it just works from iOS 11 / macOS High Sierra onward. If you need a file anyone can open anywhere, convert to PNG or JPG instead.
They are closely related. HEIF is the container format (ISO/IEC 23008-12); HEIC is the specific profile where the image inside is encoded with the HEVC (H.265) codec. The .heic extension implies HEVC, while .heif is the generic container name. For the images this tool produces the practical difference is just the file extension — if your target is an Apple photo library, see PNG to HEIC.
It depends on the image, but HEVC-coded HEIF is typically around 40-50% smaller than JPEG at matched visual quality, and often roughly half the size of an equivalent PNG. In our testing, a detailed 1920×1080 PNG at the "Very High" preset produced a HEIF file in the low hundreds of kilobytes versus a multi-megabyte source. Flat graphics with few colors compress less dramatically than photographs.