Mini Apps
Trim
Upload a clip, set in and out points, and download the trimmed file — no timeline needed.
Trim is the quickest way to cut a video down. Drop a file in, drag the in and out handles, and export.
Keep or delete
The range you select can mean one of two things:
- Keep — everything outside the range is thrown away. Preview playback loops inside the range so you can check the cut.
- Delete — the range is cut out and the two sides are joined.
Press Space anywhere on the page to play or pause. It won't hijack the keystroke while you're typing an exact time into a field.
Output formats
| Format | Notes |
|---|---|
| MP4 | H.264 + AAC, with the moov atom up front for fast streaming |
| MOV | Same H.264/AAC, QuickTime container |
| MKV | Same H.264/AAC, Matroska container |
| WebM | VP9 + Opus |
| GIF | Fixed at 12 fps and 480px wide, no audio |
Trim always re-encodes
It doesn't stream-copy. Re-encoding means the cut lands on the exact frame you picked rather than the nearest keyframe, and it normalizes awkward sources — iPhone HEVC, 10-bit footage — down to plain H.264 that plays everywhere.