# addyosmani/squish

Squish - Batch Browser-based Image Compression

Repository: https://github.com/addyosmani/squish
Canonical: https://ross.abutalabs.com/products/squish
Homepage: https://squish.addy.ie
Language: TypeScript
License: MIT
License Family: permissive
Topics: batch, batch-processing, image-compression, image-processing
Last push: 2025-01-16T02:56:23+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 1, release rhythm 35, longevity 44
- inputs: {"age_days": 626, "days_push": 594, "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 1048, forks 111 (observed 2026-08-28T04:03:22.500099+00:00)

## What it is
Squish is a browser-based batch image compression tool that uses WebAssembly codecs to compress and convert images entirely client-side. It supports AVIF, JPEG, JPEG XL, PNG, and WebP with quality adjustment, drag-and-drop, and no server uploads.

## Use cases
- compress a batch of images without uploading them to a server
- convert PNG photos to WebP or AVIF for the web
- reduce image file sizes before uploading to a website
- optimize images locally for privacy
- batch resize quality of screenshots for documentation

## When to choose
- you need client-side image compression with no uploads
- you want modern codecs like AVIF and JPEG XL in the browser
- you need batch processing with a simple drag-and-drop UI

## When to avoid
- you need CLI or server-side automated compression pipelines
- you need extremely large-scale or scripted batch workflows
- you need editing features beyond compression and format conversion

## Facets
- artifact type: application
- maturity: active
- function: image-processing, compression
- domain: image-processing, web-development, media
- platform: browser
- tags: image-compression, wasm, batch-processing, avif, webp, jpeg-xl, privacy-friendly, client-side, web-server, nodejs

## Member repositories
- addyosmani/squish (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.500099+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-30T07:00:40.942432+00:00, confidence not recorded.
  - readme: https://github.com/addyosmani/squish (fetched 2026-08-28T04:03:22.500099+00:00, sha 3b790bc1564a)
  - homepage: https://squish.addy.ie (fetched 2026-08-29T13:02:04.436644+00:00, sha d4040c21f713)
- Data as of 2026-08-30T08:39:29.467469+00:00.
