HEIC Compatibility Guide (Early 2026)

OS Viewing vs Web Rendering (Verified)

This guide distinguishes between:

  • OS support (viewing a file locally): "Can my device open a .heic file in Photos/Gallery/File Explorer?"
  • Browser support (displaying on a webpage): "Can <img src="photo.heic"> render inline in a browser?"

Editorial review: August 18, 2026

How to read the compatibility tables

HEIC compatibility has three separate steps: showing a thumbnail, opening the file, and converting it. A device may support one step but not the others. Use the tables to identify the exact limitation before choosing a workaround.

The thumbnail appears, but the file will not open

Update your browser or app and test a local copy of the image. A visible thumbnail does not mean that a form or destination app accepts HEIC uploads.

Windows asks for an extension

Support varies by Windows edition and installation. For a one-time conversion, creating a JPG in the browser can be quicker than installing another component.

Conversion stops or fails

Try one image first, close memory-heavy tabs, and use an up-to-date browser. Large batches can exceed available device memory even when each image is valid.

TL;DR: Executive Summary

Browsers

Safari (macOS/iOS) renders HEIC/HEIF images natively. Chrome, Edge, and Firefox generally do not display HEIC inline (they download it or fail to render).

Windows 11 (23H2/24H2)

HEIC viewing is often not automatic on clean installs. You typically need two Microsoft Store extensions: HEIF Image Extensions (free) plus HEVC Video Extensions (often paid).

Android

System-level HEIF/HEIC decoding is broadly available on modern Android, but real-world viewing depends on the device and gallery/apps.

Best universal workaround

For web publishing and maximum compatibility, convert to JPEG/WebP/AVIF. HEIC is great for personal storage, but can be a compatibility trap on the open web.

Table 1 — Browser HEIC Support (Display/Open directly)

Can the browser render an HEIC image inside a webpage (e.g., <img src="image.heic">)?

Platform / OSSafariChromeEdgeFirefoxNotes
Windows 11N/ABrowsers typically download the file instead of displaying it inline.
macOS (Sonoma/Sequoia+)Safari uses the OS decoder to render HEIC inline.
iOS / iPadOS (17+)Many iOS browsers share similar behavior, but results can vary by region/engine and app implementation.
Android (10–15)N/AChrome typically downloads the file; Android may open it in an external viewer after download.

Critical note: Even if your OS can open HEIC, most non-Safari browsers still won't render HEIC inline in web pages.

Table 2 — Windows 11 HEIC Support

Scope: Windows 11 23H2 and 24H2 (typical clean-install behavior; OEM PCs may differ).

Component / AppThumbnailsOpens HEICConvert/ExportRequired installsNotes
File Explorer
N/AN/AHEIF + (often) HEVCThumbnails may not appear until the required codecs are installed.
Photos appN/A
HEIF + HEVCPhotos can export/save as JPG after opening, once codecs are available.
System-wide "HEIC works"HEIF + HEVCMany apps rely on system codecs; behavior varies by app and install state.

Required extensions (Microsoft Store):

  • HEIF Image Extensions (Free)
  • HEVC Video Extensions (often paid)

Table 3 — Android Support (System-level)

CapabilitySupport statusMinimum versionNotes
Decode/view HEIF/HEIC filesAndroid 8.0+ (commonly)Actual "opens in Gallery" depends on OEM/gallery apps.
HEIC imaging / capture pipelineOften Android 10+ baselineEncoding/capture depends on hardware and vendor implementation.
Inline web rendering in Chrome/FirefoxN/ABrowsers generally don't render HEIC inline even if the OS can decode it.

Need to convert HEIC files?

Use our free, private HEIC to JPG converter. All processing happens locally in your browser — no uploads required.

Convert HEIC to JPG

Sources checked for this guide