# indulgeIn/YBImageBrowser

iOS image browser / iOS 图片浏览器 (支持视频)

Repository: https://github.com/indulgeIn/YBImageBrowser
Canonical: https://ross.abutalabs.com/products/ybimagebrowser
Language: Objective-C
License: MIT
License Family: permissive
Topics: image-browser, image-processing, optimizing-performance, support-video, image-viewer
Last push: 2023-11-24T10:57:58+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": 3067, "days_push": 1013, "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 2397, forks 487 (observed 2026-08-28T04:06:43.674882+00:00)

## What it is
YBImageBrowser is an iOS image browser component written in Objective-C that supports local and network images (GIF, APNG, WebP), photos library assets, and simple video playback. It emphasizes performance optimization and fine-grained memory control, with extensive customization options for cells, transitions, and tool views.

## Use cases
- show a full-screen image viewer with pinch-to-zoom in an iOS app
- browse GIF, APNG, and WebP images from network or local storage
- preview photos and videos from the device photo library
- display high-resolution images with memory-efficient decoding
- add watermarks or preprocessing to images before display
- build a custom gallery viewer with transition animations

## When to choose
- you need a feature-rich, performant image browser for iOS with video support
- you want fine-grained control over memory usage and image decoding
- you need deep customization of cells, transitions, or tool views
- your project is Objective-C or CocoaPods-based

## When to avoid
- you need a cross-platform or SwiftUI-native solution
- you require advanced video playback features beyond simple viewing
- you need a library under active development with frequent updates
- you want a Swift-first API with modern concurrency support

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components, video-processing
- domain: mobile-development, media, image-processing
- platform: -
- tags: image-browser, image-viewer, objective-c, cocoapods, photo-viewer, gif-support, video-playback, zoom-gestures, ios, swift, mobile

## Member repositories
- indulgeIn/YBImageBrowser (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.674882+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-30T02:34:20.049533+00:00, confidence not recorded.
  - readme: https://github.com/indulgeIn/YBImageBrowser (fetched 2026-08-28T04:06:43.674882+00:00, sha 2ce3056bb47a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
