Adobe Photoshop Document (PSD)
The following parameters are used to adjust settings of this format.
- use_rle - RLE compression (default - no)
use_rle
Use_rle parameter specifies whether resulting files should be compressed with the help of Run Length Encoding algorithm. Its allowed values are: yes and no.
The default value is: no.
Example:
-convertto psd use_rle:yes
Example:
ICPCL.exe -convertto psd -source "C:\Original files" -dest "C:\Converted files"
