Dhaval2404/ImagePicker
📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2830
- days_rel: n/a
- days_push: 1046
- n_releases_24m: 0
Adoption not part of the score
1577 stars · 362 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Kotlin library for Android that lets users pick an image from the gallery or capture one with the camera, with built-in cropping and compression. It handles runtime permissions and returns results as Uri objects compatible with scoped storage.
Use cases
- pick a profile picture from gallery or camera in an android app
- crop images to a specific aspect ratio for avatars
- compress camera photos before uploading to a server
- resize images to a required resolution
- avoid handling storage permissions for image selection
When to choose
- you need a simple, configurable image picker with crop and compression on Android
- you want to avoid writing camera and storage permission handling yourself
- you need scoped-storage-safe image selection returning Uris
When to avoid
- you need multi-image or video selection
- your project targets platforms other than Android
- you need advanced image editing beyond cropping and compression
Facets
library · maturity maintenance
image-processing file-upload mobile-development android-tools image-processing jvm image-picker camera gallery crop image-compression android-library android
1 source
- readme: https://github.com/Dhaval2404/ImagePicker · fetched 2026-08-28 · e253ff8e8725
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Dhaval2404/ImagePicker | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Dhaval2404/ImagePicker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem