Skip to content

kseungyong/ShortsStudio

 
 

ShortsStudio

A YouTube Shorts-focused video editor for web, built on top of OpenCut.

Forked from OpenCut — the free and open-source browser video editor. ShortsStudio is a private fork with a Shorts-first feature focus and our own brand applied. The upstream OpenCut codebase, architecture, and MIT license are preserved.

License: MIT

What is ShortsStudio?

ShortsStudio is a browser-based video editor optimized for creating YouTube Shorts (9:16, vertical video). It builds on the OpenCut engine and adds Shorts-specific presets, aspect ratios, caption styles, and export workflows.

Development

This project uses Bun as its package manager and Turbo for monorepo task orchestration.

bun install
bun run dev:web        # start the web app at localhost:3000
bun run build:web      # production build
bun test               # run all tests

Architecture

See AGENTS.md for a full architecture walkthrough of the underlying OpenCut engine this fork is built on.

Attribution

ShortsStudio is a fork of OpenCut by the OpenCut contributors. The original work is MIT-licensed; see LICENSE for details.

License

MIT — OpenCut contributors hold copyright on the original code; ShortsStudio additions are also released under MIT.

About

The open-source CapCut alternative

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.6%
  • Rust 5.9%
  • WGSL 0.6%
  • JavaScript 0.3%
  • CSS 0.3%
  • Shell 0.1%
  • Other 0.2%