owenlongbo/McImage
Android Gradle Plugin -- Auto Check big image and compress image in building. 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: 3441
- days_rel: n/a
- days_push: 1828
- n_releases_24m: 0
Adoption not part of the score
1203 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
McImage is a Gradle plugin for Android projects that automatically checks and compresses image resources (PNG, JPG, WebP) during the build process. It uses pngquant, guetzli, and cwebp to reduce image sizes across jars, AARs, and modules with minimal configuration.
Use cases
- compress images in android apk automatically at build time
- reduce android app size by shrinking png and jpg resources
- convert android resources to webp during gradle build
- check for oversized images in android res folder
- optimize images inside jars and aar dependencies
- non-invasive image compression for multi-module android projects
When to choose
- you build Android apps with Gradle and want automatic image size reduction
- you want pngquant/guetzli/webp compression applied to all res images without manual work
- you need to enforce image size limits with whitelists during builds
When to avoid
- you need iOS or non-Android image optimization
- you require actively maintained tooling - the latest release is from 2021
- you use build systems other than Gradle
- you need lossless-only compression
Facets
plugin · maturity maintenance
image-processing build-tool compression android-tools mobile-development developer-tools cli windows gradle-plugin image-compression pngquant guetzli webp apk-size-optimization automation android linux macos
1 source
- readme: https://github.com/owenlongbo/McImage · fetched 2026-08-28 · 259052d7385f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| owenlongbo/McImage | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="owenlongbo/McImage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem