# nek023/QBImagePicker

A clone of UIImagePickerController with multiple selection support.

Repository: https://github.com/nek023/QBImagePicker
Canonical: https://ross.abutalabs.com/products/qbimagepicker
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2024-07-11T15:52:49+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4971, "days_push": 783, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1764, forks 539 (observed 2026-08-28T04:05:33.005537+00:00)

## What it is
QBImagePicker is an Objective-C library that provides a drop-in clone of UIImagePickerController with support for selecting multiple photos and videos. It mimics the built-in iOS picker UI while adding customization options like grid size, selection limits, and selection count display.

## Use cases
- let users pick multiple photos and videos in an iOS app
- replace UIImagePickerController with multi-select support
- build a photo gallery picker with a native iOS look and feel
- limit the maximum number of selected assets in a picker
- customize the photo picker grid and navigation message
- select PHAsset items from the photo library for upload

## When to choose
- you need multi-selection of photos/videos on iOS with a native-feeling UI
- you want a lightweight Objective-C picker that integrates via CocoaPods or Carthage
- you need fine control over selection limits and picker customization

## When to avoid
- you are building a SwiftUI-first app and prefer modern PhotosPicker APIs
- you need cross-platform (Android/web) media picking
- you want a heavily maintained library with recent active development

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing, file-upload
- domain: mobile-development, media, photography
- platform: -
- tags: uiimagepickercontroller, photo-picker, multiple-selection, photokit, objective-c, cocoapods, carthage, ios, mobile, swift

## Member repositories
- nek023/QBImagePicker (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.005537+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:26:38.757644+00:00, confidence not recorded.
  - readme: https://github.com/nek023/QBImagePicker (fetched 2026-08-28T04:05:33.005537+00:00, sha 6b14be59cbf8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
