OSS Tanbou

OSS catalog

OpenCut

View on GitHub

OpenCut — rebuilding an open-source video editor around a plugin-first architecture and Rust core

Stars
0

Overview

OpenCut is a free and open-source video editing project targeting web, desktop, and mobile. The current main branch is a ground-up rewrite rather than a continuation of the previous editor, with an Editor API, first-class third-party plugins, a Rust core, MCP server, headless mode, and in-editor scripting listed as major goals. The project is therefore most interesting today not as a finished editor feature set, but as an attempt to turn video editing into an extensible platform that can support automation and AI-agent workflows as well as interactive editing.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Move video editing beyond UI actions into APIs, plugins, and scripts

The rewrite plans an Editor API and a plugin-first architecture, making extensibility part of the core design rather than an afterthought. An in-editor scripting tab is also planned, pointing toward workflows where editing operations can be reused or composed programmatically. These items are explicitly presented in the README as things that are coming, however, so they should not be described as production-ready capabilities of the current main branch.

Sources: [1]

Use a Rust core to converge desktop, browser, mobile, and automated rendering

The stated direction is to support desktop, mobile, and browser from one Rust-centered codebase, expose an MCP server for AI agents, and add a headless mode for automation and batch rendering. The current Rust workspace already includes the desktop application and uses GPUI, but its own README labels it 'Very early' and says that it currently amounts to a window that opens. The architectural direction is therefore substantially ahead of the present implementation maturity.

Sources: [1][2][3]

For developers following the future of programmable and agent-driven video editing

OpenCut is a strong project to watch if you are interested in treating video editing as an API-driven platform rather than only a GUI application. Its planned plugin, scripting, headless, and MCP surfaces are relevant to teams considering custom editing workflows, automated video generation, batch rendering, or AI-agent control. If the immediate requirement is an open-source editor that can be used for real production work today, the project itself recommends using opencut-classic instead of the rewrite.

Sources: [1]

Treat the current main branch as an active rewrite, not the finished successor

The primary constraint is maturity. The official README says the project is being rewritten from the ground up, points users to opencut-classic for current use, and hosts the rewrite separately until it is ready to take over. It also states that outside contributions are not yet being accepted while the architecture is being designed. Any evaluation should therefore distinguish the roadmap from functionality that is actually implemented today.

The repository is MIT-licensed, giving broad permission to use, modify, redistribute, and commercialize the software subject to the license notice. Future plugins, third-party services, and AI providers may have different terms, so their licensing and data policies should be evaluated separately from the OpenCut core.

Sources: [1][2][4]

Official sources

  1. [1]OpenCut-app/OpenCut — README(2026-09-14)
  2. [2]OpenCut Desktop — README(2026-09-14)
  3. [3]OpenCut — Cargo workspace(2026-09-14)
  4. [4]OpenCut-app/OpenCut — LICENSE(2026-09-14)

Growth

Growth trends · Last 30 days

0 Stars

Trend data is still being collected.

GitHub data

GitHub dataView detailed GitHub data
Stars
0
Forks
0
Watchers
0
Open issues
0
Report incorrect information

Tell us if any listing information is incorrect or outdated.