HEIF to JPG Converter In your browser, nothing uploaded
EXIF metadata is removed. Decoding and redrawing the image carries no GPS coordinates, camera model or timestamp across, so the file you download has none of it. If you need that data kept, copy the originals instead.
Drag & drop images here
or click to browse — HEIC, AVIF, WebP, PNG, JPG, GIF, BMP, TIFF
How to Convert HEIF to JPG
- Drag and drop your HEIF files into the converter above, or click to browse.
- The converter automatically outputs JPG format. Adjust quality if needed.
- Click download to save your converted JPG files. For multiple files, use "Download All as ZIP."
What is JPG?
JPG has been the default photographic format since 1992 and is the closest thing imaging has to a universal language. Its lossy compression discards the detail human vision is least sensitive to, which is how a photograph that would take tens of megabytes raw comes down to one or two. What it discards is gone for good, though at reasonable quality settings the difference is invisible without deliberate pixel-peeping. Quality is almost never the reason to convert to JPG. The reason is that nothing refuses to open one: no operating system, no browser, no printer, no email client, no photo kiosk, no upload form.
What is a HEIF File?
HEIF (High Efficiency Image Container) is an image format used by Apple devices running iOS 11 and later. It uses the HEVC (H.265) codec for compression, producing files roughly half the size of equivalent JPEGs while maintaining the same visual quality. Despite its advantages, HEIF files are not universally supported across all platforms and applications, which is why conversion tools like this one exist.
HEIF vs JPG
Twenty-five years of compression research separate HEIF from JPG, and HEIF wins on the technical merits by a wide margin. It reaches roughly half the file size at comparable quality, and it adds higher bit depths, transparency, image sequences and auxiliary data such as depth maps. What HEIF does not have is universal support. It depends on the HEVC codec, whose patent licensing has kept it out of Windows by default, off much of Android, and out of a great many desktop applications and web upload forms. That is the whole trade here — a larger file and a modest, usually invisible quality reduction, in exchange for an image that opens absolutely anywhere.
Why Convert HEIF to JPG?
- Windows, Android and older macOS open a JPG. None of them need a codec installed to do it.
- Microsoft charges for the HEVC extension that lets Windows view HEIF natively. Converting sidesteps that.
- Plenty of image editors still cannot open a HEIF. Every one of them opens a JPG.
- You cannot know what software the recipient runs. JPG removes the question.
- Commercial printers and photo kiosks routinely reject HEIF uploads. They have taken JPG for thirty years.
Frequently Asked Questions
What is the difference between HEIF and HEIC?
HEIF is the container. HEIC is the name for that container when it holds an image compressed with HEVC, which is what Apple devices produce. In practice the two terms get used interchangeably and both extensions turn up on the same kind of file. This converter reads the actual header bytes instead of trusting the extension — a file labelled .heif that is really HEIC converts correctly, and so does the reverse.
Why won't Windows open my HEIF files?
Windows 10 and 11 ship without the HEVC decoder that HEIF depends on, because the codec is patent-encumbered and Microsoft would owe licensing fees to include it. It is sold separately as an extension in the Microsoft Store. Buy it, or convert the file once to JPG and stop thinking about the problem. Converting is also the safer choice when the image is going to somebody else, since you have no idea what they have installed.
How much quality will I lose?
Very little at the default of 92, though technically some is lost. The HEIF is decoded and then re-encoded as JPG, which is a second generation of lossy compression. On a normal photograph the difference does not show without zooming well past 100 percent and hunting for it. Raise the slider to 95 or higher when the image is important. The file will be noticeably bigger than the HEIF whatever you choose, and that is the cost of universal compatibility.
Does my Mac or iPhone convert HEIF differently?
Yes. Apple builds hardware HEVC decoding into macOS and iOS, and Safari can hand the file straight to it, so on those devices the decode never touches the WebAssembly decoder this site ships. Chrome and Firefox use that decoder instead. They work perfectly well and the decode step is slower, which you notice on a batch rather than on one photo. The encoding afterwards is the same everywhere, and so is the result.