Ícone do Quick Cutter

Trim the start and the end.
Without opening an editor.

Two handles over a filmstrip, a frame-accurate preview and one click. The original file is replaced in place, or a copy lands next to it. In fast mode nothing is re-encoded: a 2 GB clip comes out trimmed in a fraction of a second, with quality untouched.

Download for macOS

macOS 15 or later · Apple silicon and Intel · free and open source · 1.8 MB

Quick Cutter window with the video preview and the timeline
6 ms

to trim a clip in fast mode, measured in testing

1 frame

the accuracy of the preview and the handles

0

bytes sent; everything happens on your Mac

Nothing leaves this Mac.

No cloud, no upload

The trim is done by AVFoundation inside your Mac. It works in airplane mode.

No account, no tracking

There is no sign-up, telemetry or analytics. The app does not know who you are.

Your original is safe

The new file is written to a temporary file on the same disk and only then takes the place of the original, all at once. If you prefer, the original goes to the Trash first.

Features

Trim without re-encoding

Fast mode copies the video stream as it is. No frame is re-encoded, so there is no quality loss and no wait proportional to file size.

Frame accuracy

The preview seeks with zero tolerance: the frame you see is exactly the first one of the final file. The arrow keys step frame by frame.

Straight from the Finder

Right-click the video → Services → Trim with Quick Cutter, or ⌃⌥T. It also works through “Open With” and by dragging the file onto the window.

Replace or copy

One button for each intent, with no dialog in the way. The copy lands next to the original already named correctly.

Atomic replacement

The swap preserves the name, the Finder tags and the file's creation date. The original is never left half written.

Genuinely native

Pure AppKit with the macOS 26 glass, no Electron, no dependencies and no background process. The whole app is 1.8 MB.

You see exactly where the cut lands.

The filmstrip is generated in the background while you are already moving the handles. Drag one and the preview jumps to that frame; hold ⌥ for fine adjustment. Start and end times, the length of the selection and how much is being discarded are shown at all times, and the dashed orange line marks the keyframe before your in point.

Quick Cutter timeline with the selection highlighted and the keyframe marker
An 11 s selection inside a 20 s clip, with the keyframe marker and the synced preview.

Fast or Precise

Fast (default)Precise
Re-encodesNoYes
SpeedMillisecondsProportional to duration
QualityIdentical to the originalRe-encoded at high quality
Where the cut landsAt the exact point, via edit listAt the exact frame

Fast mode uses AVFoundation passthrough, which writes an edit list: on macOS, in QuickTime and in any AVFoundation-based player, playback starts exactly where you marked it. The frames between the previous keyframe and your in point stay inside the file, and some players that ignore edit lists may show them. In Mode → Snap start to keyframe you align the two and the cut looks identical in any player. If you need the exact frame everywhere, switch to precise mode.

How it works

  1. 1

    Open the video

    Right-click in the Finder → Services → Trim with Quick Cutter, or drag the file onto the window.

  2. 2

    Mark the range

    Drag the handles, or place the playhead and press I and O. The preview follows in real time.

  3. 3

    Replace or copy

    “Replace” swaps the original file. “Save Copy” creates a new one next to it.

Shortcuts

KeyAction
SpacePlay / pause inside the selection
← →One frame back / forward
⇧← ⇧→One second
I / OSet the start / end at the playhead
⌥I / ⌥OJump to the start / end of the selection
LLoop the selection
⌥ + dragFine adjustment of the handles
⌘SSave a copy next to the original
⇧⌘SSave a copy to…
⌘↩Replace the original file
⌘RRestore the whole clip

Download Quick Cutter

Version 1.0.0 · 1.8 MB · free and open source

Requirements

  • macOS 15 (Sequoia) or later
  • Mac with Apple silicon or Intel

On first launch macOS asks for confirmation in System Settings → Privacy & Security, because the app is ad-hoc signed and has not gone through Apple's notarization yet.

Frequently asked questions

In fast mode, no: the video is copied stream by stream, without going through any encoder. Only precise mode re-encodes, and then at high quality.