# yangpeixing/YImagePicker

小红书多图剪裁+微信图片选择器+大图预览+图片剪裁(支持圆形剪裁和镂空剪裁)，已适配androidQ,借鉴并升级matisse加载内核!超强定制性可轻松实现知乎/马蜂窝/微博等特殊样式!支持跨进程回调!内部结构轻量级，无任何第三方开源库！支持support依赖！

Repository: https://github.com/yangpeixing/YImagePicker
Canonical: https://ross.abutalabs.com/products/yimagepicker
Language: Java
License: Apache-2.0
License Family: permissive
Topics: imagepicker, redbook, redbook-imagepicker, photo-gallery, gallery, android-image-selector, picture-selector, imageselector
Last push: 2020-05-28T03:24:12+00:00

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

## Adoption (not part of the score)
Stars 1200, forks 183 (observed 2026-08-28T04:03:58.072257+00:00)

## What it is
A lightweight Android image/video picker library written in Java with no third-party dependencies. It supports WeChat-style multi-image selection, Xiaohongshu-style multi-image cropping, large image preview, and circular or hollow cropping, with extensive UI customization.

## Use cases
- pick multiple photos from gallery in an Android app
- crop profile pictures in a circle like WeChat avatar selection
- crop multiple images at once like Xiaohongshu
- preview very large or long images without OOM errors
- select videos and images together with format filtering
- customize the picker UI to match Zhihu or Weibo styles
- get picker results via callback without ActivityResult requestCode boilerplate

## When to choose
- building a native Android app that needs a highly customizable image/video picker
- you need WeChat or Xiaohongshu style selection and cropping out of the box
- you want a dependency-free, small (under 300K) picker library
- you need to support both androidx and legacy support libraries

## When to avoid
- building for iOS or cross-platform frameworks like Flutter or React Native
- you need a maintained library - the latest release is from 2020 and support variants are deprecated
- you need a picker in Kotlin with modern ActivityResult APIs
- your project requires Jetpack Compose integration

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components, mobile-framework
- domain: android-tools, mobile-development, media, photography
- platform: jvm
- tags: image-picker, photo-gallery, image-crop, wechat-style, xiaohongshu-style, androidx, media-selection, photo-preview, android, mobile

## Member repositories
- yangpeixing/YImagePicker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.072257+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:20:51.549780+00:00, confidence not recorded.
  - readme: https://github.com/yangpeixing/YImagePicker (fetched 2026-08-28T04:03:58.072257+00:00, sha 8c87cef5b5aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
