HEIC to JPEG / PNG Converter
Convert Apple iPhone HEIC / HEIF photos to JPEG, PNG, or WebP in your browser.
Max 50 MB
Drop a HEIC file here, or click to choose
About this tool
HEIC to JPEG / PNG Converter turns Apple's HEIF/HEIC photo format (the one iPhones save by default since iOS 11) into normal JPEG, PNG, or WebP files you can use anywhere.
How decoding works
- Native path: iOS Safari, Chrome, Edge, and recent Firefox all know how to decode HEIC inside an
<img>. We try this first — instant, no extra download. - WASM fallback: if the browser can't decode HEIC natively (older browsers), we load
libheif-jsfrom jsDelivr CDN (~1.5 MB, one-time) and decode through it. The image is processed fully on your device.
Output options
- Format: JPEG (smallest), PNG (lossless), or WebP (modern, smallest of the three).
- Quality: 0.50–1.00 slider. Only JPEG and WebP use quality; PNG is always lossless.
Limits and privacy
- Maximum file size: 50 MB per image.
- Files stay in your browser — no upload, no server, no telemetry.
- EXIF metadata is preserved in JPEG output; stripped in WebP; PNG keeps ancillary chunks.
Tip: batch conversion
Convert one HEIC at a time. For bulk conversion, run the tool in multiple tabs in parallel.