FluidGroup/Brightroom
📷 A composable image editor using Core Image and Metal. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 73
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 67
- age_days: 2886
- days_rel: 100
- days_push: 9
- n_releases_24m: 6
Adoption not part of the score
3667 stars · 343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Brightroom is a Swift library for building composable, customizable photo editing UIs on iOS, backed by Core Image and Metal for GPU-accelerated rendering. It provides headless editing stacks that manage edit history, plus built-in components for cropping, rotating, masking, face detection, and LUT-based filters.
Use cases
- build a custom photo editor UI in an iOS app
- crop and rotate photos with a ready-made UI
- apply LUT color filters to images
- let users draw masks on photos
- edit very large images up to 12000 pixels
- manage image editing history with undo/redo
- render images in P3 wide color gamut
When to choose
- you need a fully customizable image editor on iOS with UIKit or SwiftUI
- you want GPU-accelerated editing of large photos
- you need headless editing state separate from the UI
- you want drop-in LUT filter support
When to avoid
- you need an image editor for Android or cross-platform apps
- you only need simple image processing without a UI
- your project targets iOS below 15.0
- you need video or audio editing
Facets
library · maturity active
image-processing ui-components graphics image-processing mobile-development frontend core-image metal swiftui uikit photo-editor image-crop lut-filters gpu-accelerated ios swift mobile
2 sources
- readme: https://github.com/FluidGroup/Brightroom · fetched 2026-08-28 · 0f688a60c3d1
- homepage: https://www.notion.so/muukii/Brightroom-d4c59b37610a49de8a14131d24cd6162 · fetched 2026-08-29 · 2747a3c382e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FluidGroup/Brightroom | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="FluidGroup/Brightroom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem