0.2.3 • Published 3 years ago

office-scan v0.2.3

Weekly downloads
2
License
GPL
Repository
github
Last release
3 years ago

Office-Scan

Batch scan your documents to jpeg files using the command line.

Requirements

  • Linux/Unix OS
  • a scanner!
  • libsane
  • sane-utils
  • imagemagick

Installation

npm install -g office-scan

Usage

office-scan -o [OUTFILE] OPTIONS

OPTIONS:

  -n=number of pages          (default = 1) Use "?" if you want to scan an unkown number
  -p --paper=paper type       (default = "white") Can be one of "dark", "white"
  -c --color                  If set a color scan will be done. By default scans are monochrome.
  --dpi=dots per inch         (default = 150)
  -d --device=device to use   (default = 0) Index of the device to use. Display list of devices using -l
  -l --list-devices           Lists all attached devices
  --pdf                       Convert to pdf
  --noscan                    Do not scan (use to compile a PDF of previously scanned images)
0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

6 years ago

0.1.0

8 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago