OpenCut-app/OpenCut
The open-source CapCut alternative
About the project
Open-source video editor for web, desktop and mobile, positioned as a free alternative to CapCut. Currently being rewritten on a Rust core; the working version lives in opencut-classic.
Useful for
- Edit and export video directly in the browser without installing anything
- Self-host the web editor and adapt it to your own product via the planned Editor API
- Automate batch rendering once the headless mode ships
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 29 stars so far today, about 77 expected by the end of the day.
- GitHub Trending TypeScript today: #13, +126 stars.
- About 19 forks a day — people are taking the code.
- Recent forks include notable developers: @tuanductran (598 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 89,934
- Stars in a day
- 77
- Forks
- 8,885
- Issues and pull requests
- 858
- Watchers
- 413
- Language
- TypeScript
- License
- MIT
- Latest release
- v0.3.0 · April 15, 2026
- Created
- June 22, 2025
- Last push
- August 10, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 20, 2026GitHub Trending TypeScript today: #13, +126 stars
Similar projects
-
4.6
webprodigies-org/flute
Flute turns real React components into cinematic 3D scenes: your coding agent composes camera, depth and motion, while Flute renders, plays back and exports MP4.
-
4.0
coolbbcamp/OfficialSite
CoolBB agency's official site — an interactive Three.js 3D scene with an igloo HQ, a six-cube services portfolio, and entry holograms. A static site with patch scripts for content and asset builds.
-
4.0
rit3zh/expo-dynamic-notifications
A React Native library that shows in-app notifications in a Dynamic Island style with goo morph animation, gestures and Skia rendering.
-
2.9
vercel/next.js
Next.js is a React framework for building full-stack web applications with server rendering and Rust-based build tooling. Used by large companies for fast, universal sites.
-
2.9
shadcn-ui/ui
A set of React components built on Radix UI and Tailwind CSS that are copied into your project as source code rather than installed as a dependency. Aimed at developers who want to build their own UI library with full…
-
2.6
sveltejs/svelte
Svelte is a compiler for building web applications: it turns declarative components into efficient JavaScript that surgically updates the DOM. Aimed at frontend developers who want a lightweight UI framework without a…