Build 27 - Portable Mode & No More Seams
Changes:
- Portable Mode - Stores all data in the same folder as the executable. Launch with argument
-portable
to use. - Joey's ESRGAN has been updated and uses a better tiling/merging code that avoids seams and is faster (Thanks @joeyballentine)
- Manual image browser that can be opened by right-clicking the preview area (as an alternative to drag-n-drop, supports multiselect)
- Added option to use original scale or resized scale for comparisons (when pre-resizing is used) in the settings
- Important fixes to batch processing, avoids freezing
- Preview image size limit increase from 4096px to 8192px
- Internal improvements to Embedded Python installer, disk space check now works for any drive (for portable mode), more error handling
If you don't know how to start Cupscale with a command line argument, download CupscaleStartPortable.bat
and put it in the same folder as Cupscale.exe
, then launch it using that batch file.