The open-source CapCut alternative
Go to file
Hyteq 79b8275bc0 chore: cleaned up annoying toasts that arent needed 2025-06-23 09:04:33 +03:00
apps/web chore: cleaned up annoying toasts that arent needed 2025-06-23 09:04:33 +03:00
.gitignore Initial commit 2025-06-22 10:02:50 +02:00
LICENSE change app name from AppCut to OpenCut 2025-06-22 22:22:08 +02:00
README.md change app name from AppCut to OpenCut 2025-06-22 22:22:08 +02:00
biome.json feat: added biome, fixed input hydration issue from uncontrolled input being used as controlled input 2025-06-23 08:55:55 +03:00
docker-compose.yaml feat: add docker-compose for local database setup, example .env 2025-06-23 08:52:37 +03:00

README.md

OpenCut (prev AppCut)

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

Why?

  • Privacy: Your videos stay on your device
  • Free features: Every basic feature of CapCut is paywalled now
  • Simple: People want editors that are easy to use - CapCut proved that

Features

  • Timeline-based editing
  • Multi-track support
  • Real-time preview
  • No watermarks or subscriptions

Development

cd apps/web
npm install
npm run dev

Contributing

License

MIT Details