# Dhaval2404/ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera

Repository: https://github.com/Dhaval2404/ImagePicker
Canonical: https://ross.abutalabs.com/products/dhaval2404-imagepicker
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: image, camera, imagepicker, crop-image, compress-images, imageresize, kotlin, android, android-library, image-provider, image-picker
Last push: 2023-10-22T09:30:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2830, "days_push": 1046, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1577, forks 362 (observed 2026-08-28T04:05:06.156203+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: image-processing, file-upload
- domain: mobile-development, android-tools, image-processing
- platform: jvm
- tags: image-picker, camera, gallery, crop, image-compression, android-library, android

## Member repositories
- Dhaval2404/ImagePicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:06.156203+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-30T03:57:00.473115+00:00, confidence not recorded.
  - readme: https://github.com/Dhaval2404/ImagePicker (fetched 2026-08-28T04:05:06.156203+00:00, sha e253ff8e8725)
- Data as of 2026-08-30T08:39:29.467469+00:00.
