OpenCut-app

    OpenCut-app/OpenCut

    #212 this week

    The open-source CapCut alternative

    developer-tools
    editor
    oss
    videoeditor
    TypeScript
    MIT
    79.3K stars
    7.9K forks
    79.3K GitHub watchers
    Updated 7/28/2026
    View on GitHub

    Backblaze Generative Media Hackathon

    Build the next generation of AI media apps with Genblaze, stored on Backblaze B2. $10,000 in prizes.

    Enter the hackathon

    Loading star history...

    Use Cases & Benefits

    • Provides a free, open-source video editor for web, desktop, and mobile platforms.
    • Offers a unified Rust core codebase enabling cross-platform editing with a plugin-first architecture for extensibility.
    • Use for creating and editing videos directly in a browser without installing software.
    • Use for developing custom video editing plugins or automation scripts via the Editor API and scripting tab.
    • Use for batch rendering and automated video processing in headless mode on servers or CI pipelines.

    About OpenCut

    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:

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

    From the repo root:

    proto use    # installs bun + moon at the versions pinned in .prototools
    bun install
    
    moon run web:dev   # localhost:5173
    moon run api:dev   # localhost:8787
    

    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 [email protected].

    License

    MIT

    Discover Repositories

    Search across tracked repositories by name or description