Yes — if the converter runs inside your browser instead of uploading your photo. One condition applies.
Short answer: yes. The first time you open a browser-based HEIC converter, the page has to download the HEIC decoder — on this site that is a single file of about 2.9 MB. Once that file is in your browser's cache, the conversion itself needs no network at all, because nothing is being sent anywhere. Your photo is decoded on your own device and written back out as a JPG.
What I measured on this site: I loaded the page, cut the network connection, then dropped a HEIC file in. It still produced sample.jpg — 700×476 — 37 KB in roughly two seconds. After the network was cut, the page made no network requests at all — the only URLs it touched were local blob: addresses inside the browser.
Converting HEIC requires a decoder for the HEVC-based image format. There are two ways a website can get one:
Only the first kind can work with the network off. If a converter shows you an upload progress bar, or asks you to wait while it "processes", the work is happening on someone else's computer — and with no connection there is nothing to upload, so it stops.
This is also why offline conversion is not just a convenience question. A converter that works with the network off is a converter that cannot be sending your photo anywhere.
If it finishes and hands you a JPG, the decoding happened on your device. If it hangs, spins, or shows an error, the file was meant to be uploaded.
Everything after that — picking the file, decoding it, writing the JPG, downloading it — is local work.
No. The decoder is the same code either way; the network is simply not involved. The quality setting you pick is applied the same whether you are online or not.
Yes, as long as you opened the converter once before take-off and did not clear your browser cache afterwards.
Yes, on the same condition: one online load first, then mobile data can be off. The file is decoded on the phone.
I have not measured batch conversion with the network off, so I will not put a number here. Single-file conversion is what I tested.
Try it: open the converter, wait for it to load, then switch off your connection and convert a photo.
First published: 20 September 2026