wok view fake-sane/stuff/fake:hpaio::usb:PSC_1600_series:serial=MY5CJF3044L0.log @ rev 20639

up rclone to v1.44
author Lucas Levrel <llevrel@yahoo.fr>
date Thu Jan 10 21:49:04 2019 +0100 (2019-01-10)
parents
children
line source
1 Usage: scanimage [OPTION]...
3 Start image acquisition on a scanner device and write PNM image data to
4 standard output.
6 -d, --device-name=DEVICE use a given scanner device (e.g. hp:/dev/scanner)
7 --format=pnm|tiff file format of output file
8 -i, --icc-profile=PROFILE include this ICC profile into TIFF file
9 -L, --list-devices show available scanner devices
10 -f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
11 can be specified: %d (device name), %v (vendor),
12 %m (model), %t (type), and %i (index number)
13 -b, --batch[=FORMAT] working in batch mode, FORMAT is `out%d.pnm' or
14 `out%d.tif' by default depending on --format
15 --batch-start=# page number to start naming files with
16 --batch-count=# how many pages to scan in batch mode
17 --batch-increment=# increase number in filename by an amount of #
18 --batch-double increment page number by two for 2sided originals
19 being scanned in a single sided scanner
20 --batch-prompt ask for pressing a key before scanning a page
21 --accept-md5-only only accept authorization requests using md5
22 -n, --dont-scan only set options, don't actually scan
23 -T, --test test backend thoroughly
24 -h, --help display this help message and exit
25 -v, --verbose give even more status messages
26 -V, --version print version information
28 Options specific to device `hpaio:/usb/PSC_1600_series?serial=MY5CJF3044L0':
29 Scan mode:
30 --mode Lineart|Grayscale|Color [Color]
31 Selects the scan mode (e.g., lineart, monochrome, or color).
32 --resolution 75..1200dpi [75]
33 Sets the resolution of the scanned image.
34 Advanced:
35 --contrast 0..100 [inactive]
36 Controls the contrast of the acquired image.
37 --compression None|JPEG [JPEG]
38 Selects the scanner compression method for faster scans, possibly at
39 the expense of image quality.
40 --jpeg-compression-factor 0..100 [10]
41 Sets the scanner JPEG compression factor. Larger numbers mean better
42 compression, and smaller numbers mean better image quality.
43 --batch-scan[=(yes|no)] [no]
44 Guarantees that a "no documents" condition will be returned after the
45 last scanned page, to prevent endless flatbed scans after a batch scan.
46 For some models, option changes in the middle of a batch scan don't
47 take effect until after the last page.
48 --source Flatbed [Flatbed]
49 Selects the desired scan source for models with both flatbed and
50 automatic document feeder (ADF) capabilities. The "Auto" setting means
51 that the ADF will be used if it's loaded, and the flatbed (if present)
52 will be used otherwise.
53 --duplex[=(yes|no)] [inactive]
54 Enables scanning on both sides of the page for models with
55 duplex-capable document feeders. For pages printed in "book"-style
56 duplex mode, one side will be scanned upside-down. This feature is
57 experimental.
58 Geometry:
59 --length-measurement Unknown|Approximate|Padded [Padded]
60 Selects how the scanned image length is measured and reported, which
61 is impossible to know in advance for scrollfed scans.
62 -l 0..215.9mm [0]
63 Top-left x position of scan area.
64 -t 0..296.926mm [0]
65 Top-left y position of scan area.
66 -x 0..215.9mm [215.9]
67 Width of scan-area.
68 -y 0..296.926mm [296.926]
69 Height of scan-area.
71 Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.
73 List of available devices:
74 hpaio:/usb/PSC_1600_series?serial=MY5CJF3044L0