Open Source · MIT License

Clip the moments that matter

Press a key while watching any video. Jorja Clipper instantly saves a lossless clip — no re-encoding, no quality loss, no waiting.

Download Free View on GitHub

Latest: v0.5.4 · macOS · Linux · Windows

Jorja Clipper
Load a video and start clipping
O Open
Space Play
C Clip
Q Queue
U Undo
Seek

Built for speed. Designed for simplicity.

Everything you need to capture game highlights, nothing you don't.

Instant Clip Saving

Press a hotkey during playback to grab the surrounding seconds. Configurable pre/post buffers let you control exactly how much context to capture.

🎯

Lossless Extraction

Uses ffmpeg stream-copy — no re-encoding, no quality loss. Clips are extracted at the original resolution and bitrate in seconds.

📦

Batch Queue

Queue multiple clips during a long game and process them all at once. Perfect for reviewing full game footage and marking highlights.

💾

Clip Persistence

Clips are saved to a per-video SQLite database. Reopen any video and all your previous clips are restored — never lose your work.

↩️

Undo Support

Made a mistake? Hit undo to reverse the last clip — deletes the file and database entry, and restores your playback position.

🔌

Plugin System

Extend Jorja Clipper with custom Python plugins. Hook into clip start, complete, and error events to add your own automation.

Keyboard shortcuts

Control everything without taking your eyes off the game.

Open video file O
Play / Pause Space
Save clip C
Queue clip for batch Q
Undo last clip U
Seek ±5 seconds
Seek ±1 second Shift +

Runs everywhere

Native builds for all three major desktop platforms.

macOS

Signed & notarized

Linux

.deb package

Windows

.exe installer

Get started in seconds

Download the latest release or install from source.

# Download the latest release for your platform
# macOS: .dmg or .zip · Linux: .deb · Windows: .exe

github.com/cortexuvula/jorja-clipper/releases
# Install the .deb package (includes mpv + ffmpeg)
sudo apt install ./jorja-clipper-*-amd64.deb

# Launch
jorja-clipper
# Clone and install
git clone https://github.com/cortexuvula/jorja-clipper.git
cd jorja-clipper
uv sync --dev

# Run
uv run jorja-clipper

# Run tests
uv run pytest

Ready to clip?

Free, open source, and cross-platform. Start capturing highlights today.

Download v0.5.4