All free tools

Trim Video

Remove the beginning or end of a video without installing software. A simple browser-based trim tool for quick edits.

Drop your file here or click to browse

Accepts MP4, MOV, WEBM

Settings

Processing runs entirely in your browser. No file is uploaded anywhere.

Show equivalent FFmpeg command
ffmpeg -ss 00:00:00 -i input.mp4 -c:v libx264 -c:a aac output.mp4

Frequently asked questions

What time format should I use?

Enter times as HH:MM:SS, for example 00:01:30 for 1 minute and 30 seconds.

Can I leave the end time blank?

Yes. If you leave end time empty, the video will be trimmed from the start time to the end.

Is trimming lossless?

This tool re-encodes the trimmed clip for maximum compatibility. For truly lossless cutting, use a dedicated desktop app.