HEIC to JPG Converter
Turn Apple HEIC photos into JPG anyone can open.
Drop your images here
or
Supported: HEIC, HEIF, HIF · Up to 50 files · 100 MB each
Your privacy matters. Files processed locally never leave your device.
How to use HEIC to JPG Converter
- 1Upload your file
- 2Configure your options
- 3Process the file
- 4Download the result
About this tool
iPhones and iPads save photos as HEIC, which Windows, Android and most websites cannot open. Convert them to ordinary JPG files in your browser — drop in a whole camera roll at once and download the lot as a ZIP. Nothing is uploaded, and the photo's date, camera and other EXIF details are read on your device only.
FAQ
What is a HEIC file?
HEIC is the High Efficiency Image Format that Apple devices use by default since iOS 11. It stores the same photo at roughly half the size of a JPG, but Windows, Android and most websites and printers cannot open it without extra software.
How many photos can I convert at once?
Up to 50 files per batch, 100 MB per file and 300 MB in total. Each photo is converted one at a time so a large batch cannot exhaust your device's memory, and the finished JPGs download together as a single ZIP.
Will I lose quality?
JPG is a lossy format, so there is always some loss compared with the original. The quality slider defaults to 85%, which is visually indistinguishable from the source for almost every photo. Raise it towards 100% for archival copies.
Does it work on Windows and Android?
Yes. Browsers on Windows, Android and Linux cannot decode HEIC on their own, so the tool loads a decoder into the page the first time you open a HEIC photo. Your files still never leave the device.
How do I stop my iPhone making HEIC files?
On the iPhone or iPad, open Settings → Camera → Formats and choose Most Compatible. New photos are then saved as JPG. Photos already on the device stay in HEIC, which is what this tool is for.
What decodes the HEIC files?
libheif, the reference open-source HEIF decoder, compiled to WebAssembly and loaded into the page on demand. It is free software licensed under the LGPL-3.0, and its source is at github.com/strukturag/libheif.