Open-source · 100% offline

Turn a match into
shareable clips.

Paste a YouTube link, drop in your SportsCode / Nacsport analysis XML, and export ready-to-cut MP4s — folders per tag and reels included. No account, no cloud, nothing leaves your machine.

Download View on GitHub Free & open-source · macOS · Windows · Linux
The app · home screen Offcut — home screen

How it works

Three steps, start to finished clips.

01

Paste a link

Any YouTube URL or video ID — downloaded locally with yt-dlp.

02

Import XML

SportsCode / Nacsport tags become colored clips. No XML? Save the full match video.

03

Export

MP4s in per-tag folders, plus reels. Stream-copy fast, or re-encode.

Built for analysts

Everything runs on your machine. No sign-up, no upload, no telemetry.

100% offline

Nothing leaves your computer. Works on the plane, on the bus, at the pitch.

Your tags, your colors

Reads the colors and codes straight from your analysis XML.

Folders & reels

One MP4 per clip in tidy per-tag folders, plus per-tag and combined reels.

Watch & pick

Preview the full video, select exactly the clips you want, export.

English & Español

Switch language any time. More welcome via pull request.

Open-source

Apache-2.0. Powered by cliply's clip engine. Inspect it, fork it, ship it.

Download

Latest release · free forever.

All builds ↗
macOS
Universal · Intel & Apple Silicon
Download
Windows
64-bit installer
Download
Linux
AppImage or Debian package
Download

Running it on macOS

Offcut isn't notarized yet, so macOS blocks unsigned apps the first time. One-time fix:

  1. Open the .dmg and drag Offcut into Applications.
  2. Double-click it once — you'll get a security warning. That's expected; close it.
  3. Open System Settings → Privacy & Security, scroll down, and click Open Anyway. Confirm once — done.

Prefer Terminal? This clears the quarantine flag on any macOS version:

xattr -dr com.apple.quarantine "/Applications/Offcut.app"

Windows: on the SmartScreen prompt, click More info → Run anyway. On first launch the app downloads ffmpeg + yt-dlp from their official sources (checksum-verified).