# GoogleChromeLabs/squoosh

Make images smaller using best-in-class codecs, right in the browser.

Repository: https://github.com/GoogleChromeLabs/squoosh
Canonical: https://ross.abutalabs.com/products/squoosh
Homepage: https://squoosh.app
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-20T01:52:18+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3101, "days_push": 14, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 25745, forks 2140 (observed 2026-08-28T04:11:38.621967+00:00)

## What it is
Squoosh is a browser-based web app for compressing images using modern codecs like MozJPEG, WebP, and AVIF, with all processing done locally via WebAssembly. It lets users visually compare before/after quality and export smaller files without uploading anything to a server.

## Use cases
- compress images for the web without uploading them
- convert png or jpeg to webp or avif
- reduce image file size while keeping quality
- compare compressed image quality side by side
- batch-optimize images for faster page loads
- compress screenshots locally for privacy

## When to choose
- you need fast, private, one-off image compression in a browser
- you want to compare codec outputs visually before saving
- you cannot install desktop software or send files to a server

## When to avoid
- you need scripted or CI-based bulk image optimization (use a CLI like squoosh-cli or sharp instead)
- you need batch processing of thousands of images
- you need editing features beyond compression like cropping or filters

## Facets
- artifact type: application
- maturity: active
- function: image-processing, compression
- domain: image-processing, web-development, privacy
- platform: browser, wasm
- tags: image-compression, webassembly, client-side, pwa, photo-optimization, web-server

## Member repositories
- GoogleChromeLabs/squoosh (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:38.621967+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:55:59.587043+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChromeLabs/squoosh (fetched 2026-08-28T04:11:38.621967+00:00, sha 93121b73d42f)
  - homepage: https://squoosh.app (fetched 2026-08-29T07:52:51.426818+00:00, sha 50dde6bba7af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
