# zhangao0086/DKImagePickerController

Image Picker Controller for iOS written in Swift 4 & 5.

Repository: https://github.com/zhangao0086/DKImagePickerController
Canonical: https://ross.abutalabs.com/products/dkimagepickercontroller
Language: Swift
License: MIT
License Family: permissive
Topics: swift, picker
Last push: 2024-05-07T05:41:43+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": 4350, "days_push": 848, "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 1500, forks 481 (observed 2026-08-28T04:04:54.209688+00:00)

## What it is
A highly customizable image picker controller for iOS written in pure Swift, supporting single and multiple photo selection, camera capture, and basic photo editing. It integrates with the Photos framework (PHAsset), supports iCloud assets, inline mode, and customizable collection view layouts.

## Use cases
- pick multiple photos from the iOS photo library in my app
- add a customizable camera and gallery picker to an iOS app
- export selected PHAssets to local files
- let users crop and edit photos after selecting them
- build an inline photo picker view inside a view controller
- support iCloud photo selection in Swift

## When to choose
- you need a customizable UIKit photo picker with multi-selection on iOS
- you want optional camera, gallery preview, or photo editor modules
- you need iCloud asset support and batch PHAsset export
- your project targets iOS 9+ with Swift 4/5

## When to avoid
- you are building with SwiftUI and want the modern PhotosPicker API
- you need a cross-platform (Android/web) image picker
- you require actively developed features beyond maintenance-level updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing, file-upload
- domain: mobile-development, media, photography
- platform: -
- tags: image-picker, photo-gallery, camera, photo-editor, phasset, cocoapods, uikit, ios, swift, mobile

## Member repositories
- zhangao0086/DKImagePickerController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.209688+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:33:01.568381+00:00, confidence not recorded.
  - readme: https://github.com/zhangao0086/DKImagePickerController (fetched 2026-08-28T04:04:54.209688+00:00, sha 807488ae6952)
- Data as of 2026-08-30T08:39:29.467469+00:00.
