PatilShreyas/Capturable
🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️ observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 48
- Release rhythm 28
- 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: 83
- age_days: 1704
- days_rel: 627
- days_push: 314
- n_releases_24m: 2
Adoption not part of the score
1224 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Capturable is a Jetpack Compose utility library for Android that captures Composable UI content and converts it into a Bitmap image. It provides a CaptureController and a capturable() modifier to trigger captures programmatically.
Use cases
- capture a composable as a bitmap in jetpack compose
- save android ui screenshot as image
- export compose screen content to bitmap
- generate shareable image from app ui
- convert jetpack compose view to png
When to choose
- you build Android apps with Jetpack Compose and need to render UI to a Bitmap
- you want a simple, maintained Kotlin library for composable screenshot capture
When to avoid
- you need to capture non-Compose Views or full system screenshots
- your project does not use Jetpack Compose
Facets
library · maturity active
image-processing ui-components mobile-development android-tools jvm jetpack-compose bitmap screenshot composable-capture android
2 sources
- readme: https://github.com/PatilShreyas/Capturable · fetched 2026-08-28 · d778b9d8eead
- homepage: https://patilshreyas.github.io/Capturable/ · fetched 2026-08-29 · 507e6cbf98fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PatilShreyas/Capturable | main | 51 |
For agents
markdown · JSON · MCP: product_card(name="PatilShreyas/Capturable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem