← Back to Blog

How to Open HEIC Files on Any Device (2026 Guide)

You’ve got a .heic file and your computer won’t open it. Maybe someone texted it to you, maybe you pulled it off an iPhone, maybe it downloaded from iCloud. Either way, you’re stuck.

HEIC is Apple’s default photo format — it makes smaller files than JPEG without losing quality. The catch is that not everything can read it yet. Here’s how to open HEIC files on whatever you’re using right now.

The fastest way: convert it in your browser

If you just need to see the photo (or a whole batch of them), the simplest option is to convert it to JPG right in your browser:

  1. Open heic.site
  2. Drag your .heic file in
  3. Get a JPG back instantly

That’s it. No app to install, no account to create. The file never leaves your device — everything runs locally in your browser using WebAssembly. Works on any computer or phone with a web browser.

If you have a bunch of HEIC files, you can drag them all in at once and download everything as a ZIP. See our batch conversion guide for tips.

How to open HEIC on Windows

Windows doesn’t support HEIC out of the box. You have three options:

Option A: Convert online — Use heic.site as described above. Best for occasional use.

Option B: Install the HEVC codec — This makes Windows natively understand HEIC everywhere (Photos app, File Explorer thumbnails, Paint).

  1. Open the Microsoft Store
  2. Search for “HEVC Video Extensions” by Microsoft Corporation
  3. Install it ($0.99, or free if “HEVC Video Extensions from Device Manufacturer” is already on your PC)
  4. Restart if needed

After that, double-clicking a .heic file just works.

Option C: Use a third-party viewerIrfanView (with plugins), XnView, or FastStone all handle HEIC natively.

For a deeper walkthrough, see our full guide on opening HEIC files on Windows.

How to open HEIC on Mac

Good news — macOS has supported HEIC since High Sierra (10.13). If you’re on any reasonably recent Mac, Preview opens HEIC files natively. Just double-click the file.

If it doesn’t open, make sure Preview is your default image viewer:

  1. Right-click the .heic file
  2. Click “Get Info”
  3. Under “Open With,” select Preview
  4. Click “Change All”

You can also open HEIC files in Photos, Quick Look (press Space in Finder), and most Mac image editors.

How to open HEIC on iPhone and iPad

Since iPhones create HEIC files, they open them natively. Just tap the photo in your Photos app or Files app. No conversion needed.

Sending HEIC to others: When you share photos via Messages, Mail, or AirDrop to a non-Apple device, iOS automatically converts to JPEG. The HEIC compatibility issue only really hits when you transfer files directly (USB, iCloud Drive, file sharing apps).

Want to stop shooting HEIC? Go to Settings > Camera > Formats and switch to “Most Compatible.” Your photos will save as JPEG instead. The trade-off: roughly double the storage use and no Live Photos. For most people, keeping HEIC and converting when needed is the better call.

How to open HEIC on Android

Android has supported HEIC since Android 10 (some manufacturers added it earlier). If your phone runs Android 10+, the default gallery app should open .heic files fine.

If it doesn’t work:

  • Google Photos handles HEIC natively
  • Convert first — open heic.site in your phone’s browser and convert to JPG

How to open HEIC on Linux

Linux doesn’t include HEIC support by default, but it’s easy to add.

Ubuntu/Debian:

sudo apt install heif-gd-utils libheif-examples

Then use heif-convert from the terminal, or install an image viewer that supports it (GIMP 2.10+ can open HEIC with the right plugin).

Or just convert in browserheic.site works on Linux too. No packages to install.

How to open HEIC in Google Drive

Google Drive can preview HEIC files directly in the browser — just click the file and it renders. If you need to edit or use the photo elsewhere, click the download button and then convert it if needed.

How to open HEIC in email attachments

Most modern email clients (Gmail, Outlook web, Apple Mail) can preview HEIC attachments inline. If yours can’t:

  1. Download the attachment
  2. Open heic.site and drop the file in
  3. Download the converted JPG

Why can’t I open this HEIC file?

If you’ve tried the above and it still won’t open, a few things to check:

  • Corrupted file — If the file was partially downloaded or transferred over a flaky connection, it might be damaged. Try re-downloading it.
  • Not actually HEIC — Some files have a .heic extension but contain something else. Our converter will tell you if the file isn’t valid HEIC.
  • HEIF vs HEIC.heif files use the same container but might use a different codec. Most tools that handle HEIC also handle HEIF, but not always.
  • HEIC sequence — Some .heic files contain image sequences (bursts, Live Photos). Not all viewers handle these — a converter will extract the primary image.

Quick reference

DeviceNative support?Best option if not
Windows 10/11No (needs codec)heic.site or install HEVC codec
Mac (10.13+)YesJust double-click
iPhone/iPadYesAlready works
Android 10+Usually yesGoogle Photos or heic.site
LinuxNo (needs package)apt install libheif-examples or heic.site
ChromebookNoheic.site in browser

The bottom line

If you need to open a HEIC file right now, the fastest path is converting it in your browser at heic.site. Takes a few seconds, works everywhere, and your files stay private.

If you deal with HEIC files regularly, install native support for your OS so you never have to think about it again.