OpenCut

OpenCut-app / OpenCut

TypeScript 可自托管的开源方案,涉及编辑器、oss、videoeditor

TypeScript 开发工具 编辑器 oss videoeditor

为什么值得看

编辑点评

适用于开发工具、桌面/移动应用场景。使用 TypeScript 开发,涉及编辑器、oss、videoeditor等技术方向。建议关注其社区活跃度和文档完善程度。

Star 趋势

近 7 日
  • Star 总数89,604
  • 今日新增+57
  • 7 日增速+84%
  • Fork8,836

同类项目

同场景 · 开发工具

项目文档

来自 GitHub README · main 分支

OpenCut

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

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

文档抓取自 GitHub 仓库 README,版权归原作者所有;已过滤徽章等噪音并经安全消毒后展示。