VideoFlint/Cabbage
A video composition framework build on top of AVFoundation. It's simple to use and easy to extend. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 2955
- days_rel: n/a
- days_push: 1030
- n_releases_24m: 0
Adoption not part of the score
1580 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cabbage is a Swift video composition framework built on top of AVFoundation for iOS. It provides a Timeline-based model for combining video, audio, and image resources into export sessions, players, and image generators.
Use cases
- compose videos from multiple clips on iOS
- build a video editing app with transitions
- mix audio tracks with video in Swift
- export composed video with AVAssetExportSession
- overlay images and GIFs onto video timelines
- preview video compositions with AVPlayer
When to choose
- you are building iOS video editing or composition features with AVFoundation
- you want a simple, extensible Timeline abstraction over AVFoundation APIs
- you need transitions, transforms, and real-time audio processing in compositions
When to avoid
- you need cross-platform video editing outside Apple platforms
- you want a full-featured turnkey video editor UI rather than a composition framework
- your project is not in Swift or Objective-C
Facets
library · maturity maintenance
video-processing audio-processing media mobile-development avfoundation video-editing video-composition timeline video ios swift mobile
1 source
- readme: https://github.com/VideoFlint/Cabbage · fetched 2026-08-28 · 696c0d0ee9ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| VideoFlint/Cabbage | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="VideoFlint/Cabbage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem