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

Sunzxyong/Tiny

an image compression framework.(一个高保真、高压缩比的图片压缩框架) observed · 2026-08-28

github.com/Sunzxyong/Tiny · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3438
  • days_rel: n/a
  • days_push: 2156
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2627 stars · 347 forks observed · 2026-08-28

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

Tiny is a high-fidelity, high-compression-ratio image compression framework for Android, implemented with native C code and no external dependencies. It supports asynchronous and synchronous compression of images to bitmaps or files, delivering results comparable to WeChat's compression quality.

Use cases

  • compress images on Android before uploading
  • reduce photo file size while keeping quality
  • compress bitmaps asynchronously in an Android app
  • shrink camera photos to smaller resolutions
  • batch compress images with a thread pool
  • compress images to files or bitmaps with configurable options

When to choose

  • you need high compression ratios with high visual fidelity on Android
  • you want a dependency-free image compression library
  • you need both async and sync compression APIs
  • you want compression quality comparable to WeChat

When to avoid

  • you need a cross-platform or server-side image compression solution
  • you require actively maintained software (last release 2020)
  • you target platforms other than Android
  • you need modern image formats like AVIF or WebP-specific tooling

Facets

library · maturity maintenance

image-processing compression image-processing mobile-development android-tools image-compression bitmap android native-code high-fidelity mobile

1 source

Member repositories

RepositoryRoleHealth v2
Sunzxyong/Tinymain23

For agents

markdown · JSON · MCP: product_card(name="Sunzxyong/Tiny")

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