Guide

Convert HEIC to JPG: The Complete iPhone Photo Guide

Why iPhone saves HEIC, three fast ways to convert to JPG, EXIF/colour gotchas, and the iOS setting that stops the problem at the source.

HEIC is Apple's default photo format on iPhone since iOS 11. It saves about 50% of the storage space of JPEG at the same quality — great for your phone, frustrating everywhere else. Email a HEIC photo to a Windows colleague and they can't open it. Upload it to most older CMS platforms and the preview breaks. Send it to a printing service and you get a sheepish reply asking for JPEGs. This guide covers why HEIC exists, every fast way to convert it to JPEG (or PNG), and the workflows that prevent the problem from happening in the first place.

Try it nowHeic To Jpg — Free Online ToolOpen HEIC to JPG converter

Why iPhones save photos as HEIC instead of JPEG

HEIC (High Efficiency Image Container) wraps the HEVC video codec around still images. Because HEVC was designed for 4K video compression, it's substantially more efficient than the 30-year-old JPEG algorithm — same visual quality at roughly half the file size, plus support for 10-bit colour, transparency and image sequences (Live Photos).

Apple switched to HEIC by default because storage on iPhones is precious and iCloud bills scale with photo library size. The downside is ecosystem support: Windows added native HEIC viewing only in 2018, web browsers still don't natively decode it, most older Android phones can't open it, and many design tools (older Photoshop, Sketch, GIMP) need a plugin.

Three ways to convert HEIC to JPG (ranked by speed)

Each method has its place. Pick by what you're optimising for: speed, batch size, or never thinking about it again.

  • Browser converter (fastest for ad-hoc): drop the file, get a JPG back in seconds. No installation, runs entirely on your device, perfect for the one-off case of needing to email a single photo to a Windows recipient right now.
  • iPhone setting change (best long-term fix): Settings → Camera → Formats → Most Compatible. New photos are saved as JPEG from now on. Doesn't convert your existing library, but stops the problem at the source.
  • Mac Preview app (best for bulk on Mac): open multiple HEICs in Preview, select all, File → Export → JPEG. Great for converting hundreds at once with no third-party tools.

Step-by-step: convert HEIC to JPG in your browser

  1. 1Open the EazyAITools HEIC to JPG converter — no signup, no installation.
  2. 2Drop one or more .heic files into the upload zone. You can drag from Finder, File Explorer, or your phone via AirDrop/USB.
  3. 3Choose the output format: JPEG (universal compatibility, smallest size) or PNG (lossless, preserves transparency if any).
  4. 4Set the quality slider. 90% is visually identical to the original; 80% halves the file size with barely-perceptible loss; 70% is safe for web upload.
  5. 5Click Convert. The browser decodes the HEVC stream client-side and re-encodes as JPEG. A 12 MP photo takes about 2 seconds.
  6. 6Download the converted file (or all of them as a ZIP for batch jobs).

Quality, EXIF and colour gotchas

Three things to know before bulk-converting an archive: First, JPEG conversion is lossy — converting HEIC to JPG and then editing and re-saving creates two generations of loss. Keep the HEIC original until you're done editing, then export to JPEG as the final step.

Second, EXIF data (camera model, GPS, date taken) is preserved by good converters but stripped by lazy ones. If you care about your photos staying organised in date order in Lightroom or Apple Photos, verify your converter keeps EXIF. EazyAITools' converter preserves the full EXIF block, including geolocation, which you can strip separately if you're sharing publicly.

Third, HEIC supports 10-bit colour but JPEG only supports 8-bit. The conversion clamps colours into the smaller gamut, which is invisible for most photos but can produce subtle banding in sunset gradients or skies. PNG or 16-bit TIFF avoid this if you're doing high-end work.

Preventing the problem: stop iPhone from saving HEIC

If you constantly send photos to Windows recipients or non-Apple services, the permanent fix is changing the camera format. Open Settings → Camera → Formats and pick Most Compatible. From that point onward every new photo is saved as JPEG; existing HEICs in your library stay HEIC.

There's a related setting under Photos → Transfer to Mac or PC. Pick Automatic and iOS will auto-convert HEIC to JPEG whenever you copy photos off the phone via USB. This means your phone keeps the compact HEIC original (saving iCloud space) while everyone you share with gets a JPEG.

HEIC for designers, photographers and CMS platforms

WordPress added native HEIC support in version 6.5 (2024). Older WordPress installs choke on HEIC uploads silently — the file uploads but no thumbnail is generated and the post preview breaks. If you run an older WordPress site, convert to JPEG before uploading or update your install.

Shopify, Squarespace and Wix all auto-convert HEIC to WebP/JPEG on upload as of 2025. Etsy and eBay still reject HEIC at the upload step — convert first. Print-on-demand services (Printful, Printify) accept HEIC but quietly downsample, sometimes producing softer prints than the original deserved; for prints, convert to high-quality JPEG (95%+) or PNG yourself first so you control the output.

Batch-converting an entire iPhone library

If you've built up thousands of HEICs over years of iPhone use and want a one-time bulk conversion to JPEG, the two cleanest paths are: connect to a Mac, drag the whole library out of Photos into a folder with the export setting set to JPEG, and let macOS do the conversion in the background; or use Image Capture (built into macOS) which has a per-batch JPEG export option that's faster than Photos for large libraries.

On Windows, the easiest mass-convert is to install the HEIF Image Extensions from the Microsoft Store, then use the built-in Photos app's batch export — it handles tens of thousands of files reliably and preserves dates and locations. Browser converters are excellent for tens or hundreds at a time but become impractical past 1,000 files because you're round-tripping each one through the upload zone.

HEIC and Live Photos: the hidden second file

Every Live Photo is actually two files: a HEIC still and a 3-second MOV video clip. When you AirDrop or export a Live Photo, you get both. Most HEIC converters only handle the still and silently drop the motion clip. If you want to preserve the motion (for social sharing or video editing), convert the MOV separately or use a converter that explicitly supports Live Photos and outputs an animated GIF or MP4.

Strip GPS from converted photos before sharing online

Photos uploaded to Instagram and most social platforms are stripped of EXIF by the platform itself. Photos shared via email, WhatsApp or direct file upload to a website usually keep their EXIF — including the GPS coordinates of where the photo was taken. If you're sharing photos of your home, your kids' school, or any private location, run a metadata-strip pass after conversion. EazyAITools' converter exposes an explicit "remove location data" toggle for exactly this reason; use it any time the photo will land on a public surface.

HEIC support in design and editing tools

Adobe Photoshop (2020+) and Lightroom Classic (2018+) open HEIC natively on macOS and on Windows with the HEIF extension installed. Affinity Photo and Pixelmator Pro support it out of the box. Figma, Sketch and most browser-based design tools still don't — for these you'll need to convert to PNG or JPEG before import. Canva supports HEIC upload but converts to JPEG behind the scenes, which is fine for posters and social posts but worth knowing if you're chaining edits across tools.

GIMP added official HEIC support in version 2.10.10 via the libheif library. Older Linux distributions sometimes ship without it; installing libheif gives you a heif-convert command-line tool that handles batch conversion from a terminal — useful for server-side image pipelines.

FAQ

Will converting HEIC to JPG reduce photo quality?
At JPEG quality 90% or higher the loss is imperceptible to the human eye. Below 80% you start to see softening in fine detail (hair, foliage, fabric texture). For archival originals, convert to PNG or 16-bit TIFF instead — both are lossless. For day-to-day sharing, JPEG at 90% is more than enough.
Does conversion strip GPS / location data?
It depends on the converter. EazyAITools preserves the full EXIF block including GPS coordinates by default. If you're sharing publicly, run a separate metadata strip pass after conversion or pick a converter that explicitly removes EXIF for privacy.
Can I convert HEIC on Windows without installing anything?
Yes. Windows 10/11 since 2018 ships a free HEIF / HEVC codec — you can open HEIC in Photos and 'Save as' JPEG. Or use a browser converter like EazyAITools that runs entirely client-side without any download.
What's the difference between HEIC and HEIF?
HEIF is the container standard (ISO/IEC 23008-12). HEIC is Apple's specific implementation that uses HEVC inside HEIF. In practice the two are used interchangeably; a .heic file from an iPhone is technically a HEIF file with an HEVC payload.
Why are my converted JPGs huge?
JPEG is much less efficient than HEIC. A 2 MB HEIC photo typically becomes a 4–6 MB JPEG at the same visual quality. If file size matters, convert to WebP instead — modern browsers and all major social platforms accept WebP, and it sits between HEIC and JPEG on the efficiency curve.

Ready to try Heic To Jpg — Free Online Tool?

Free, browser-based, no signup. Your files never leave your device.

Open HEIC to JPG converter

Related tools you can use right now

Hand-picked tools from the same category as this guide — all free and browser-based.

More guides