I built a simple browser-based video cutter recently
Mainly because I kept running into the same problems with existing tools:
- forced sign-up
- watermarks
- upload limits
- slow cloud processing
- overly complicated UI
So I decided to build a lightweight online editor focused on quick editing directly in the browser.
Current tools include:
- Video Cutter
- YouTube Cutter
- Flip Video
- Rotate Video
- Crop Video
The project is still pretty early, and honestly the structure/UI could definitely be better 😅
I’m still improving performance, browser compatibility, and overall UX.
Really happy to join the DEV community and share the project here.
Would genuinely love feedback, criticism, or ideas from other builders and developers.
Especially interested in:
- browser video processing
- ffmpeg.wasm optimization
- UI/UX ideas
- handling large files efficiently
Thanks for checking it out 🙌

Top comments (1)
good