HEIF to PNG Converter

Convert HEIF to PNG online and see exactly what pixel decoding and image re-encoding changes, what PNG still can't promise, and how to verify the result.

Max file size 1 GB. Sign in to save your results.
By proceeding, you agree to our Terms of Use.
◈ Encrypted transfer◷ Short retention⊘ No watermark◎ Works on every device

Pixel decoding and image re-encoding: how HEIF becomes PNG

Converter.now decodes a High Efficiency Image File container that can hold HEVC-coded images, sequences, thumbnails, and metadata into a working pixel canvas, then writes that canvas according to PNG's color and compression model. Dimensions may stay constant while encoding, metadata, and fine detail change. A HEIF parser inventories image items, sequences, derived grids, transforms, auxiliary alpha or depth, thumbnails, and codec configuration before choosing output material. PNG delivery preserves exact raster samples with optional full alpha and color metadata, but file size, palette reduction, animation absence, and profile handling still vary.

Canvas decoded from a High Efficiency Image File container that can hold HEVC-coded images, sequences, thumbnails, and metadata. Image written as pixels written losslessly with a full alpha channel available.

INPUT MODEL

HEIF

HEIF raster image

Used for raster pictures made of individually stored pixels.

Family
Images
MIME
image/heif
OUTPUT MODEL

PNG

Portable Network Graphics

Designed for lossless images and transparency.

Family
Images
MIME
image/png

When to actually choose HEIF to PNG

Choose PNG when its particular balance of compatibility, alpha, animation, and file size matches the destination better than HEIF.

What changes between the HEIF model and the PNG deliverable

  • PNG supports alpha transparency that HEIF never had, so any transparent areas in the result are newly created, not carried over from the source.
  • Treat HEIF-specific metadata fields as optional in the PNG result until you have actually confirmed they survived.

What the HEIF source carries and the PNG output demands

HEIF

What can fail when HEIF raster image is interpreted

Decoder availability varies, and auxiliary depth, burst, or edit items may not be selected as the primary image.

PNG

What Portable Network Graphics cannot safely promise

PNG is a poor fit for photographic detail, and even without any JPEG-style loss, palette reduction can visibly simplify a smooth gradient.

ENGINE

How the PNG writer handles this route

The writer builds pixels written losslessly with a full alpha channel available and labels the result as image/png. The receiving application - Not the extension alone - Is the final compatibility test.

How to confirm the converted PNG actually works

BEFORE

Record the HEIF evidence before conversion

Confirm the intended primary frame, orientation, color profile, alpha, metadata, and playback of any image sequence.

AFTER

Test the PNG file in its receiving workflow

Zoom to 100% on transparent edges, gradients, and small text, and confirm the exact pixel dimensions.