Skip to content

All pages

FableCut

Browser video editor with a JSON timeline agents can drive.

Content & MediaJul 10, 2026
Website
github.com
Language
English
Listed
Jul 10, 2026
Stars
673
Forks
71

ronak-create/FableCut ↗, JavaScript, MIT, Last commit 1d ago

FableCut keeps its timeline in a JSON file, which is the design decision everything else follows from. A person cuts and arranges in the browser while an agent reads and rewrites the same JSON, and a REST API exposes the same operations for anything scripted. The UI live-reloads, so a change made from either side shows up immediately rather than after a rebuild. It ships with zero dependencies and runs in the browser, meaning there is no runtime to install before the first edit.

Like this product?