NiceScaler 1.13 - image/video upscaling for any GPU [OpenCV]
A downloadable tool for Windows
Download NowName your own price
Image/video deeplearning upscaler app for Windows
Other projects.
Project & changelog.
https://github.com/Djdefrag/NiceScaler/releases
Credits.
- ESPCN (https://arxiv.org/pdf/1609.05158.pdf)
- FSRCNN (https://arxiv.org/pdf/1608.00367.pdf)
- LapSRN (https://arxiv.org/pdf/1710.01992.pdf)
Requirements.
- Windows 11 / Windows 10
- Ram >= 8Gb
- OpenCL compatible GPU
- CPU
Features.
- Easy to use GUI
- Images and video upscale
- Drag&drop files [image/multiple images/video]
- Different upscale factors:
- x2 - upscale factor 2: 500x500px -> 1000x1000px
- x4 - upscale factor 4: 500x500px -> 2000x2000px
- Cpu and Gpu backend
- Compatible images - png, jpeg, bmp, webp, tif
- Compatible video - mp4, wemb, gif, mkv, flv, avi, mov, qt
Example.
Status | In development |
Category | Tool |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | jangystudio |
Tags | artificial-intelligence, image, opencl, Pixel Art, Sprites, tool, upscale, video, windows |
Download
Download NowName your own price
Click download now to get access to the following files:
NiceScaler.1.13.exe 133 MB
Development log
- NiceScaler 1.13Apr 02, 2023
- NiceScaler 3.0Oct 17, 2022
- New UI / performance improvements / bugfix [2.3]Aug 17, 2022
- NiceScaler update 1.3.0Mar 26, 2022
- NiceScaler 1.2.0Mar 11, 2022
- NiceScaler 1.1.0 (and now it's FREE)Feb 26, 2022
Comments
Log in with itch.io to leave a comment.
Hello, Excuse my ignorance but I do not understand how to set the degree of upscale eg x2 or x4/. Also what does input resolution percentage mean. Thanks for your help . Robert
Hi my friend,
By choosing the AI model you can also choose whether to upscale 2x or 4x.
Input resolution percentage is a function to downscale the image or video before passing it to AI.
For example, 500x500 image, FSRCNN_X4, Input resolution 50%.
=> 500x500 => 50% (500x500 = 250x250) => FSRCNN_X4 (250x250 x 4=1000x1000)
Thanks for your help and very fast reply. Much appreciated!
you are welcome my friend :D
Hi, Awesome software!
First, I think the app is not working, so check app folder and found the temp folder.
I suggest a gauge to know end time , or animated GIF to know is working.
Best regards.
Hi, what is your gpu specs?
Strange, all Nvidia gpus are compatibile. Are you on latest driver?
Did you tried CPU processing? Should work without problem.
Thank you ! :D
cpu mode is super valid and fast, let me know :D