OpenCut-app/OpenCut
Summary
OpenCut is a free and open source video editor being rewritten from the ground up with an Editor API, plugin architecture, cross-platform support, MCP server for AI agents, headless mode, and scripting.
View Cached Full Text
Cached at: 07/13/26, 01:53 PM
OpenCut-app/OpenCut
Source: https://github.com/OpenCut-app/OpenCut
|
|
OpenCutA free and open source video editor for web, desktop, and mobile. |
Status
OpenCut is being rewritten from the ground up. What’s coming:
- An Editor API
- First-class third party plugins (made possible by a plugin-first architecture)
- Desktop, mobile, and browser from one codebase (Rust core)
- MCP server (for AI agents)
- Headless mode (automation, batch rendering)
- A scripting tab directly in the editor
You can still find the previous version at opencut-app/opencut-classic, which is the one to reach for today. opencut.app still runs the classic version. The rewrite will live at new.opencut.app until it’s ready to take over.
Development
Install proto if you haven’t already:
bash <(curl -fsSL https://moonrepo.dev/install/proto.sh)
From the repo root:
proto use # installs the tools pinned in .prototools
moon run web:dev # localhost:5173
moon run api:dev # localhost:8787
moon run desktop:dev # see apps/desktop/README.md
Contributing
We’re not set up to take outside contributions yet while the architecture is being designed. If you want to follow along, ask questions, or just hang out, join the Discord or open an issue.
Sponsors
OpenCut is supported by companies that believe in open source creator tools.
- fal.ai: Generative image, video, and audio models all in one place.
Want your logo here? Reach out at [email protected].
License
Similar Articles
@jaywcjlove: OpenCut, an open-source alternative to CapCut, already 60k stars — rebuilt with Rust core, unified multi-platform adaptation, with editor API, native plugin system, MCP AI service, headless batch rendering, and built-in script panel.
OpenCut is an open-source alternative to CapCut, rebuilt with a Rust core, supporting multi-platform adaptation, providing editor API, native plugins, MCP AI service, headless batch rendering, and built-in script panel, with 60k GitHub Stars.
calesthio/OpenMontage
OpenMontage is the first open-source agentic video production system that turns AI coding assistants into a full video studio, automating research, scripting, asset generation, editing, and rendering with optional integration of models like Veo, Kling, and FLUX.
@gaoren7716: A friend runs a Douyin matrix. CapCut membership costs 30 yuan a month, 4 accounts would be 120 yuan. I wonder: Do you have to pay for video editing software? Can a video editor be open source? It's 2026 now. A video editor is open source, and can also run across Web/Desktop/Mobile with one codebase. OpenCut, being rewritten from scratch, Rust core…
OpenCut is an open-source video editor based on a Rust core, supporting cross-platform across Web/Desktop/Mobile. It provides innovative features such as plugin architecture, MCP server supporting AI agent calls, Headless mode, etc., aiming to replace paid video editing software.
Show HN: FableCut – A browser video editor AI agents can drive (zero deps)
FableCut is an open-source, browser-based non-linear video editor that exposes its timeline as a JSON document, allowing AI agents to drive video editing via MCP/REST APIs with live hot-reload.
Augani/openreel-video
OpenReel Video is an open-source, browser-based professional video editor built with React, TypeScript, WebCodecs, and WebGPU that runs entirely client-side without uploads or installations.