# mikaoj/BSImagePicker

A multiple image picker for iOS

Repository: https://github.com/mikaoj/BSImagePicker
Canonical: https://ross.abutalabs.com/products/bsimagepicker
Language: Swift
License: MIT
License Family: permissive
Topics: swift, bsimagepicker, photos, image-picker
Last push: 2024-05-23T06:49:46+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": 4517, "days_push": 832, "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 1371, forks 371 (observed 2026-08-28T04:04:32.195990+00:00)

## What it is
BSImagePicker is a Swift library providing a customizable multiple-image picker view controller for iOS, built on the Photos framework. It supports selecting images, live photos, and videos with album switching and fullscreen preview.

## Use cases
- let users pick multiple photos from their library in an iOS app
- select several images and videos for upload in Swift
- customizable photo gallery picker view controller for iOS
- choose multiple PHAssets from the photo library
- replace UIImagePickerController with multi-select photo picker

## When to choose
- you need multi-selection of photos/videos on iOS with UIKit
- you want a customizable picker returning PHAssets
- you need album switching and fullscreen preview out of the box

## When to avoid
- you only need single photo selection (UIImagePickerController suffices)
- you are building with SwiftUI and want a native PhotosPicker
- you need a cross-platform picker beyond iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing, file-upload
- domain: mobile-development, media, photography
- platform: -
- tags: photo-picker, phasset, photos-framework, multiple-selection, uikit, ios, swift, mobile

## Member repositories
- mikaoj/BSImagePicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.195990+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-30T04:40:51.262369+00:00, confidence not recorded.
  - readme: https://github.com/mikaoj/BSImagePicker (fetched 2026-08-28T04:04:32.195990+00:00, sha d880a2e32378)
- Data as of 2026-08-30T08:39:29.467469+00:00.
