# jeasonlzy/ImagePicker

完全仿微信的图片选择，并且提供了多种图片加载接口，选择图片后可以旋转，可以裁剪成矩形或圆形，可以配置各种其他的参数

Repository: https://github.com/jeasonlzy/ImagePicker
Canonical: https://ross.abutalabs.com/products/jeasonlzy-imagepicker
Language: Java
License: Apache-2.0
License Family: permissive
Topics: image-picker, imagepicker
Last push: 2020-10-27T06:08:16+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": 3871, "days_push": 2136, "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 4298, forks 1024 (observed 2026-08-28T04:08:41.547003+00:00)

## What it is
An Android image picker library that replicates the WeChat photo selection UI, supporting single/multi-select, camera capture, cropping (rectangular or circular), and rotation. It allows pluggable image loading backends via an ImageLoader interface (e.g., Picasso, Glide).

## Use cases
- pick multiple photos from gallery in an Android app
- let users take a photo and crop it to a circle avatar
- build a WeChat-style image selection screen
- select up to 9 images with a selection limit
- crop a profile picture to a rectangle
- rotate images after selection

## When to choose
- you need a ready-made WeChat-like gallery picker on Android
- you want configurable cropping with rectangular or circular masks
- you need a customizable image loader integration

## When to avoid
- you need a maintained library with bug fixes and modern Android support
- your project targets recent Android versions with scoped storage requirements
- you need iOS or cross-platform support

## Facets
- artifact type: library
- maturity: abandoned
- function: image-processing, ui-components
- domain: mobile-development, android-tools, image-processing
- platform: jvm
- tags: image-picker, wechat-style-ui, photo-crop, photo-rotate, camera, gallery, android-library, android

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.547003+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-29T18:21:51.709859+00:00, confidence not recorded.
  - readme: https://github.com/jeasonlzy/ImagePicker (fetched 2026-08-28T04:08:41.547003+00:00, sha 0a587715e959)
- Data as of 2026-08-30T08:39:29.467469+00:00.
