WolfCut is a free, local CapCut alternative for creators

WolfCut is a free, local CapCut alternative for creators

You can now cut short-form videos locally without paying subscriptions or creating cloud accounts.

Developer jub0t launched WolfCut, a free and open-source desktop video editor designed to replace CapCut. Built with a native Rust engine and a React interface, it handles multi-track editing, local text-to-speech, and offline auto-captions. The repository picked up 713 stars within its first week.

Why it matters: Popular editing apps increasingly lock everyday features behind paywalls and require cloud uploads. WolfCut runs its audio processing and export tools on your machine, giving creators control over their media without watermarks or monthly fees.

The app is currently in alpha (version 0.2.0) for Windows, macOS, and Linux. If you are on a Mac, you will need to clear the quarantine flag on the unsigned binary before opening it. Nix users can launch it directly with nix run github:jub0t/WolfCut.

It is still early software, but it already cuts out the subscription nagging.

Sources