Ross ROSS = Recommend OSS · open-source software intelligence for agents

FluidGroup/Brightroom

📷 A composable image editor using Core Image and Metal. observed · 2026-08-28

github.com/FluidGroup/Brightroom · homepage · Swift · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
FluidGroup/Brightroommain90

For agents

markdown · JSON · MCP: product_card(name="FluidGroup/Brightroom")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem