Quick answer: HEIC for storage, JPG for sharing
If you are deciding between HEIC and JPG for iPhone photos, use this simple rule:
- Keep HEIC for your own Apple Photos library, iCloud Photos archive, and Apple-to-Apple workflows where storage space matters.
- Use JPG when the photo needs to open in email, Windows apps, Android apps, web upload forms, print services, school portals, job applications, marketplaces, or any mixed-device workflow.
- Keep the original HEIC and export JPG copies for specific recipients instead of converting your whole photo library.
HEIC is not a bad format. It is often the better capture and storage format on modern Apple devices. The problem is what happens after the photo leaves that Apple-centered workflow. A photo that looks normal in Photos on your iPhone may become a confusing .heic attachment for a Windows user, or it may fail in a web form that only accepts .jpg, .jpeg, or .png.
So the real question is not "Which format is better?" It is "Where does this photo need to go next?"
HEIC vs JPG at a glance
| Decision point | HEIC | JPG |
|---|---|---|
| Best use | Personal storage on iPhone, iPad, Mac, iCloud Photos | Sharing with the widest range of people and services |
| File size | Usually smaller | Usually larger at similar visible quality |
| Quality per megabyte | Strong | Good, but older compression |
| Apple ecosystem | Smooth on modern Apple devices | Also supported, but uses more space |
| Windows/Android/web forms | Inconsistent | Safer default |
| Website publishing | Poor choice for public web images | Safe fallback format |
| Metadata | Can carry EXIF/GPS | Can carry EXIF/GPS |
| Editing/archive | Keep original when possible | Use as a delivery copy |
For most people, the workflow is not either-or. Capture and store HEIC. Share JPG when compatibility matters.
What HEIC actually is
HEIC is the file extension most iPhone users see for photos stored in Apple's High Efficiency format. More precisely, HEIF is the container format and HEIC is the common HEVC-encoded photo variant produced by Apple devices.
Apple introduced HEIF/HEVC support with iOS 11 and macOS High Sierra. Apple says these formats offer better compression than JPEG and H.264, which means less storage use while preserving visual quality. That is why iPhones can save thousands of photos more efficiently when Camera is set to High Efficiency.
The Library of Congress HEIF reference is useful here because it describes HEIF as a container, not just "a better JPG." HEIF can store single images, image collections, image sequences, and metadata. It can support computational photography use cases, lossy or lossless image data, and image properties such as color information and bit depth.
That extra structure is part of why HEIC fits the iPhone camera pipeline well. It is also part of why compatibility is messier than with a plain JPG.
What JPG is still good at
JPG, or JPEG, is older and less efficient, but it has one giant advantage: it is deeply established. The Library of Congress JPEG/JFIF reference describes JFIF as very widely adopted, and MDN lists JPEG as a common web image format supported across major browsers.
For sharing photos, that boring reliability matters.
JPG is the safer choice for:
- Email attachments to a mixed audience.
- Upload forms that list JPG/JPEG as accepted.
- Government, school, medical, visa, and job application portals.
- Marketplace listings and print services.
- Older photo viewers and editors.
- Sending to someone who does not know what HEIC is.
- Website fallback images.
JPG is not the best technical format in every way. It is lossy. It can create blocky artifacts at low quality. It does not support the same modern camera pipeline features as HEIC. But when the goal is "make this photo open without a support conversation," JPG is usually the right delivery copy.
File size and storage
HEIC usually wins on file size. That is the main reason iPhones use it by default when High Efficiency is selected.
Do not treat "half the size" as a law, though. Savings depend on:
- The photo content.
- Lighting and noise.
- HDR or depth data.
- Edits made after capture.
- Export quality.
- Whether the JPG is saved at 85%, 90%, 95%, or a maximum setting.
A clean daylight iPhone photo may shrink very well as HEIC. A noisy night photo or a heavily edited image may not follow a neat ratio. The useful practical point is simpler: HEIC is often more storage-efficient for your iPhone library, while JPG is often larger but easier to send.
If your iCloud storage is tight and you mostly stay inside Apple Photos, keep HEIC. If you constantly share the same photos to forms, coworkers, clients, or non-Apple systems, JPG copies save time even when they use more bytes.
Image quality
At the same file size, HEIC often preserves detail and smooth gradients better than JPG because it uses newer compression. You may see fewer block artifacts in skies, skin tones, hair, fabric, and foliage.
At normal sharing sizes, both formats can look excellent. If someone views the photo on a phone screen, the format difference is rarely the first thing they notice. The bigger issues are usually:
- Was the photo resized too small?
- Was it exported at a low JPG quality?
- Did a messaging app recompress it?
- Was the original blurry or noisy?
- Did the upload form strip color or resize it?
For important edits, keep the original HEIC or another master file. Convert a JPG for the recipient, not as the only long-term copy.
Compatibility: the part that actually decides sharing
The compatibility difference is the reason this article exists.
Apple devices running current software handle HEIF/HEVC well. Apple also says HEIF and HEVC support is built into iOS 11 and later, iPadOS, visionOS, and macOS High Sierra 10.13 and later. Inside that world, HEIC usually feels invisible.
Outside that world, support is more uneven. Some Windows and Android apps can open HEIC if the right codec or app support exists. Others cannot. Web upload forms often reject HEIC because their validation was written around JPG, PNG, or sometimes WebP. A recipient may also be opening the file inside a locked-down work machine where adding a codec is not allowed.
Use JPG when the recipient matters more than the storage savings.
| Sharing situation | Better choice | Why |
|---|---|---|
| AirDrop to your own Mac | HEIC is fine | Apple workflow supports it |
| iCloud Photos archive | HEIC | Apple preserves original media |
| Email to mixed recipients | JPG | Fewer preview and attachment problems |
| Upload to a government or school form | JPG | Forms commonly whitelist JPG/JPEG/PNG |
| Send to a Windows coworker | JPG | Avoid codec and preview issues |
| Send to an Android user | JPG | Safer across apps and devices |
| Website publishing | JPG, WebP, or AVIF | HEIC is not a common browser image format |
| Print lab order | JPG | More predictable upload and preview |
Apple sharing behavior can help, but do not bet the workflow on it
Apple tries to reduce HEIC friction. In its HEIF/HEVC support page, Apple says that when media is shared through methods such as AirDrop, Messages, or email, and the receiving device does not support the newer formats, the media might automatically be shared in a more compatible format such as JPEG or H.264.
That "might" matters.
Apple also says iCloud Photos preserves HEIF/HEVC media in its original format, resolution, and frame rate. And when importing from an iPhone or iPad to Photos, Image Capture, or a PC, Apple says the media might be converted unless you choose Keep Originals in Photos settings.
In plain terms:
- Share-sheet workflows may convert for compatibility.
- iCloud Photos is more likely to preserve the original HEIC.
- USB import may convert or preserve depending on settings.
- Direct file transfer, cloud storage, and third-party apps can behave differently.
If the destination is important, check the file extension before sending. If the final file still ends in .heic, convert it yourself before uploading or emailing.
HEIC and the web
HEIC is not a format to use for public web images.
MDN's common web image format guide lists JPEG, PNG, GIF, WebP, AVIF, SVG, and APNG as common browser image formats. It does not list HEIC in that group. MDN also describes JPEG as a common lossy still-image format with broad browser support.
For websites, use:
- JPG for broad fallback photo support.
- WebP for modern compression with broad browser support.
- AVIF when you want stronger compression and can provide fallbacks.
- PNG for transparency or precise graphics.
If you have iPhone photos in HEIC and need them on a website, convert them before upload. A CMS may accept the file name in one place and fail later in thumbnails, Open Graph images, email previews, or image CDNs.
Privacy and EXIF metadata
HEIC and JPG can both carry photo metadata. Format choice alone does not make a photo private.
Watch for:
- GPS coordinates.
- Capture date and time.
- iPhone model.
- Software or editing app.
- Orientation data.
- Embedded thumbnails or related metadata.
Apple's personal safety guide explains that photo and video location metadata can be embedded when Location Services is on, and people you share with may be able to access it. That risk applies to the file you send, not just the extension.
Conversion adds another wrinkle. Some converters copy EXIF metadata into the JPG. Others export a fresh image from pixels and drop common metadata. PhotoTools uses browser-side decoding and canvas export for the conversion path, so the JPG is a fresh output file rather than a byte-for-byte metadata copy. Still, if the photo is sensitive, verify the final JPG with a metadata checker before sharing.
When to keep HEIC
Keep HEIC when the photo is mainly for your own library.
Good HEIC situations:
- You use iPhone, iPad, Mac, and iCloud Photos.
- You want to save device and iCloud storage.
- You are archiving the original capture.
- You plan to edit later from the best available source.
- You AirDrop to another modern Apple device.
- You do not need to upload the file to an older form or website.
Do not convert your entire photo library just because one website rejected one file. Keep the efficient original and make JPG copies only when needed.
When to convert HEIC to JPG
Convert to JPG when the photo has to leave your controlled Apple workflow.
Common examples:
- Sending photos to a Windows or Android user.
- Uploading to job, school, government, insurance, medical, or visa forms.
- Sending photos to a print lab.
- Posting through a browser-based social media scheduler.
- Adding images to a website, marketplace, CMS, or support ticket.
- Sending to a client who expects JPG deliverables.
- Sharing with a family member who just wants the file to open.
If the recipient says "I can't open this," do not ask them to install a codec unless there is a reason to preserve HEIC. Send a JPG copy.
Make your iPhone shoot JPG instead
If you constantly need compatible files, change the capture setting:
- Open Settings on the iPhone or iPad.
- Tap Camera.
- Tap Formats.
- Choose Most Compatible.
Apple says new photos and videos will then use JPEG or H.264. To return to the space-saving format, choose High Efficiency.
This setting affects new captures. Existing HEIC photos stay as HEIC until you export or convert them. The trade-off is storage: JPG files are usually larger, so Most Compatible is best for people who share externally all the time and do not want a conversion step.
How to convert HEIC to JPG in PhotoTools
Use PhotoTools when you already have HEIC files and need JPG copies.
- Open the HEIC to JPG converter.
- Drop one or more
.heicor.heiffiles into the page. - Let the browser decode the HEIC locally.
- Keep JPG selected as the output format.
- Use around 90% quality for normal sharing.
- Convert the files.
- Download individual JPGs or a ZIP for a batch.
The converter runs in your browser. It does not require iCloud, Apple Photos, an Apple ID, or a server upload. For multi-frame HEIC files, such as HEIC sequences, PhotoTools expands frames into separate cards so you can export the frame you need.
For privacy-sensitive files, run the JPG through Remove EXIF or check the converted copy before sending. For archival files, keep the original HEIC next to the JPG delivery copy.
Troubleshooting HEIC sharing
The recipient says the photo will not open.
Send a JPG copy. The recipient's app or device probably lacks HEIC support, or a workplace policy blocks the needed codec.
A form rejects the HEIC file.
Convert to JPG unless the form specifically asks for PNG. Check the file extension, pixel dimensions, file size, and color requirements after conversion.
The JPG is much larger than the HEIC.
That is normal. HEIC is more efficient. Lower JPG quality to 85-90% if the upload form has a size cap, or resize the image if the pixel dimensions are far larger than needed.
The converted photo looks softer.
Convert from the original HEIC, not from a screenshot or already-compressed app copy. Use 90-95% quality for important photos.
Location data matters.
Check metadata after conversion. If you want privacy, strip GPS before sharing. If you need evidence or archival metadata, keep the original HEIC untouched.
Technical sources checked
This guide was reviewed against:
- Apple Support: Using HEIF or HEVC media on Apple devices, for Apple's current capture, sharing, conversion, and Most Compatible guidance.
- MDN image file type and format guide, for common browser image formats and JPEG browser support.
- Library of Congress HEIF format reference, for HEIF container capabilities, metadata, and codec structure.
- Library of Congress JPEG/JFIF format reference, for JPEG/JFIF adoption and end-user delivery context.
- Apple Support: Manage location metadata in Photos, for photo location metadata sharing risk.
Bottom line: HEIC is a strong Apple storage format; JPG is the safer sharing copy.