Resizer:Command Line
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Resizer supports several command line parameters. The general format is as follows:
"Resizer.exe" <parameters>
Please note that multiple parameter types cannot be combined together.
Parameter | Description |
---|---|
<files> | Launch Resizer and add all specified files/folders for processing.
Example: |
--process <files> | Launch Resizer, add all specified files/folders for processing, and then automatically start processing all images.
Resizer's behavior changes basing on whether there are any problems during the automated image processing.
Example: |
--process --silent <files> | Unattended command line processing mode. The operation is similar to --process <files>, but any warnings or errors will be silently discarded.
The graphical user interface will not be shown. A non-zero exit code is returned upon completion if any warnings or errors have occurred. |
The examples shown above do not include the full path to "Resizer.exe", as it can differ between installations.