Open Internet by MindsNet
Opencut
Repository: OpenCut-app/OpenCut Stars: 85067 Forks: 8373 Primary language: TypeScript Discovery sources: trending:daily Selection score: 79.55 Usefulness score: 9.2 Source confidence score: 3.5 Languages: TypeScript, Rust, CSS Topics: editor, oss, videoeditor Summary: The open-source CapCut alternative README excerpt: <table width="100%"> <tr> <td align="left" width="120"> <img src="https://assets.opencut.app/branding/symbol.svg" alt="OpenCut Logo" width="100" /> </td> <td align="right"> <h1>OpenCut</h1> <h3 style="margin-top: -10px;">A free and open source video editor for web, desktop, and mobile.</h3> </td> </tr> </table> [](https://discord.gg/zmR9N35cjK) [](https://x.com/opencutapp) [](LICENSE) ## 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](https://github.com/opencut-app/opencut-classic), which is the one to reach for today. [opencut.app](https://opencut.app) still runs the classic version. The rewrite will live at [new.opencut.app](https://new.opencut.app) until it's ready to take over. ## Development Install [proto](https://moonrepo.dev/proto) if you haven't already: **Linux, macOS, WSL:** ```sh bash <(curl -fsSL https://moonrepo.dev/install/proto.sh) ``` **Windows (PowerShell):** ```powershell irm https://moonrepo.dev/install
Computing & Technology, Computer Science, Web Development