# PatilShreyas/Capturable

🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️

Repository: https://github.com/PatilShreyas/Capturable
Canonical: https://ross.abutalabs.com/products/capturable
Homepage: https://patilshreyas.github.io/Capturable/
Language: Kotlin
License: MIT
License Family: permissive
Topics: android, jetpack-compose, android-app, kotlin, bitmap, screenshot, jetpack-android, composable, photos, image, hacktoberfest
Last push: 2025-10-23T03:03:06+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 28, longevity 100
- inputs: {"age_days": 1704, "days_push": 314, "days_rel": 627, "gap_med": 83, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1224, forks 45 (observed 2026-08-28T04:04:02.875909+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: image-processing, ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: jetpack-compose, bitmap, screenshot, composable-capture, android

## Member repositories
- PatilShreyas/Capturable (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.875909+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-30T06:15:25.771365+00:00, confidence not recorded.
  - readme: https://github.com/PatilShreyas/Capturable (fetched 2026-08-28T04:04:02.875909+00:00, sha d778b9d8eead)
  - homepage: https://patilshreyas.github.io/Capturable/ (fetched 2026-08-29T12:23:20.698281+00:00, sha 507e6cbf98fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
