Edit and trim video clips on a multi-track timeline with frame-accurate precision.
Add text overlays, custom fonts, and animations to video titles and captions.
Export finished videos in common formats like H.264, H.265, or ProRes.
Use optional paid AI features for automatic captions or natural-language video editing.
| aieradev/clypra | vercel-labs/wterm | pmndrs/use-cannon | |
|---|---|---|---|
| Stars | 2,912 | 2,937 | 2,948 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Prebuilt installers are available for macOS, Windows, and Linux, including a one-line Homebrew install on Mac.
Clypra is a free, open source video editor that aims to offer the kind of professional editing features found in paid tools like CapCut, without watermarks, feature limits, or a subscription. It runs as a desktop app on macOS, Windows, and Linux, and can also be packaged for iOS and Android, built using the React and TypeScript for its interface and Rust for the parts that actually process video. The core editing features include importing many common video, audio, and image formats, trimming clips down to the exact frame, a multi-track timeline for arranging clips, and up to one hundred levels of undo and redo. On the audio side, it shows detailed waveforms so you can see sound levels visually, keeps audio and video in sync during playback and export, and lets you adjust volume per clip. Visually, it supports filmstrip-style thumbnails of your footage, text overlays with custom fonts and animations, and a live preview where you can move and resize elements directly. Under the hood, Clypra leans on your computer's graphics hardware to decode and process video faster, using platform-specific technologies on each operating system, and it keeps a pool of decoders ready in advance so playback starts almost instantly. Thumbnails are generated in parallel across multiple background workers to keep the interface responsive. Projects are saved automatically to a local database file, and exporting supports several common video formats. The base editor is free forever under the MIT license, while an optional paid layer adds AI-powered features such as editing based on natural language instructions, automatic captions, and smart reframing. Installation is straightforward: prebuilt apps are available for each platform, including a one-line installer for Mac users through Homebrew.
A free, open source video editor for desktop and mobile that offers professional CapCut-style editing features, with optional paid AI extras.
Mainly TypeScript. The stack also includes React, TypeScript, Rust.
MIT license: the core editor is free to use, modify, and distribute for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.