HEIC to JPG

Convert iPhone HEIC & HEIF photos to JPG or PNG — in your browser. Nothing is uploaded.

Upload files

Choose HEIC/HEIF image files.

📁
Click to choose files
or drop files anywhere on the page
Supported: HEIC, HEIF (or paste to add)
Total
0
Processing
0
Done
0
Failed
0

HEIC to JPG, in your browser

This tool converts HEIC and HEIF photos — the format iPhones and iPads use — to JPG or PNG. Windows PCs, Android devices and many websites cannot open HEIC directly, so a conversion to a widely supported format is often needed.

Decoding runs in the browser with WebAssembly, so it also works where the browser has no native HEIC support (Chrome, Edge and Firefox on Windows and Android).

Why your files stay on your device

Privacy here is structural, not a promise. There is no upload step because there is no server to upload to:

  • The conversion runs entirely in your browser.
  • The page is served as static files and makes no request with your image data.
  • The source is open and anyone can read it (MIT).
  • It works offline, which is only possible because nothing leaves the device.

If you want to check for yourself, open your browser's Network panel while converting — no request carries your file. Read the source.

How to use it

  1. Choose files

    Click to select HEIC/HEIF files, or drop them anywhere on the page. Multiple files at once is fine.

  2. Adjust settings (optional)

    Choose JPG or PNG, set JPG quality, or resize. The defaults produce good results.

  3. Download

    Each file downloads when it finishes; a batch can be downloaded as a ZIP.

FAQ

Are my photos uploaded anywhere?

No. The conversion runs entirely in your browser. There is no server component, so your files have no path off your device. The source is open and you can confirm this in your browser's Network panel.

What is a HEIC file?

HEIC (High Efficiency Image Container) is the image format iPhones and iPads use by default since iOS 11. It stores photos at smaller sizes than JPEG, but Windows and many Android devices or websites cannot open it directly, so converting to JPG or PNG is often needed.

Can I convert HEIC to JPG on Windows?

Yes. Decoding is done with WebAssembly (libheif), so it works in Chrome, Edge and Firefox on Windows even though those browsers cannot open HEIC natively.

Does converting reduce quality?

JPG output uses an adjustable quality setting (default 92%), which is visually close to the original for most photos. PNG output is lossless from the decoded image.

Does it work offline?

Yes. It is a PWA. After the first visit it is cached, so conversion works without a network connection. You can also install it to your home screen.

Is there a file size or count limit?

There is no fixed limit. Because everything runs in your browser, the practical ceiling depends on your device's memory. Very large images may be slower or need to be downsized.