Convert HEIC to PNG
Convert HEIC photos to lossless PNG
100% in your browser — files never leave your device
Frequently asked questions
How do I convert HEIC to PNG?
Converting to PNG instead of JPG makes sense when a HEIC photo is headed into an editor for further work — PNG's lossless encoding means every subsequent save keeps exactly the pixels you have, instead of compounding new JPEG artifacts each time the way re-saving a JPG repeatedly would.
Is this HEIC to PNG converter free?
Yes — completely free with no signup, no watermarks, and no file limits. The tool is open source and will stay free.
Do my HEIC files get uploaded to a server?
No. Conversion runs entirely in your browser using WebAssembly. Your HEIC files never leave your device, which also makes it faster than upload-based converters.
Will converting HEIC to PNG lose quality?
PNG is a lossless format, so no image data is discarded during conversion.
Can I convert multiple HEIC files at once?
Yes. Drop as many HEIC files as you like — they convert in batch and you can download the results individually or as a single ZIP.
Is this actually lossless from my original HEIC?
Not quite, and it's worth knowing why. Browsers have no native HEIC decoder, so this tool first converts your HEIC to an intermediate JPEG at 95% quality before decoding and re-encoding it as PNG. The PNG step itself is lossless, but that 95%-quality bridge means the very first generation isn't bit-for-bit identical to the original — any edits you make to the PNG afterward won't lose anything further, though.