trimmy a comically simple video trimmer

open a clip. drag the start and end. export. that's the whole app.

download for windows

v0.2.0 58 MB windows 10 & 11 free, open source

macos (untested) msi release notes

Trimmy with a gameplay clip open: the video, a green audio waveform with the start and end handles, and the play and export buttons.

what it does

what it doesn't do

titles transitions filters music stickers multiple clips tracks projects accounts ai

It trims. That's it. Made for NVIDIA ShadowPlay, AMD ReLive, OBS and Xbox Game Bar recordings, when all you want is the good ten seconds.

install

  1. Download Trimmy_0.2.0_x64-setup.exe (58 MB, mostly FFmpeg).
  2. Run it. It installs just for you: no admin prompt, nothing else to install.
  3. If Windows says "Windows protected your PC", click More info, then Run anyway. Trimmy isn't code-signed yet (a certificate costs money every year), so Windows is wary of it like any new download.

needs windows 10 or 11, 64-bit. uninstall from settings > apps.

faq

Is it really free?

Yes. Trimmy is free and open source (MIT license): no ads, no account, no trial, no watermark.

Does trimming lose quality?

No. Trimmy copies the original video and audio into the new file as they are (an FFmpeg stream copy) instead of re-encoding them. That's also why it only takes a second.

Why does my clip start a bit before my start handle?

A stream copy can only start on a keyframe, so the clip starts at the last one before your handle: about a second early for ShadowPlay recordings, up to several seconds with OBS's default settings. The end is always exact. A frame-exact mode is on the roadmap.

Is there a Mac or Linux version?

There's a macOS build for Apple Silicon and Intel (macOS 11 or later), but nobody has tried it on a real Mac yet. The macOS notes say how to open it (download the .dmg); please report back either way. No Linux build yet.

Is the download safe?

The installers are built from the public source code by GitHub Actions and attached to the GitHub release, which lists each file's SHA-256 checksum. Windows warns only because Trimmy isn't code-signed yet.