How to launch the progpam from BATCH-file?
Launching the program from BATCH file may be very useful when you need
to make similar conversions with variable parameters.
Below we offer you two variants of using BATCH file:
First variant:
Second variant illustrates how to do the similar conversions with different
source and destination folders.
Second variant:
- Launch Notepad.
- Copy the following into text file*:
ICPCL.exe -convertto tiff -source "%1" -dest "%2" -oper Resize size:200 100
- Save text file as 'ImageConverterPlus.bat'.
- Press 'Start" button, then select 'Run...' and press it.
- Enter command line*:
ImageConverterPlus.bat c:\images\*.* c:\out
- Press 'OK' button.
In this example variable %1 will take on value 'c:\images\*.*' and variable
%2 - 'd:\out'.
Information for developers:
Image Open Save Dialog
We are happy to announce a new tool offered by our company as a part of "Complete Image Convesion Solution" project.
www.image-open-save-dialog.com
Working with the command line is best illustrated at
www.online-image-converter.com
The conversion is carried out with the help of ImageConverter Plus Command Line.
You can convert your images free of charge and without any limitations.
Īnline-image-converter just illustrates the command line support and that's why it lacks some features available with command line when used offline.
Information for solution suppliers and system integrators
The company is happy to inform our customers about the fact that a new image conversion management tool, ImageConverter Plus Scheduler, is under private testing now.
www.command-line-imageconverterplus.com