# FluidGroup/Brightroom

📷 A composable image editor using Core Image and Metal.

Repository: https://github.com/FluidGroup/Brightroom
Canonical: https://ross.abutalabs.com/products/brightroom
Homepage: https://www.notion.so/muukii/Brightroom-d4c59b37610a49de8a14131d24cd6162
Language: Swift
License: MIT
License Family: permissive
Topics: coreimage, uikit, gpu, shader, image, photo, editor, instagram, vsco, hacktoberfest
Last push: 2026-08-24T19:56:36+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 73, longevity 100
- inputs: {"age_days": 2886, "days_push": 9, "days_rel": 100, "gap_med": 67, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3667, forks 343 (observed 2026-08-28T04:08:13.383468+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: image-processing, ui-components, graphics
- domain: image-processing, mobile-development, frontend
- platform: -
- tags: core-image, metal, swiftui, uikit, photo-editor, image-crop, lut-filters, gpu-accelerated, ios, swift, mobile

## Member repositories
- FluidGroup/Brightroom (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.383468+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:31:22.182012+00:00, confidence not recorded.
  - readme: https://github.com/FluidGroup/Brightroom (fetched 2026-08-28T04:08:13.383468+00:00, sha 0f688a60c3d1)
  - homepage: https://www.notion.so/muukii/Brightroom-d4c59b37610a49de8a14131d24cd6162 (fetched 2026-08-29T09:25:31.675129+00:00, sha 2747a3c382e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
