Batch conversion on Windows The example: Tiff to Cals First open a command prompt. Then chdir to the directory containing your Tiff file(s). The simplest command line for converting for example a tiff file to a cals file is:
If a certain page number should be converted, use the following example:
To convert all files in a directory from tiff to cals you need a .bat file to do it. Now the following small .bat file should do the conversion of all the TIFF files to CALS files (I called it tif2cals.bat):
Your ecconv might be located somewhere else and in this case write the correct path name in the script. You can always improve on the .bat file by giving directory names as parameters. Copyright © 1995-2008, The EasyCopy Company (TEC & AGI). All rights reserved. www.myeasycopy.com |