HEIC / HEIF · JPEG / JFIF · PNG · WebP · AVIF · GIF · BMP · TIFF* · ICO · add as many as you like · nothing is uploaded, it all stays on this computer
This file is fully self-contained โ no internet needed, nothing is uploaded. All the common formats (JPEG / JFIF, PNG, WebP, AVIF, GIF, BMP) are decoded and converted entirely by your browser.
HEIC is the one format browsers can't decode on their own. This tool tries, in order & all offline: your browser's native decoder → the OS codec via WebCodecs → a local heic2any.min.js. Only if all three fail and you happen to be online does it try a CDN as a last resort โ your images still never leave the machine either way. It works with no setup on:
Guaranteed-offline HEIC on any browser: download heic2any.min.js once (from github.com/alexcorvi/heic2any, the /dist folder) and save it in the same folder as this HTML file. The app auto-detects it and then decodes HEIC locally forever, with zero network.