Convert HEIC on Chromebook (School & IT Guide)
2026-05-24 · 7 min read
ChromeOS has no built-in HEIC support. School-issued Chromebooks often block Linux (Crostini) and block installing desktop converters. If students or staff receive iPhone photos as .heic, uploads to Google Classroom or yearbook tools may fail silently.
Open HEIC to JPG in Chrome on the Chromebook, add files or choose a folder, convert locally, download JPGs.
Why Chromebooks struggle with HEIC
- The Files app shows a generic icon, not a photo preview.
- Chrome cannot display .heic in the browser without conversion.
- Android Google Photos on some Chromebooks can view HEIC but may not export JPG easily.
- Managed devices often disable Linux and third-party apps.
A browser-local converter needs no admin rights and no Play Store install.
Step-by-step for school IT
- Open Chrome (not a locked-down kiosk profile if possible).
- Go to HEIC to JPG.
- Choose folder after copying HEIC files from Drive/USB—or drag files from the Files app.
- Set JPEG quality (90% default).
- Convert → download JPGs or ZIP.
Conversion runs on the Chromebook CPU with libheif WASM. Photos are not uploaded to HeicSave for processing. IT can verify with DevTools Network tab—see privacy guide.
Batch tips for yearbook / classroom
| Tip | Why |
|---|---|
| Copy HEIC to a local folder first | Files app + folder picker is faster than one-by-one |
| Convert in chunks on 4 GB Chromebooks | HEIC decode uses RAM |
| Use Download all as ZIP | One handoff to editors |
| Skip .mov Live Photo sidecars | Convert the .heic still only |
Alternatives (often blocked on school Chromebooks)
- Microsoft HEIF codecs — Windows only, not ChromeOS.
- Linux + ImageMagick — disabled on many managed Chromebooks.
- Cloud upload converters — privacy concern for student photos; uploads leave the device.
Related guides
Tool: HEIC to JPG