Command line parameters
Posted: 2015-12-01T05:10:43-07:00
Hi
I need a process to convert TIF images to two different JPG formats, each in there own subfolder. I am suspecting this will be two separate command line tasks?
I'd be grateful if anyone can offer some guidance. I have read the Command Line usage guide, but I am not familiar with command line usage.
Source: TIFF, in folder c:\TIFFs\
Destination 1: JPG, 72dpi, width no more than 1148px, save in folder 'c:\tiffs\JPG1\'
Destination 1: JPG, 72dpi, width no more than 150px, save in folder 'c:\tiffs\JPG2\'
Filename to remain the same.
Any help is appreciated.
I need a process to convert TIF images to two different JPG formats, each in there own subfolder. I am suspecting this will be two separate command line tasks?
I'd be grateful if anyone can offer some guidance. I have read the Command Line usage guide, but I am not familiar with command line usage.
Source: TIFF, in folder c:\TIFFs\
Destination 1: JPG, 72dpi, width no more than 1148px, save in folder 'c:\tiffs\JPG1\'
Destination 1: JPG, 72dpi, width no more than 150px, save in folder 'c:\tiffs\JPG2\'
Filename to remain the same.
Any help is appreciated.