Options
-i "input file path"
ex. "C:\input.cpt"
-o "output file path"
ex. "C:\output.cpt"
-overwrite
Overwrite existing output file.
-filetype FILETYPE
CPT
BMP
GIF
JPEG
PNG
TIFF
PSD
-script "script file path"
ex. "C:\script.csc"
-scriptlast
Run script after other operations. (Default is before other operations.)
-colormode MODE
Grayscale
CMYK
RGB
BW
LAB
-noantialias
Resample without anti-aliasing.
-bgcolor VALUE,VALUE,ETC.
ex. 255,255,255
-width VALUE
Resample width, ex. 100
-height VALUE
Resample height, ex. 100
-paperw VALUE
New paper width, ex. 100
-paperh VALUE
New paper height, ex. 100
-xoffset VALUE
Horizontal offset, ex. 100
-yoffset VALUE
Vertical offset, ex. 100
-dpi VALUE
ex. 72
-flatten
Flattens the image.
|