Upscale + Rife Tool
A one-shot local pipeline for videos: Real-ESRGAN upscale → RIFE interpolate → encode with audio. No account, no API key, no cloud.
Install
curl -fsSL https://oohfixer.com/upscale-rife-tool/install.sh | bash
The installer downloads both ncnn-vulkan binaries and their model weights
into an isolated folder and adds a global upscale-rife command.
Run
upscale-rife -i in.mp4 -o out.mp4 -s 4 -f 60
Options: -s upscale 2|3|4, -f target FPS,
-n Real-ESRGAN model, --tta for higher quality,
--gpu ID. Outputs go next to the input.
Open-source, clean licensing. Real-ESRGAN (BSD-3-Clause, Xintao Wang) and RIFE (MIT, nihui) — both ncnn-vulkan binaries and their model weights are permissively licensed. This tool ships no CC BY-NC-SA (NonCommercial) weights.
Built by OOH Fixer · Source · More tools · Services · AI Learning · Content App · About & Chat