Command-line interface:
scanitto.exe -resolution=100 -adf -mode=2 -ext=tiff -path=c:\images -fname=scanitto -jpegcompression=75 -tiffcompression=3
- -resolution=100 resolution: 75, 100, 150, ...
- -adf allow using auto feeder
- -mode=2 color mode: 0-black and white, 1 - grayscale, 2 - color
- -ext=tiff allowed extensions: bmp, jpg, gif, png, pdf, tiff
- -path=c:\images path where image collects
- -fname=scanitto filename prefix
- -exact points that file name should be exactly same as defined in -fname, without additional sequence number. Using -exact parameter you will overwrite existing files with names that equals with -fname
- -tiffcompression TIFF compression (added since version 1.19):
- 0 - No compression
- 1 - RLE
- 2 - FAX 3
- 3 - FAX 4 (by default)
- 4 - LZW
- 5 - JPEG
- -jpegcompression JPEG compression rate, number in range from 0 to 100, default value is 75 (added since version 1.20)
Note: if you have two or more installed scanners, please select that you want to use and check "Always use selected scanner" before starting command-line scanning.