# banchichen/TZImagePickerController

一个支持多选、选原图和视频的图片选择器，同时有预览、裁剪功能，支持iOS6+。  A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+

Repository: https://github.com/banchichen/TZImagePickerController
Canonical: https://ross.abutalabs.com/products/tzimagepickercontroller
Language: Objective-C
License: MIT
License Family: permissive
Topics: photokit, uiimagepickercontroller, imagepicker, imagepickercontroller, imagepickerview, videopicker
Last push: 2026-08-15T01:57:03+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 3891, "days_push": 19, "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 8149, forks 1890 (observed 2026-08-28T04:10:13.881845+00:00)

## What it is
TZImagePickerController is an Objective-C library for iOS that clones UIImagePickerController with support for picking multiple photos, original photos, and videos, plus preview and cropping. It is distributed via CocoaPods and Carthage and supports iOS 10+.

## Use cases
- pick multiple photos from the camera roll in an iOS app
- let users select videos and photos together
- preview photos and videos before confirming selection
- crop a chosen image in an iOS app
- select original full-resolution photos
- replace UIImagePickerController with a multi-select picker

## When to choose
- you need multi-select photo/video picking in an iOS app
- you want preview and crop built into the picker
- you need an Objective-C picker compatible with older iOS versions

## When to avoid
- you are building for Android or cross-platform frameworks
- you only need single-photo picking that UIImagePickerController already provides
- you want a Swift-native or SwiftUI picker

## Facets
- artifact type: library
- maturity: active
- function: ui-components, image-processing, video-processing
- domain: mobile-development, media, photography
- platform: cpp
- tags: image-picker, photo-library, objective-c, uikit, photokit, media-selection, ios, mobile, swift

## Member repositories
- banchichen/TZImagePickerController (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.881845+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-29T17:29:46.711793+00:00, confidence not recorded.
  - readme: https://github.com/banchichen/TZImagePickerController (fetched 2026-08-28T04:10:13.881845+00:00, sha c39e1620208d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
