OpenCut is a free and open-source video editor for web, desktop, and mobile platforms.
The project addresses the need for an accessible, open alternative to proprietary video editing software. It is currently undergoing a complete architectural rewrite from the ground up, moving from a web-focused implementation to a unified codebase built on a Rust core. This redesign aims to enable cross-platform deployment while introducing capabilities like a plugin-first architecture for third-party extensions, an Editor API, headless rendering for automation, and scripting functionality directly within the editor interface.
The classic version remains available and functional for immediate use, while the rewrite is being developed and tested at a separate URL. Prospective adopters should be aware that the project is in active transition and not yet accepting external contributions to the new architecture while its design is being finalized. The tool is best suited for creators seeking an open-source editing solution without proprietary licensing constraints, particularly those interested in supporting or contributing to a project with ambitious plans for extensibility and cross-platform capability.
The project maintains active engagement with its user base, with nearly all open issues originating from external users rather than the core team, demonstrating substantial real-world adoption. Maintainers respond to new issues and pull requests within a day. Work tracked in the issue system centers on bug fixes, enhancements, and documentation.