Recently, CapCut (international version) has raised its annual fee from US$77.99 to US$179.99 (an increase of up to 177%). It has also changed functions such as 1080p export and automatic subtitles from free to paid functions, which has made many video creators who originally used this tool unacceptable. However, just a month ago, an open source video editor called “Clypra” appeared on GitHub. Its main purpose is to “make all paid functions of CapCut Pro free”, which made many netizens start to have the idea of changing tools.

What is Clypra?
Clypra is a desktop video editor built with Tauri + React + TypeScript. The underlying driver is FFmpeg for video processing, and it adopts MIT open source license. It was released on GitHub by developer AIEraDev at the end of April 2026. Its goal is to move all the “advanced features” of CapCut Pro locked behind a paywall to local implementation for free.
看到这个,我默默取消了剪映订阅…
Clypra,GitHub 上快速崛起的开源视频编辑器。
用 Tauri + React + TypeScript 打造,专注把 CapCut / 剪映 Pro 的付费高级功能全部本地免费化。跨平台(macOS/Windows/Linux),FFmpeg 驱动,原生性能。
以前:… pic.twitter.com/U92UuGlgyV
— 开发者Hailey (@IndieDevHailey) June 6, 2026
Features implemented in the current version include: multi-track professional timeline (including ruler, playhead, frame-accurate cropping), real-time audio waveform display, film preview bar, text overlay and custom subtitles, project management and automatic storage, 100-layer restore/redo history, support for importing MP4, MOV, WebM, MKV, M4V, AVI and other video formats, as well as MP3, WAV, AAC audio and JPG, PNG, WebP images. Cross-platform support for macOS (Apple Silicon and Intel), Windows and Linux, macOS users can install it with one click through Homebrew Cask.

Clypra GitHub repository
The emergence of Clypra is not accidental, but a direct result of the change in CapCut’s pricing strategy. CapCut re-split the subscription plan into three levels: Standard, Pro and Team in early 2026. The annual fee for the Pro plan with a complete cross-platform experience skyrocketed from US$77.99 to US$179.99, an increase of as much as 177%. Functions such as 1080p export and automatic subtitles that were originally provided for free were moved behind the paywall, and American users even lost the “beauty” and “makeup” functions due to policy reasons.
Practical experience: What can be done?
There are already creators on the YouTube channel who actually tested Clypra and released the review video “Free CapCut Alternative? I Tested Clypra”. According to the GitHub README and actual user feedback, the core workflows that Clypra can currently complete include: importing multiple clips, arranging and cropping on the multi-track timeline, frame-accurate editing, real-time waveform-assisted audio alignment, adding text titles, and quick export through FFmpeg.
However, Clypra is still in its early stages, and features yet to be implemented include: AI automatic subtitles, special effects and transition libraries, advanced color grading, green screen removal, and mobile support. The developers stated that these features are on the roadmap and encouraged the community to participate in the development through Pull Requests. The Pinokio platform has also included Clypra in its application catalog, simplifying the one-click deployment process.
Not Just Clypra: The Rise of Open Source Video Editing Software
Clypra is not an example of this type of open source video editing software. There are currently at least three open source projects on GitHub vying for the position of “CapCut replacement”. The most notable of these is OpenCut, a browser-side video editor based on Next.js, which has accumulated more than 48,000 GitHub stars. OpenCut emphasizes “zero installation, zero account, zero upload”, and all processing is completed on the browser side. However, it is still in the early Alpha stage, and features such as special effects, transitions, and subtitle animations have not yet been launched.
Another project, OpenReel Video, also focuses on free video editing on the browser side. It supports 4K export, AI subtitles, color grading and 3D transformation. It is also licensed by MIT. In addition, established open source editors such as Kdenlive and Shotcut are also continuously updated.
Conclusion
Clypra is still very young, its functions are far less complete than CapCut, and its stability has yet to be verified. But the trend it represents is clear: when commercial software continues to increase in price and lock functionality into paywalls, the open source community will begin to build alternatives. CapCut may be creating long-term competitors for the short-term revenue it gains in exchange for higher prices. 48,000 OpenCut stars plus nearly 1,000 Clypra stars. Behind these numbers are tens of thousands of creators voting with their actions: We are fed up with the subscription system that increases prices at any time without warning.
Source: KOCPC Chinese