Video Trimmer

Cut the dead air off the start and end of a screen recording, a Zoom call or any MP4, MOV or WebM. Choose Exact for a frame-accurate cut, or Fast to keep the original quality and finish in under a second. The video is trimmed in your browser and never uploaded.

How to trim a video

  1. Drop an MP4, MOV or WebM on the box above — up to 2 GB.
  2. Play or drag the preview to where the good part starts and click Set start from player. Do the same for the end. Or type both times in seconds.
  3. Choose Exact (frame-accurate, re-encoded) or Fast (lossless, cut on the nearest key frame).
  4. Click Trim video, check the result next to the original, and download the MP4.

Exact or Fast?

A compressed video is stored as occasional complete pictures — key frames — with the frames in between described as changes from them. A cut that starts between two key frames can’t simply copy the data, because the first frames would be missing the picture they depend on.

Fast sidesteps that by starting at the key frame just before your chosen time and copying everything untouched. Nothing is re-encoded, so quality is identical and it finishes almost instantly — but the clip can begin a little early. macOS screen recordings have a key frame about every second, so the difference is at most about one second; our test iPhone video had one every 1.07 seconds.

Exact re-encodes the part you keep, so it starts and ends on exactly the frames you picked. It takes about as long as the clip itself on a laptop, and because the result is freshly encoded at a sensible bitrate, it is usually far smaller than the original too.

Measured on a real screen recording

Keeping 30 seconds (0:30–1:00) of a 148-second, 73 MB macOS screen recording, in Chrome:

ModeTimeResultLength
Fast (lossless)0.3 s26.5 MB, original quality30.000 s
Exact22 s2.2 MB, re-encoded at high quality30.000 s

Both came out exactly 30 seconds long here because the recording happened to have key frames on whole seconds. With other videos, Fast may keep up to a second extra at the start. In WebKit — the engine behind Safari — both modes worked, but Exact left out the audio of our iPhone test clip; the tool warns when that happens and Fast keeps the sound.

Trimming a Zoom, Teams or Meet recording

Meeting recordings usually open with a minute of people joining and end with goodbyes. Load the MP4, jump the preview to the first real sentence, set the start, jump near the end, set the end, and use Fast: meeting video is already heavily compressed, so a lossless cut is quick and keeps the audio exactly as it was. If you then need a smaller file for email, run the result through the Video Compressor.

What this tool doesn’t do

  • Remove a section from the middle. It keeps one range. For a middle cut, trim twice and keep both halves, or use a timeline editor.
  • Change the sound only. To drop the audio entirely, use Remove Audio from Video.
  • Make a GIF. For a short looping clip, use Video to GIF, which has its own start and end controls.

Other ways to trim on a Mac

QuickTime Player can trim too: open the video, choose Edit › Trim…, drag the yellow handles, click Trim and save. For a quick lossless cut from Terminal, ffmpeg copies a range without re-encoding — like Fast mode, it snaps to key frames:

ffmpeg -ss 30 -to 60 -i recording.mov -c copy trimmed.mp4

Frequently asked questions

Is my video uploaded to trim it?+

No. The browser reads the file from your disk and cuts it on your device; the trimmed MP4 is handed to you as a download. A 2 GB recording stays on your computer — we only log anonymous sizes and timing.

What is the difference between Exact and Fast?+

Exact re-encodes the kept part so the cut lands on the frame you chose, at high quality. Fast copies the video untouched — no quality change and near-instant — but can only cut on key frames, so the clip may start up to one key-frame interval early. On macOS screen recordings key frames are about one second apart.

How fast is it?+

Fast mode is almost instant: keeping 30 seconds of a 73 MB screen recording took 0.3 seconds in Chrome. Exact mode re-encodes, so it takes roughly as long as the part you keep — 22 seconds for those 30 seconds.

Why is the Exact result so much smaller?+

Because it is re-encoded. Screen recordings are saved at a very high bitrate, and the high-quality re-encode needs far less for mostly still screen content — our 30-second cut was 2.2 MB in Exact and 26.5 MB in Fast. If you want it smaller still, use the Video Compressor on the result.

How do I pick the start and end?+

Play or scrub the preview to the moment you want and click Set start from player, then do the same for the end. You can also type times in seconds; the tool shows how much of the video you are keeping.

Does trimming keep the audio?+

Yes. Fast mode copies the audio as it is. Exact mode re-encodes it as AAC, which Chrome did in our tests; if a browser can’t, the tool says so and suggests Fast mode, which keeps the original audio.

Can I remove a section from the middle?+

This tool keeps one continuous range. To cut out a middle section, trim twice to get the two parts, or use a timeline editor.

Learn more

Related free tools

Screenify Studio

Edit recordings on a timeline

Screenify Studio splits and speeds up clips, and Smart Clipping finds dead time in a recording and suggests the cuts. Free plan for macOS.

Download Screenify Studio — free for Mac