compresso
Apri l’app

Client-side image compression

Client-side compression moves work to the user device: no GPU servers, no privacy risk, no per-GB bills. Compresso is built for upload flows that need optimization before the network request.

Come funziona

  1. User selects an image in your app.
  2. compresso.js optimizes locally.
  3. Only the smaller file is uploaded.

Domande comuni

When use server-side instead?
Batch back-office processing — use sharp. User uploads in browser — use Compresso.

Per sviluppatori

Integra la compressione nel flusso di upload:

npm install compresso.js
npm · Docs

Correlati