# smuyyh/ImageSelector

:foggy: Android 图片选择器。充分自由定制，极大程度简化使用，支持图库多选/图片预览/单选/照片裁剪/拍照/自定义图片加载方式/自定义色调/沉浸式状态栏

Repository: https://github.com/smuyyh/ImageSelector
Canonical: https://ross.abutalabs.com/products/imageselector
Homepage: http://blog.csdn.net/yyh352091626/article/details/52154583
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, imagepicker, imageselector, image
Last push: 2022-10-09T04:21:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3680, "days_push": 1424, "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 1598, forks 252 (observed 2026-08-28T04:05:09.369369+00:00)

## What it is
ImageSelector is an Android image picker library written in Java that supports multi-select, single-select, image preview, cropping, and camera capture. It is highly customizable, letting developers plug in their own image loader (e.g., Glide or Picasso) and theme the UI.

## Use cases
- pick multiple images from the gallery in an Android app
- let users take a photo with the camera and crop it
- add an image chooser with preview to my Android app
- customize the look of an Android image picker
- select a single profile picture with cropping
- use Glide to load images in a picker activity

## When to choose
- you need a customizable Android image picker with multi-select, preview, and crop support
- you want to control image loading yourself with Glide, Picasso, or another loader
- you need camera capture and gallery selection behind one simple API

## When to avoid
- you need a picker for videos or other media types, not just images
- you want a Jetpack Compose or Kotlin-first modern picker
- you need a library with frequent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, file-upload, ui-components
- domain: mobile-development, android-tools, photography
- platform: -
- tags: image-picker, gallery, photo-crop, camera, java, android-library, android, mobile

## Member repositories
- smuyyh/ImageSelector (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.369369+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:53:17.536211+00:00, confidence not recorded.
  - readme: https://github.com/smuyyh/ImageSelector (fetched 2026-08-28T04:05:09.369369+00:00, sha 26de604a813a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
