heic
Convert HEIC to JPG on Windows without installing any software
Windows won't open iPhone HEIC photos? Convert HEIC to JPG without installing anything. Browser-based, private, and works in seconds.
- Published
- May 7, 2026
- Reading time
- 7 min read
- Author
- Editorial Team
TL;DR
- Windows 10 and 11 need a paid HEVC codec just to view HEIC files in Photos or File Explorer.
- Browser-based conversion needs no download, no admin rights, and works on locked-down work PCs.
- Your file never leaves your computer; conversion happens client-side in the tab.
- The JPG opens everywhere: Outlook, PowerPoint, File Explorer thumbnails, and any printer.
- Three steps: open the site, drop the HEIC, download the JPG.
The HEVC Video Extensions codec still costs $0.99 in the Microsoft Store. That is the official path Microsoft gives you if you want your Windows PC to natively open a photo your iPhone just sent you. It is 2024, and this still catches people off guard.
So you are staring at a HEIC file that will not open, will not thumbnail, and will not attach to your email. You do not want to install some random converter you found on page two of a search. You do not have admin rights on your work laptop. You just need a JPG, right now, with no install and no drama.
That is exactly why browser-based conversion exists. Here is how to do it, why it beats the alternatives, and what is actually going wrong inside Windows when HEIC files show up.
Why Windows still struggles with HEIC
HEIC is Apple's default photo format since iOS 11. It stores better quality in smaller files than JPG. The problem: it relies on HEIF container technology and HEVC compression, and Microsoft never bundled the decoder into Windows.
Without the paid codec pack, three specific things break on Windows:
File Explorer shows blank thumbnails
You see a generic file icon instead of a preview. Double-clicking does nothing useful. Sorting through a folder of iPhone photos becomes guessing by filename.
The Photos app throws an error
"The HEVC Video Extension is required to display this file." That is the message. Windows literally ships with a viewer that cannot view the file without an extra purchase.
Office apps reject the attachment
Outlook will not let you embed a HEIC in an email body. PowerPoint refuses to insert it into a slide. Word trips over it too. Your workflow stops dead because one colleague sent photos from their phone.
Search results for this problem typically push three types of fixes, and they all have catches.
What the search results want you to do (and why it is annoying)
Install desktop converter software
There are reputable tools out there. There are also installer bundles, toolbar offers, and programs that want to run in your system tray forever. You need admin permissions to install them. On a work machine, that is often impossible. On a personal machine, it is still clutter you did not ask for.
Buy the HEVC codec from Microsoft
The $0.99 charge is not the issue. The issue is that buying a codec does not convert your file. It only lets Windows display it. Your JPG-requiring app, website upload, or email recipient still gets a format they may not handle. You paid to see the problem, not solve it.
Upload to an online converter
This works, but your photo travels to someone else's server. For personal snapshots, maybe fine. For work documents, medical images, or anything sensitive, IT policies often block unknown upload sites entirely. And you are waiting on a round trip to the cloud for a format change your own computer could handle.
The no-install path: browser-based conversion
Here is what actually works for "heic to jpg windows no install": open a browser tab, drop the file, get a JPG back. No download. No setup. No administrator rights needed. The conversion runs in your browser using client-side JavaScript, which means the HEIC file stays on your machine the entire time.
This matters more than people realize. Corporate IT departments lock down software installation with Group Policy. They whitelist websites slowly if at all. But a browser tab that does not upload data? That often sails straight through. Your file never hits a network request. It is processed in memory, converted, and offered back as a download from the same tab.
Step by step
-
Open TinyPixel's HEIC to JPG converter in any modern browser. Chrome, Edge, Firefox, Brave, whatever you have installed already.
-
Drag your HEIC file from File Explorer straight onto the page. Or click to browse and select it.
-
The conversion processes locally in your browser. A download prompt appears with your new JPG. Save it where you need it.
That is the full procedure. There is no step four.
The JPG you get back opens in Photos instantly, generates a proper File Explorer thumbnail, and drops into Outlook or PowerPoint without complaint. It is the lowest-friction path from "iPhone photo" to "Windows-compatible image."
What happens technically (and why it is safe)
Your browser is not uploading the file to a server for remote processing. WebAssembly and modern JavaScript image libraries can decode HEIC directly inside the browser tab. The file is read into memory, converted to JPG format, and a download URL is generated from a local memory blob.
If you disconnect from WiFi after loading the page, the conversion still works. If your company blocks cloud storage, the conversion still works. The only network traffic is loading the converter page itself. Your actual photo data never leaves your device.
For anyone with data sensitivity concerns, this is the cleanest possible approach. No server logs of your image. No retention policy to wonder about. No terms of service to parse for photo rights.
When you need other formats
Sometimes JPG is not the right output. Depending on your next step, you might want:
- HEIC to PNG for lossless quality or transparency support
- HEIC to WebP for smaller web-ready files
- HEIC to PDF for document embedding or print workflows
All of these run the same way: browser tab, local processing, instant download.
If you have a whole folder to convert
The browser approach handles one file or many. Drag multiple HEICs onto the converter and you will get individual JPG downloads for each. No batch scripting, no command line, no PowerShell module to figure out.
What does not get fixed by conversion
Converting to JPG solves compatibility. It does not solve the original file size advantage HEIC had. JPGs from HEIC sources are typically larger. If storage or bandwidth matters and your destination supports it, WebP or keeping originals in HEIC might still make sense.
But when you need Windows compatibility right now, the size tradeoff is worth it. A working file beats a theoretically better file you cannot open.
Quick comparison of your real options
| Approach | Cost | Admin rights | Leaves device? | Actually gives JPG? |
|---|---|---|---|---|
| Microsoft HEVC codec | $0.99 | Yes | N/A (viewer only) | No |
| Desktop converter | Usually free | Yes | Varies | Yes |
| Cloud upload service | Often free | No | Yes | Yes |
| Browser client-side | Free | No | No | Yes |
The browser path is the only one that hits all four: no cost, no install, no upload, and actual format conversion.
Common hiccups
"The file drops but nothing happens." Check that you are using a modern browser with JavaScript enabled. Internet Explorer will not cut it. Edge, Chrome, Firefox, Safari all work fine.
"The download starts but I cannot find the JPG." Check your Downloads folder, or your browser's default download location. Some setups prompt for save location; others save automatically.
"My work blocks tinypixel.app." This happens with overly aggressive URL filtering. The page itself is a static site with no login or external API calls, but corporate proxies do not always distinguish well. If this affects you, the browser approach is blocked by policy, not by technical limitation.
"I need to edit after converting." Once you have the JPG, TinyPixel also offers crop, resize, rotate, and compress tools, all the same no-install style.
Bottom line
Windows makes HEIC harder than it should be. You do not need to pay Microsoft for a codec that only half-solves the problem. You do not need to install software you will use once. You do not need to upload personal photos to a server you do not control.
Open a browser, drag the file, grab your JPG. Thirty seconds, zero installs, and your iPhone photos finally behave on Windows.