HeicSave
← Blog

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

  1. Open Chrome (not a locked-down kiosk profile if possible).
  2. Go to HEIC to JPG.
  3. Choose folder after copying HEIC files from Drive/USB—or drag files from the Files app.
  4. Set JPEG quality (90% default).
  5. 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

TipWhy
Copy HEIC to a local folder firstFiles app + folder picker is faster than one-by-one
Convert in chunks on 4 GB ChromebooksHEIC decode uses RAM
Use Download all as ZIPOne handoff to editors
Skip .mov Live Photo sidecarsConvert 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.

Tool: HEIC to JPG