Command-Line Interface (CLI)
Target selection
With the upscale command, you can target windows using different options:
-
Upscaling the currently active windows (after a 5-sec wait):
-
Selecting it interactively from a list:
-
By matching its name:
-
Using a substring:
-
Or a regular expression:
-
-
By starting in daemon mode:
-
Launching and upscaling it (although not as reliable as the other options):
Basic Options
With the CLI options, you can:
-
Define which SRCNN model to use:
-
Upscale to 4x (e.g., 720p to 2880p, then adjust to screen), using two consecutive 2x passes:
-
Upscale any valid window when focusing it, instead of locking to the first upscaled window:
-
Stretch the upscaled window to cover the entire screen, ignoring its aspect ratio:
-
Crop one or more sides of the upscaled window (e.g., 29px from the top and 3 from each other side):
Any option can be combined with others.
For more common options, use upscale -h. Alternatively you can use upscale --help-all to see every option including advanced ones.