Setting command-line parameters becomes easier
ImageConverter Plus has quite a few command-line options. Most of them are designed so that you can do useful things and spend time in a more productive way. If you need to create your own command-line, but have no experience, try "create bat-file from the profile" option. Look at these 3 steps:
- make a profile with required parameters
- save it
- specify the following in the command line as shown in the example below:
ICPCL.exe -script "c:\convert\scripts\convert to bmp.icp" -source "c:\my fotos\*.*" -makebat "c:\tobmp.bat"
Learn more at:
www.command-line-imageconverterplus.com/basic-keys/makebat.htm