OOnDevice

Video Trimmer

Trim videos to exact start and end times. No re-encoding — instant and lossless. Your video never leaves your device.

Works offlineNothing uploaded

Click to select a video

Supports MP4, WebM, MOV, MKV — up to 500 MB

Files stay on your device

Upload a video, set start and end times, and trim instantly — no re-encoding.

How to use it

1

Upload video

Drag and drop or click to select a video file (up to 500 MB).

2

Set start and end times

Use the sliders or type exact times to choose the portion you want to keep.

3

Trim

Click "Trim Video" to cut the clip instantly with no re-encoding.

4

Download

Download your trimmed video file.

When to use Video Trimmer

You just finished a two-hour Zoom recording of a product demo, and the actual demo starts at 12:34 and ends at 47:10 — everything else is small talk. Drag the file in here, set the start and end times with the sliders, and download just the part that matters. ffmpeg.wasm runs a full FFmpeg build via WebAssembly on your computer, using stream copy mode so the cut happens at the nearest keyframe without re-encoding — zero quality loss and no waiting for a long transcode. Handles files up to 500 MB. The trimmed file downloads directly to your device, ready to send to a client, upload to Loom, or hand off to an editor.

  • Cut a 2-hour Zoom recording down to the 35-minute demo segment for a client
  • Cut dead air off a screen capture before sharing it in Loom
  • Chop out a blooper from a tutorial video before uploading it to YouTube

About this tool

A clean cut at exactly the right frame, without re-encoding or waiting for an upload to finish. Drag in your video, set precise start and end times with the sliders, and download the trimmed version — lossless, instant. Handles files up to 500 MB. Good for cutting the dead air off a screen recording before you send it, trimming a clip for a presentation, or chopping out the part you don't need before compressing. Runs in your browser, not ours — your video never touches a remote server.

Frequently asked

Is the trimming lossless?
Yes. The tool uses stream copy mode — it cuts at the nearest keyframe without re-encoding, so there is zero quality loss.
What is the maximum file size?
You can trim videos up to 500 MB. The file is processed entirely on your computer using FFmpeg.
Is my video uploaded to a server?
ffmpeg.wasm's stream copy mode cuts the file on your CPU without re-encoding — the original video stays on your disk and is never routed to a remote server.
What video formats are supported?
MP4, WebM, MOV, MKV, and most common video formats supported by FFmpeg.