#105 · Primary category: Computer Vision
QualityScaler
QualityScaler - image/video AI upscaler app
Project last updated:08/27/26
GitHub Stars
3.1K
Forks
253
Contributors
3
License
MIT
Why we included this project
QualityScaler is a Windows application that cleans up and enlarges low-resolution, compressed, or noisy images and video using established super-resolution models such as Real-ESRGAN, BSRGAN, and IRCNN. It wraps those models in a Python GUI built on ONNX Runtime DirectML, so it runs on AMD, Intel, and Nvidia GPUs without you having to set up a deep learning environment. The app handles both stills and video and includes practical touches like automatic tiling to manage VRAM limits, multi-GPU processing, batch upscaling, resizing before upscaling, blending between original and enhanced output, and pause/resume for long jobs. Everything runs locally, so no internet connection is needed, and it reads a wide range of common formats. For photographers, video editors, and anime or manga fans who want AI restoration without scripting, this is a solid all-in-one option.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)