@gaoren7716: A friend runs a Douyin matrix. CapCut membership costs 30 yuan a month, 4 accounts would be 120 yuan. I wonder: Do you have to pay for video editing software? Can a video editor be open source? It's 2026 now. A video editor is open source, and can also run across Web/Desktop/Mobile with one codebase. OpenCut, being rewritten from scratch, Rust core…

X AI KOLs Following Tools

Summary

OpenCut is an open-source video editor based on a Rust core, supporting cross-platform across Web/Desktop/Mobile. It provides innovative features such as plugin architecture, MCP server supporting AI agent calls, Headless mode, etc., aiming to replace paid video editing software.

Friend runs a Douyin matrix CapCut membership costs 30 yuan a month, 4 accounts would be 120 yuan I wonder: Do you have to pay for video editing software? Can a video editor be open source? It's 2026 now A video editor is open source, and can also run across Web/Desktop/Mobile with one codebase OpenCut, being rewritten from scratch, Rust core Currently usable: http://opencut.app runs old version (full features, old UI) New version after rewrite will move to http://new.opencut.app Preview of 6 major capabilities of the new version: - One codebase across three platforms (Rust core) Web/Desktop/Mobile compiled from same code. Mobile is not a webview wrapper, desktop can use GPU acceleration Traditional open-source video editors mostly only support desktop - Plugin architecture as first-class citizen Third parties can add video filters, subtitles, transitions, export formats. Editor API open for programmatic access. Traditional open-source video editors treat plugins as "add-on features" - MCP server AI agents can call directly, e.g., "Help me batch add intros to these 100 clips" Not adding an "AI feature" button to the video editor, but exposing the editor itself to AI agents. - Headless mode Command-line batch rendering. No GUI needed, can run video processing in CI/CD Traditional video editors must open GUI - Editor API Third-party programmatic access - In-editor script tab Write JS scripts to drive the editor directly https://github.com/OpenCut-app/OpenCut… #VideoEditing #OpenSource #OpenCut #Videography #RustLang #AI #MCP #CrossPlatform #FreeSoftware #GitHub
Original Article
View Cached Full Text

Cached at: 06/12/26, 07:01 PM

A friend runs a Douyin multi-account matrix.

CapCut membership costs 30 RMB per month, 4 accounts = 120 RMB.

I thought: Do you really need paid software to edit videos? Can video editors be open source?

It’s 2026 now.

Video editors are open source, and can span Web/Desktop/Mobile with a single codebase.

OpenCut is being rewritten from scratch with a Rust core.

Currently available: http://opencut.app runs the old version (full-featured, old UI).

The new version will be moved to http://new.opencut.app after the rewrite.

The new version preview highlights 6 major capabilities:

One codebase across three platforms (Rust core)
Web/Desktop/Mobile compiled from the same code. Mobile is not a webview wrapper; desktop can leverage GPU acceleration.
Traditional open source video editors mostly support only desktop.

Plugin architecture as a first-class citizen
Third parties can integrate video filters, subtitles, transitions, and export formats. The Editor API allows programmatic access.
Plugins in traditional open source editors are just “add-on features.”

MCP server
AI agents can call it directly, e.g., “Help me batch add intros to these 100 clips.”
It’s not about adding an “AI feature” button to the video editor; it’s about exposing the editor itself to AI agents.

Headless mode
Command-line batch rendering. No GUI required; can run video processing in CI/CD.
Traditional video editors require opening the GUI.

Editor API
Third-party programmatic access.

In-editor script tag
Write JS scripts to directly drive the editor.

https://github.com/OpenCut-app/OpenCut…

#VideoEditing #OpenSource #OpenCut #Videography #RustLang #AITools #MCP #CrossPlatform #FreeSoftware #GitHub


OpenCut

Source: https://opencut.app/ OpenCut video editor landing page background

The open source

A simple but powerful video editor that gets the job done. Works on any platform.

Similar Articles

@Ryrenz: Wow, an open-source editor for cutting 4K video directly in the browser. A newly launched small project that squeezes an entire video editor into ComfyUI. The biggest annoyance for AI video creators is: after generating in ComfyUI, they have to export to another software for editing. ComfyUI-OpenCut lets you…

X AI KOLs Timeline

ComfyUI-OpenCut is a new open-source plugin that integrates a full-featured video editor directly into ComfyUI, allowing multi-track editing, keyframes, effects, and real-time preview in the browser without server-side processing.

@jaywcjlove: OpenCut, an open-source alternative to CapCut, already 60k stars — rebuilt with Rust core, unified multi-platform adaptation, with editor API, native plugin system, MCP AI service, headless batch rendering, and built-in script panel.

X AI KOLs Timeline

OpenCut is an open-source alternative to CapCut, rebuilt with a Rust core, supporting multi-platform adaptation, providing editor API, native plugins, MCP AI service, headless batch rendering, and built-in script panel, with 60k GitHub Stars.

@Smartpigai: Every time someone asks me 'What tools do you use for content / video / material management?', I can't be bothered to explain again. Here's a one-time comprehensive list — save it yourself: 1. Video editing (make videos with code) https://github.com/remotion-dev/remotion… 2. Speech-to-text / meeting minutes…

X AI KOLs Timeline

A post compiling multiple open-source tools for content creation, including video editing, speech-to-text, AI drawing, media processing, etc., emphasizing free and open-source and the ability to build your own system.

@0xluffy_eth: Someone created a free video editing tool for Claude Code... Insane. Just put raw footage and assets in a folder. That's it. It handles everything: - Clip segments - Remove filler words - Add subtitles - Apply color grading and filters - Handle animations - Render final video No timeline. No manual edits. No back-and-forth. Honestly, this surpasses tools like Remotion. It doesn't just help you make videos... it does the editing for you.

X AI KOLs Timeline

A free, open-source video editing tool built for Claude Code that fully automates editing from raw footage—clipping, filler word removal, subtitles, color grading, animation, and final rendering—all without a timeline or manual edits.

OpenCut-app/OpenCut

GitHub Trending (daily)

OpenCut is a free and open source video editor being rewritten from the ground up with an Editor API, plugin architecture, cross-platform support, MCP server for AI agents, headless mode, and scripting.