Why you can see HEIC on an iPhone but not on Windows or Android
A .heic file looks perfectly normal on the iPhone that created it, which is exactly what makes it so confusing when it lands on another device and refuses to open. HEIC (High Efficiency Image Container) is Apple's default photo format since iOS 11, and it relies on the HEVC (H.265) codec to pack a full-resolution photo into roughly half the space of a JPG. The catch is that HEVC is patented and licence-encumbered, so most non-Apple platforms do not ship the decoder out of the box. The photo is fine — your computer just doesn't have the key to open the box.
On Windows 10 and 11, the built-in Photos app can only display HEIC if you install Microsoft's HEVC Video Extensions, which historically cost money in the Microsoft Store. On Android, support did not arrive until Android 10, and even then many gallery apps and browsers still choke on it. Linux, older macOS, smart TVs, e-readers, and countless web upload boxes are in the same boat. A browser-based HEIC viewer sidesteps all of this: it carries its own decoder, so the photo opens regardless of what the operating system does or doesn't support.
View HEIC on Windows without installing anything
The usual advice for Windows is "install the HEVC codec" or "download a HEIC viewer app." Both work, but both are friction: one is a paid Store extension that many people can't find or don't want to pay for, and the other means trusting a random .exe with your photos and your machine. Neither is necessary for the simple job of looking at a photo someone sent you.
This viewer runs the entire HEIC decoder inside the web page using WebAssembly. You open the page in Edge, Chrome, or Firefox, choose your .heic files, and they render on screen in a second or two — no codec, no admin rights, no install, no reboot. It works the same on a locked-down work laptop where you can't install software as it does on your home PC. When you're done, you simply close the tab; nothing was added to your system.
View HEIC on Android, Chromebook, and anywhere with a browser
Android users hit the wall most often when a friend with an iPhone AirDrops or messages a photo and the gallery shows a broken thumbnail or a "can't open this file" error. Because this viewer is just a web page, it runs in Chrome (or any browser) on Android exactly the same way it runs on desktop — point it at the .heic file in your downloads and it displays immediately.
The same is true on a Chromebook, a Linux desktop, an older Mac that predates HEIC support, or even a friend's device you've borrowed for two minutes. There is nothing to install on any of them. If it has a modern browser, it can view HEIC. That portability is the whole point: you shouldn't have to reconfigure a device just to look at one photo.
Viewing vs converting: which do you actually need?
A lot of people search for "open HEIC" when what they really want is just to see the picture — confirm a receipt, check which photo a colleague meant, glance at a screenshot. For that, viewing is enough and you never need to create a new file at all. This tool shows the image on screen with zero conversion, which is the fastest path.
Other times you need a copy you can keep, edit, email, or upload to a form that only accepts JPG. For that, every photo you view here has a "Save as JPG" button that exports a universal copy on the spot. If you have a whole folder to convert rather than a single photo to glance at, our dedicated HEIC to JPG tool handles batches and ZIP downloads. Knowing the difference saves you steps: view when you only need to look, convert when you need a file that travels.
Is it private? Are my HEIC photos uploaded to a server?
No upload happens at any point. The decoding runs locally in your browser via WebAssembly, so the image data stays on your own device from start to finish. We have no server that receives your files, which means we physically cannot see, store, cache, or leak them. Once the page has loaded, the viewer even keeps working offline.
This matters more than it sounds. Many "free online HEIC viewers" actually upload your photo to their servers to decode it there, where it may be logged or retained. Photos are personal — IDs, documents, family pictures, screenshots — and the safest converter is the one that never gets your file in the first place. Here there is no sign-up, no email, no watermark, and no upload step at all.