Free Video Trim Tool

Upload a video, set the start and end time in seconds, and download the trimmed clip.

🎬

Click to upload a video file

Start Time (seconds)
End Time (seconds)


πŸ’‘ Example Usage

Input A 2-minute video, start set to 15s, end set to 45s

Output A 30-second trimmed clip downloaded as MP4

About This Tool

Cutting a video down to just the part you need is one of the most common editing tasks. This tool trims your video to an exact start and end time entirely in your browser using ffmpeg.wasm β€” fast, since it copies the video stream without full re-encoding when possible.

How to Use This Tool

Step 1 β€” Upload your video. The end time defaults to the full video length.

Step 2 β€” Set your start and end time in seconds.

Step 3 β€” Trim and download the resulting clip.

Common Mistakes to Avoid

Entering times in minutes instead of seconds. This tool uses seconds β€” a 1:30 mark should be entered as 90.

Setting an end time before the start time. Make sure the end time is always greater than the start time.

Does trimming lose quality?

Trimming uses stream copy where possible, meaning no re-encoding and no quality loss.

Can I trim multiple sections from one video?

This tool trims one continuous section at a time. Repeat the process for additional clips from the same source.