Video Trimmer

Set start and end trim points on any video file, preview the clip in your browser, and get a ready-to-run FFmpeg command to export the trimmed segment.

Drop a video file here

MP4, MOV, MKV, WebM, AVI and more

Load a video file to start trimming.

Copied!

Summary

Set start and end trim points on any video file, preview the clip in your browser, and get a ready-to-run FFmpeg command to export the trimmed segment.

How it works

  1. Drop or browse to select any video file (MP4, MOV, MKV, WebM, AVI, etc.).
  2. The video loads in the browser player — duration and file info appear automatically.
  3. Drag the start and end handles on the timeline, or type exact times in the input fields.
  4. Click "Preview Clip" to play only the trimmed segment in the player.
  5. The clip duration and output size estimate update in real time as you adjust points.
  6. Copy the generated FFmpeg command and run it in your terminal to export the clip.

Use cases

  • Cut the opening or ending of a recorded video before sharing.
  • Extract a specific scene or highlight clip from a longer video.
  • Quickly check how long a segment will be before running a full encode.
  • Get the exact FFmpeg -ss / -to flags without memorizing the syntax.
  • Preview trim points before committing to an irreversible encode.
  • Prepare clips for social media by trimming to platform time limits.

Frequently Asked Questions

Last updated: 2026-06-11 · Reviewed by Nham Vu