Video · Utility
Video trimmer.
Cut a video down to the part you want. Simple cuts stream-copy instead of re-encoding, so it's fast even running in your browser. Free: 1 clip, up to 60 seconds, from a 150MB / 10-minute source. Premium: batch of 5, no clip-length cap, up to 800MB / 60 minutes each.
Inputs
Result
Choose a video, set a start/end, and press Cut clip.
How it works
- On-device: a WebAssembly build of FFmpeg does the cutting inside your browser tab. Your video is never uploaded anywhere.
- Stream copy: a simple cut re-packages the existing video and audio instead of re-encoding them, so it finishes in seconds rather than minutes. The trade-off is that the cut lands on the nearest keyframe, usually within a second of what you asked for.
- Batch: when you load several files, the same start/end point is applied to every one — handy for cutting a fixed intro off a batch of clips.
Free vs Premium
The free tier cuts one clip up to 60 seconds long, from a source up to 150MB / 10 minutes. Premium removes the clip-length cap entirely and raises the source limit to 800MB / 60 minutes, across a batch of up to 5 files per run.