OpenCut-app/OpenCut

The open-source CapCut alternative

89,174

stars

1,541

commits

TypeScript

primary language

Aug 10, 2026

updated

opencut.app
editor
oss
videoeditor

README

OpenCut Logo

OpenCut

A free and open source video editor for web, desktop, and mobile.

Discord X License: MIT

Status

OpenCut is being rewritten from the ground up. What's coming:

  • An Editor API
  • First-class third party plugins (made possible by a plugin-first architecture)
  • Desktop, mobile, and browser from one codebase (Rust core)
  • MCP server (for AI agents)
  • Headless mode (automation, batch rendering)
  • A scripting tab directly in the editor

You can still find the previous version at opencut-app/opencut-classic, which is the one to reach for today. opencut.app still runs the classic version. The rewrite will live at new.opencut.app until it's ready to take over.

Development

Install proto if you haven't already:

Linux, macOS, WSL:

bash <(curl -fsSL https://moonrepo.dev/install/proto.sh)

Windows (PowerShell):

irm https://moonrepo.dev/install/proto.ps1 | iex

If shims fail to run, allow local scripts for your user:

Set-ExecutionPolicy -Scope CurrentUser RemoteSigned

From the repo root:

proto use    # installs the tools pinned in .prototools
moon run web:dev       # localhost:5173
moon run api:dev       # localhost:8787
moon run desktop:dev   # see apps/desktop/README.md

Contributing

We're not set up to take outside contributions yet while the architecture is being designed. If you want to follow along, ask questions, or just hang out, join the Discord or open an issue.

Sponsors

OpenCut is supported by companies that believe in open source creator tools.

  • fal.ai: Generative image, video, and audio models all in one place.

Want your logo here? Reach out at sponsor@opencut.app.

License

MIT

Contributors

(top 30 of 97)

mazeincoding

1,058 commits

izadoesdev

71 commits

anwarulislam

53 commits

khanguyen74

26 commits

OpenCut-app/OpenCut

The open-source CapCut alternative

89,174

stars

1,541

commits

TypeScript

primary language

Aug 10, 2026

updated

opencut.app
editor
oss
videoeditor

README

OpenCut Logo

OpenCut

A free and open source video editor for web, desktop, and mobile.

Discord X License: MIT

Status

OpenCut is being rewritten from the ground up. What's coming:

  • An Editor API
  • First-class third party plugins (made possible by a plugin-first architecture)
  • Desktop, mobile, and browser from one codebase (Rust core)
  • MCP server (for AI agents)
  • Headless mode (automation, batch rendering)
  • A scripting tab directly in the editor

You can still find the previous version at opencut-app/opencut-classic, which is the one to reach for today. opencut.app still runs the classic version. The rewrite will live at new.opencut.app until it's ready to take over.

Development

Install proto if you haven't already:

Linux, macOS, WSL:

bash <(curl -fsSL https://moonrepo.dev/install/proto.sh)

Windows (PowerShell):

irm https://moonrepo.dev/install/proto.ps1 | iex

If shims fail to run, allow local scripts for your user:

Set-ExecutionPolicy -Scope CurrentUser RemoteSigned

From the repo root:

proto use    # installs the tools pinned in .prototools
moon run web:dev       # localhost:5173
moon run api:dev       # localhost:8787
moon run desktop:dev   # see apps/desktop/README.md

Contributing

We're not set up to take outside contributions yet while the architecture is being designed. If you want to follow along, ask questions, or just hang out, join the Discord or open an issue.

Sponsors

OpenCut is supported by companies that believe in open source creator tools.

  • fal.ai: Generative image, video, and audio models all in one place.

Want your logo here? Reach out at sponsor@opencut.app.

License

MIT

Contributors

(top 30 of 97)

mazeincoding

1,058 commits

izadoesdev

71 commits

anwarulislam

53 commits

khanguyen74

26 commits

Languages

TypeScript

83.2%

Rust

15.0%

CSS

1.8%