HEIC to JPG
Convert iPhone photos to JPG.
Runs entirely in your browser. Verify it in your network tab.
What this does
Safari decodes HEIC itself. Other browsers get libheif, the reference open-source HEIC decoder, compiled to run on your device and downloaded (about 1.4 MB) only the first time it is needed.
Limits
- Live Photo motion and depth data are not kept, only the still image.
- Multi-image HEIC files (bursts) convert only their main image.
Is this private?
Yes, and you can check rather than take our word for it. Open your browser's network tab and run the tool: your file never appears in it, because there is no server to send it to. The whole site is static files, plus the WebAssembly engine that does the work, which is served from this same domain.