Ross ROSS = Recommend OSS · open-source software intelligence for agents

zetbaitsu/Compressor

An android image compression library. observed · 2026-08-28

github.com/zetbaitsu/Compressor · Kotlin observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 70
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3728
  • days_rel: n/a
  • days_push: 181
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7227 stars · 963 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Compressor is a lightweight Android image compression library written in Kotlin. It lets developers shrink large photos into smaller files with minimal quality loss using configurable constraints like resolution, quality, format, and target size.

Use cases

  • compress images before uploading to a server
  • reduce photo file size on android with minimal quality loss
  • resize and convert images to webp in an android app
  • compress images to a maximum file size like 2MB
  • build custom image compression constraints in kotlin

When to choose

  • you are building an Android app in Kotlin and need simple, configurable image compression
  • you want coroutine-based async compression with sensible defaults
  • you need constraints on resolution, quality, format, or file size

When to avoid

  • you need image compression on platforms other than Android
  • you need advanced image editing beyond compression and resizing
  • your project is Java-only and you prefer a non-coroutine API

Facets

library · maturity stable

image-processing compression image-processing android-tools mobile-development kotlin kotlin-coroutines photo-compression android-library android

1 source

Member repositories

RepositoryRoleHealth v2
zetbaitsu/Compressormain54

For agents

markdown · JSON · MCP: product_card(name="zetbaitsu/Compressor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem