# hyperoslo/ImagePicker

:camera: Reinventing the way ImagePicker works.

Repository: https://github.com/hyperoslo/ImagePicker
Canonical: https://ross.abutalabs.com/products/imagepicker
Language: Swift
License: NOASSERTION
License Family: other
Topics: ios, swift, imagepicker
Last push: 2024-08-27T11:37:38+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": 4047, "days_push": 736, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4884, forks 674 (observed 2026-08-28T04:09:01.866419+00:00)

## What it is
ImagePicker is an all-in-one camera and photo library picker solution for iOS apps, written in Swift. It provides a polished UI for selecting images from the library and taking pictures, with delegate callbacks and configurable appearance.

## Use cases
- let users pick multiple photos from their camera roll in an iOS app
- combine camera capture and photo library selection in one screen
- limit the number of images a user can select
- customize the picker's colors, fonts, and button titles
- resolve selected photo assets at a chosen size to save memory

## When to choose
- you need a ready-made, memory-efficient image picker UI for iOS
- you want camera and library access combined in a single controller
- you need configurable selection limits and theming

## When to avoid
- you target platforms other than iOS
- you need full PHPickerViewController/PhotosUI integration with modern iOS APIs
- you need video picking or advanced media types

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing, file-upload
- domain: mobile-development, photography, frontend
- platform: -
- tags: image-picker, camera, photo-library, swift, ui-component, ios, mobile

## Member repositories
- hyperoslo/ImagePicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.866419+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-29T18:18:14.731139+00:00, confidence not recorded.
  - readme: https://github.com/hyperoslo/ImagePicker (fetched 2026-08-28T04:09:01.866419+00:00, sha 6bbdb0f6ebd1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
