Klipt v0.4.0
Lightweight, fast Windows tool for trimming game clips (NVIDIA ShadowPlay) losslessly — now with spatial crop, audio-only export, and a sortable library.
Install
Download Klipt_0.4.0_x64-setup.exe (NSIS installer) or the .msi and run it. Windows x64.
What's new since 0.3.0
- Spatial crop. Drag a rectangle over the preview to keep just that part of the frame — applied before scaling, re-encoded via Compress.
- Audio-only export. Pull a clip's audio as M4A (lossless AAC stream-copy) or MP3.
- Sort your library. Order clips by date, name, or size with a direction toggle, remembered across sessions.
- Undo after "Delete original" works again. It reliably finds the clip in the Recycle Bin and restores it with its extension intact.
Performance
- Library sorts once, not on every keystroke. Typing in search no longer re-sorts the whole library — up to ~2.4x less work per keystroke on large libraries.
- Snappier first hover-preview (~38%). Dropped a redundant FFmpeg probe before the card thumbnail.
- Lighter scrolling. Single decode thread per thumbnail (less RAM), thumbnail jobs skipped for cards scrolled past mid-scroll, and concurrency scaled to the CPU.