Files
OpenCut/README.md
T

31 lines
521 B
Markdown
Raw Normal View History

2025-06-22 22:22:08 +02:00
# OpenCut (prev AppCut)
2025-06-22 10:02:50 +02:00
2025-06-22 22:07:06 +02:00
A free, open-source video editor for web, desktop, and mobile.
2025-06-22 10:03:34 +02:00
2025-06-22 22:07:06 +02:00
## Why?
2025-06-22 10:02:50 +02:00
2025-06-22 22:07:06 +02:00
- **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
2025-06-22 15:23:11 +02:00
## License
2025-06-22 22:07:06 +02:00
MIT [Details](LICENSE)