76 Commits

Author SHA1 Message Date
Raman Gupta
38d59d4e6b Turn off deskew by default 2019-05-16 12:37:14 -04:00
Raman Gupta
0597cc4f98 Change default to driver deskew=true 2019-04-28 17:51:07 -04:00
Raman Gupta
bacb009902 Fix help output 2019-04-28 17:50:12 -04:00
Raman Gupta
d1922081ec README: Add white pages skip feature 2018-11-01 12:26:55 -04:00
Raman Gupta
038b853315 Merge branch 'remove-empty-pages' 2018-11-01 12:19:35 -04:00
Raman Gupta
be6eb44b5d Change white threshold to 99.8 2018-11-01 12:19:19 -04:00
Raman Gupta
111a8e7572 Polish pull request 2018-11-01 12:10:23 -04:00
Stefan Armbruster
573b1df2da Remove empty pages based on cmd line option 2018-11-01 12:10:20 -04:00
Raman Gupta
349e0a5dea
Merge pull request #1 from sarmbruster/override_device
add cmd line option for overriding $DEVICE
2018-10-28 10:10:05 -04:00
Stefan Armbruster
a51b262058 add cmd line option for overriding $DEVICE 2018-10-28 13:44:34 +01:00
Raman Gupta
e68d1cb1c9 README: add pdfunite to requirements 2018-01-06 13:36:02 -05:00
Raman Gupta
179eaef7a9 README: add note about parallel post-processing 2018-01-06 13:32:44 -05:00
Raman Gupta
7e106f17fc README: add output of --help 2018-01-06 13:29:59 -05:00
Raman Gupta
f4e3e8a392 README: update requirements 2018-01-06 13:26:21 -05:00
Raman Gupta
6094a70fad Update license date 2016-01-21 01:37:08 -05:00
Raman Gupta
0b42ed821d Remove use of stack.sh, use bash arrays 2016-01-21 01:35:58 -05:00
Raman Gupta
51d2afcd54 README: core function at the top 2016-01-20 19:52:41 -05:00
Raman Gupta
670f89477a Create README 2016-01-20 19:51:11 -05:00
Raman Gupta
e993b5bebd Improve the usage output 2016-01-20 19:38:53 -05:00
Raman Gupta
e983c2989f Support non-standard page size outputs with crop 2016-01-20 19:38:23 -05:00
Raman Gupta
5c71571399 Support scanning into an output list
When scanning multiple pages, sometimes it is useful to write out
each page scanned to a separately named file.

The new --outputlist argument allows that mode of operation.
2016-01-20 19:36:47 -05:00
Raman Gupta
8dd7ff6d60 Add driver deskew and crop options 2015-09-26 14:06:54 -04:00
Raman Gupta
ab56bbcbc1 Fix usage output 2015-09-26 13:34:52 -04:00
Raman Gupta
7d2159dc2c Add license 2015-09-26 13:16:10 -04:00
Raman Gupta
143f2174f3 Fujitsu Scansnap S1500 scanning 2015-09-26 13:14:59 -04:00
Raman Gupta
32d89d8b60 Initial commit -