Convert HEIF to PNG
Convert HEIF images to PNG format instantly in your browser. PNG preserves every pixel losslessly and supports transparency. Perfect for editing and archival. No upload needed.
Drag 'n' drop files here, or
click to select files
.heif
Drop your files and click Convert to get PNG
//when_to_use
When to Convert HEIF to PNG
- Converting HEIF photos from Samsung Galaxy phones to PNG for editing in Photoshop or Affinity Photo
- Preparing HEIF images from Canon cameras for lossless import into graphic design tools like Figma or Sketch
- Archiving HEIF family photos as PNG to ensure long-term readability without relying on HEVC codec availability
- Extracting HEIF images with transparency for use in presentations, posters, or digital art compositions
- Converting HEIF reference photos to PNG for use in Procreate and other iPad/desktop illustration apps
//comparison
HEIF vs PNG
| Property | HEIF | PNG |
|---|---|---|
| Compression | HEVC (lossy) | DEFLATE (lossless) |
| Typical file size (12MP photo) | 2-4 MB | 15-25 MB |
| Transparency | Supported | Supported (full alpha) |
| Quality loss on convert | N/A (source) | None (lossless) |
| Software support | Limited (needs codec) | Universal |
| Best for | Modern devices, storage | Editing, design, archival |
//how_it_works
How It Works
Drop your HEIF files
Drag and drop or select HEIF image files from Samsung Galaxy, Canon cameras, or any HEIF-producing device. Multiple files supported for batch conversion.
HEVC decoding in browser
The heic2any library decodes the HEVC-compressed image data entirely in your browser. Your photos stay on your device — nothing is uploaded.
DEFLATE PNG encoding
The decoded image is rendered on a Canvas and exported as PNG using DEFLATE lossless compression via Canvas toBlob — every pixel preserved exactly, with full alpha channel support.
Download your PNG files
Your lossless PNG files are ready for editing, archiving, or use in any image tool. Expect larger file sizes than HEIF — that's the cost of zero quality loss.
// under the hood
HEIF uses the HEVC (H.265) codec for image compression. Our converter uses the heic2any library to decode HEVC image data entirely in the browser, renders the result onto an HTML Canvas, and exports as PNG using the Canvas toBlob API with the image/png MIME type. PNG uses DEFLATE lossless compression and supports 8-bit alpha channel transparency. No EXIF metadata is preserved.
//faq
Frequently Asked Questions
- What is HEIF format?
- HEIF (High Efficiency Image File Format) is a modern image container using HEVC (H.265) compression. It's used by Samsung Galaxy phones, Canon cameras, and is the underlying standard behind Apple's HEIC. HEIF files are compact but have limited software support outside modern Apple and Samsung devices.
- Why convert HEIF to PNG?
- Convert to PNG when you need lossless quality for editing, graphic design, or archival. PNG is universally supported in every image editor (Photoshop, GIMP, Figma, Affinity), every browser, and every platform. Unlike JPG, PNG won't introduce additional compression artifacts on top of the HEIF source.
- Will file size increase a lot?
- Yes. HEIF uses lossy HEVC compression (~50% smaller than JPG) while PNG is lossless. Expect PNG files to be 5-10x larger than the HEIF source. A 3MB HEIF typically becomes a 15-25MB PNG. The trade-off is zero quality loss and full compatibility.
- Is transparency preserved?
- Yes. PNG supports full 8-bit alpha channel transparency. If your HEIF image contains transparency (some HEIF files do), it will be preserved in the PNG output. JPG conversion would flatten transparency to white — PNG keeps it intact.
- Are my photos uploaded anywhere?
- No. All conversion happens in your browser using the heic2any library and the Canvas API. Your HEIF photos are never sent to any server — we have zero access to your files at any point.
//related_converters
Related Converters
Similar conversions you might need.
Convert HEIC to PNG
Convert iPhone HEIC photos to lossless PNG format with full quality.
→Convert HEIC to JPG
Convert iPhone HEIC photos to universally compatible JPG format.
→Convert HEIC to WebP
Convert iPhone HEIC photos to modern WebP format for web use.
→Convert HEIF to JPG
Convert HEIF high-efficiency images to universally compatible JPG.
→Convert HEIF to WebP
Convert HEIF high-efficiency images to modern WebP format.
→Convert JPG to PNG
Convert JPG images to lossless PNG format with full quality.
→