# Silence-GitHub/BBMetalImage

A high performance Swift library for GPU-accelerated image/video processing based on Metal.

Repository: https://github.com/Silence-GitHub/BBMetalImage
Canonical: https://ross.abutalabs.com/products/bbmetalimage
Language: Swift
License: MIT
License Family: permissive
Topics: image, swift, ios, metal, jpeg, png, filter, image-processor, image-editor, gpuimage
Last push: 2022-10-10T06:57:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2693, "days_push": 1423, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1044, forks 132 (observed 2026-08-28T04:03:21.240407+00:00)

## What it is
A high-performance Swift library for GPU-accelerated image and video processing built on Apple's Metal, inspired by GPUImage. It provides 80+ built-in filters, filter chaining, camera capture, and video writing for iOS apps.

## Use cases
- apply gpu-accelerated filters to images in ios
- process live camera video with real-time filters
- build a photo editor with filter chains
- record filtered camera output to a video file
- replace gpuimage with a faster metal-based alternative
- render view animations to video

## When to choose
- you need high-performance image/video filtering on iOS with low CPU and memory usage
- you want camera capture, filter processing, preview, and recording in one pipeline
- you need custom Metal-based filters with a GPUImage-like API

## When to avoid
- you target platforms other than iOS, since it requires Metal and iOS 10+
- you need cross-platform image processing
- your project uses Objective-C only, as the library is Swift 5

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, video-processing, graphics
- domain: image-processing, mobile-development
- platform: -
- tags: metal, gpuimage, camera-filters, filter-chain, gpu-accelerated, video, ios, swift, gpu

## Member repositories
- Silence-GitHub/BBMetalImage (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.240407+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-30T07:02:11.225771+00:00, confidence not recorded.
  - readme: https://github.com/Silence-GitHub/BBMetalImage (fetched 2026-08-28T04:03:21.240407+00:00, sha 417c34a17bea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
