compresso
Open the app

Convert HEIC to WebP in your browser

Compresso converts iPhone HEIC photos to WebP locally. WebP typically yields smaller files than JPEG at similar quality.

How it works

  1. Open Compresso.
  2. Drop your HEIC file and select WebP or Auto.
  3. Download the WebP — processed entirely on your device.

Common questions

Why WebP over JPEG?
WebP often produces smaller files at the same visual quality.

For developers

Embed compression in your upload flow:

npm install compresso.js
npm · Docs

Related