Files
OpenCut/README.md
2025-06-22 22:22:08 +02:00

31 lines
521 B
Markdown

# 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
```bash
cd apps/web
npm install
npm run dev
```
## Contributing
## License
MIT [Details](LICENSE)