Klipt 0.2.0
Lightweight, fast Windows tool for trimming game clips (NVIDIA ShadowPlay) losslessly — and now compressing, GIF-ing, and scrubbing them.
Install
Download Klipt_0.2.0_x64-setup.exe (NSIS installer) or the .msi and run it. Windows x64.
What's new since 0.1.0
- Keyboard control throughout the editor + J/K/L shuttle and frame-stepping with a live frame readout
- Timeline waveform (RMS) and filmstrip thumbnail scrubbing on the Timeline and library cards
- Compress to a target size with a live progress bar; GIF / animated-WebP export of the Region
- Loop playback of the Region; slide the whole Region without resizing
- Settings panel — output location, naming scheme, accent colour; remembers last export settings
- Library context menu (Reveal / Open / Rename / Delete) with undo (restore from Recycle Bin)
- Borderless window chrome polish (native maximize, subtle DWM border, slimmer titlebar)
Performance
- Filmstrip generation ~10x faster — seek-sampled frames instead of decoding the whole clip (≈90s → ≈8s on a 5-min 1080p60 clip), which also kills the CPU spike when hovering library cards
- Faster, non-blocking clip-folder scan and lighter waveform decode
- Slimmer bundled FFmpeg sidecar (dropped ffprobe; minimal build) and a size-optimized release profile
🤖 Generated with Claude Code