Tested tool guide
Tested browser tools
Checked August 16, 2026
What Video Trimmer does, with a checked example
Video files record more than you usually want to keep. This page plays the file you choose and lets you set a start point and an end point, then delivers a new file containing only the segment between them. The preview doubles as a compatibility check: a file that plays in the preview can be trimmed, while one the browser cannot decode will not process. The result is a freshly encoded clip, not a byte-level slice of the original, so quality, bitrate, and metadata can differ from the source. Expect to re-check the first and last frames of what you get.
Worked example
A concrete input and expected output from the current implementation.
Input
Start: 00:12, End: 00:47, on a 2-minute clip
->
Expected output
A new video file holding the segment from the 12-second mark to the 47-second mark - 35 seconds of the original, ready to download.
The length of the kept segment is the difference between the two points: 47.0 - 12.0 = 35.0 seconds. The tool keeps the frames between the points you set, so the start and end you choose are exactly the span you get.