HEIC to JPG
Convert iPhone HEIC photos to JPG — free, unlimited, and entirely private. Nothing leaves your browser.
Drop files here or click to choose
🔒 Your files never leave your browserHow it works
HEIC is the format iPhones use by default since iOS 11 — smaller than JPEG at the same quality, but not yet accepted everywhere. This tool converts HEIC photos to JPG directly inside your browser tab, using the libheif decoder to unpack the image and the mozjpeg encoder to produce the JPEG.
When you drop a file, Moyang reads its container structure to confirm it's really HEIC — not just guessing from the file extension — then hands the bytes to a background Web Worker for decoding and re-encoding. Your original file is never modified, and nothing ever leaves your device.
Because everything runs locally, there's no 10-conversions-a-day limit and no file size cap — the kind of restrictions server-based converters impose to control their hosting bill. Convert one file or fifty; once a batch is done, download every result at once as a single ZIP.
Limitations
HEIC files decode into a large amount of raw pixel data — a single 48-megapixel photo needs roughly 190MB of memory just for its decoded pixels — so files here are processed one at a time rather than in parallel, to avoid overwhelming your browser's memory. iPhone photos often use the wider Display P3 color profile; this tool doesn't yet preserve that profile in the converted JPEG, so colors may look very slightly less vivid than the original — a limitation we'd rather be upfront about than risk a broken file. Images over 100 megapixels aren't processed at all. Live Photos and bursts convert only their first image, and browsers that auto-convert HEIC before it reaches this page (notably iOS Safari) will show an "already a JPEG" message instead of a fresh conversion.
Opening iPhone HEIC photos on Windows
Windows can't open HEIC files out of the box, because Microsoft doesn't bundle the HEVC codec HEIC relies on for free — it's a licensed codec. Double-click a .heic file in File Explorer and you'll often get a broken thumbnail or a "can't open this file type" error, even though the photo itself is completely fine. Microsoft sells an official HEIF extension in the Microsoft Store that adds the missing codec, but it doesn't help if you just need to send or upload a few photos right now. Converting to JPG here sidesteps the problem entirely: JPG has been natively supported by every version of Windows since the 90s, so once your photos are converted, they open, preview, and print normally with no extra software at all.
Converting HEIC without iCloud or extra apps
The usual advice for "my HEIC won't open" is to turn on iCloud Photos and let Apple's cloud quietly convert copies to JPEG on download, or to install a dedicated converter app — both work, but both mean either handing your photo library to a cloud service you may not want, or installing software for what's often a one-time task. This tool needs neither: drop the HEIC file, or a whole batch of them, into the box above, and the conversion happens immediately and locally in this browser tab — no iCloud account, no signup, and no app left behind to forget about afterward. That also makes it work on a machine you don't control, like a work computer or a library PC, where installing anything isn't an option. Need transparency or a lossless result instead? HEIC to PNG covers that case.
FAQ
- Is this HEIC to JPG converter really free?
- Yes — completely free, with no file size limits, no daily quota, and no account required. All conversion happens in your browser, so there's no server cost to recoup.
- Why do iPhone photos need converting?
- iPhones save photos in HEIC by default — a modern, efficient format that many apps, websites, and older devices still don't support. Converting to JPG makes your photos work everywhere.
- What happens with Live Photos or burst shots?
- Live Photos and burst shots store multiple images inside one HEIC file. Moyang converts the first (primary) image; if your file contains more than one, the row is flagged so this is never a silent surprise.
- Why does it say my file is already a JPEG?
- Safari on iPhone and iPad sometimes converts HEIC to JPEG automatically the moment you pick a file — before it ever reaches this page. If that happened, your file is already a JPEG and needs no further conversion.