← All articles
Sep 5, 2026

Concat: A Free, Open-Source CapCut Alternative That Never Leaves Your Machine

Concat is a free, open-source CapCut alternative with local auto-captioning and text-to-speech. Here's what it does well, and what's still missing at 0.2.0.

Concat picked up 1,053 GitHub stars in the eight days since it was created on August 25, with no Product Hunt launch and no ad spend behind it, just a repo that got shared enough times to build its own momentum. It's an open-source CapCut alternative, built by a developer going by jub0t under the name WolfCut before a rename, and its whole pitch fits in one line from its own README: everything you use CapCut for, without the watermarks, the paywalls, or the subscription.

For anyone cutting reels or shorts on a regular cadence, that line is doing real work. CapCut is free to open, but the export watermark, the paywalled effects, and the fact that your footage passes through ByteDance's cloud to get auto-captioned are all things a working creator eventually runs into. Concat is a bet that a local-first, genuinely free alternative can close that gap.

What Concat actually does

Concat runs as a native desktop app on Windows, macOS, and Linux, built with a Rust engine underneath and a React interface on top. The feature list covers the core of what a short-form editor needs day to day: multi-track editing with several timelines per project, the standard cutting toolkit (split, trim, merge, transitions, speed control), titles and styled text, and reusable templates so an edit style doesn't have to be rebuilt from scratch every time.

The two features that actually differentiate it from a plain timeline editor are auto-captioning and text-to-speech, and both run entirely on-device. Captioning is powered by Whisper, wired directly into the app rather than called through an API, so your audio never leaves the machine to get transcribed. Text-to-speech works the same way. For a creator who's been uneasy about handing raw footage to CapCut's cloud pipeline just to get burned-in captions, that's the actual reason to switch, not the absence of a watermark.

What using it looks like today

Concat is still alpha software, version 0.2.0 as of this writing, and that shows up in specific, checkable ways rather than vague instability. The project's own roadmap lists caption text highlighting, audio silence removal, and auto-reframe for vertical video as features that don't exist yet. Object and face tracking, profanity detection from audio, and hardware-tier detection for lower-end machines are also still open items, not shipped capabilities. None of that is hidden: it's laid out plainly in the repo's own roadmap section.

Installing it is straightforward on Windows and macOS, both tested platforms with builds on the Releases page, though macOS users need to manually clear the quarantine attribute since the binaries aren't signed yet (xattr -dr com.apple.quarantine /Applications/Concat.app). Linux users on Nix get a one-line path in, nix run github:jub0t/Concat, which pulls in ffmpeg and Whisper automatically. The license is MPL-2.0, genuinely permissive for both personal and commercial use, and the project has 92 forks and 13 open issues, numbers that suggest people are actually running it and filing real friction rather than just starring it and moving on.

The project was last pushed to on August 31, six days after it was created, which is a fast enough cadence to call this actively worked on rather than dumped online and abandoned. The maintainer's own contribution guide asks people to grab a release build and stress-test it before touching code, which lines up with where the project actually is: an editor that needs its rough edges found more than it needs new features designed on a whiteboard.

Who this is and isn't for

If you're cutting talking-head reels, adding captions, and doing basic multi-track edits, Concat covers that ground today and does it without sending footage anywhere. If your workflow depends on auto-reframe, silence removal, or face tracking, none of those exist yet, and CapCut or a paid tool still does more out of the box. The honest read is that Concat is worth installing now if local-first processing and zero subscription cost matter more to you than a complete feature set, and worth watching if they don't, since the roadmap suggests the gap is closing rather than static.

It's also a different animal from OpenChatCut, the local-first video editor this site covered last month. OpenChatCut is built for an AI agent to drive through a formal review workflow; Concat is built for a person sitting at the timeline themselves. Both share the same underlying bet, that video editing doesn't need to leave your machine or your wallet to get done, they just serve different hands on the controls.

Source: github.com/jub0t/Concat, 1,053 stars, MPL-2.0, last pushed August 31, 2026.

Join the newsletter

AI workflows and systems, straight to your inbox.

No spam. Unsubscribe anytime.