



Small video clipping tool for trimming/compressing clips for MiniMax H3 Ref2V
Small video trimmer software was very popular 15-20 years ago but now it has become very rare to find a good one which has all the features I wanted.
I got Claude to vibe code me a tool that I have been using to snip bits off from long videos for using it as Ref2V input for MiniMax H3. People have been saying its good so just sharing if others may find this tool useful! I wanted to create a free tool that runs locally without all the bloatware.
It is a single ~100kb HTML file which can:
- Trim clips
- Crop video
- Compress resolution and fps
- Take 1 single frame image
- Manual or Automatic Storyboarding (still playing around with how to best use this in H3)
- Export gif.
Why Compress?
I find that when working with R2V, resizing and compressing the video increases the speed as there is less information that needs to be worked on. You do lose some quality in your output though so don't compress too far.
The latest version can be found here (select the HTML and download):
https://huggingface.co/PoopMan333/Video_Tools/tree/main
or click for current version (v2.9)
https://huggingface.co/PoopMan333/Video_Tools/blob/main/Nugget%20Video%20Trimmer%20v2.9.html
If you're concerned please run it through antivirus or get a LLM to check if it is safe.
I still need to add AVI support and support for some older formats, but I also don't want to add too much bloat to something so compact.