Commit Graph

  • 019e95cb64 Additional note about sem and fast scanners master Raman Gupta 2023-10-05 23:29:13 -04:00
  • dc2a67b134 Allow specifying page sources Raman Gupta 2023-10-05 23:14:21 -04:00
  • 64d8293026 Allow turning off page centering Raman Gupta 2023-10-05 22:56:09 -04:00
  • 1d39bc2a84 Allow negating flag options Raman Gupta 2023-04-20 13:24:29 -04:00
  • d117d6e3fa Document the option group feature v1.4 Raman Gupta 2023-04-19 12:58:29 -04:00
  • fe85eff576 Support named option groups Raman Gupta 2023-04-19 12:47:04 -04:00
  • eea2c495d9 warn on deskew but no crop Raman Gupta 2023-04-19 12:46:49 -04:00
  • 31ef706c47 unpaper: add deskew-scan-range for better deskew Raman Gupta 2023-04-19 12:45:06 -04:00
  • 966328a9e3 Correct temp file deletion during post-processing Raman Gupta 2022-10-11 08:59:00 -04:00
  • a5d56a0e81 README updates Raman Gupta 2022-02-23 22:18:41 -05:00
  • f66aae8aaa Add ability to open scan at completion Raman Gupta 2022-02-23 22:08:20 -05:00
  • 5116541cf0 Explicit --mode overrides --mode-hw-default Raman Gupta 2022-02-23 21:53:55 -05:00
  • ad5934a5a6 Add known blog posts to README v1.3 Raman Gupta 2022-01-18 01:25:47 -05:00
  • 95163d2819 README: add note about scanbd use Raman Gupta 2022-01-18 01:13:20 -05:00
  • 7931fe4e86 README: update with current help output Raman Gupta 2022-01-18 01:13:10 -05:00
  • 144067840c Help now shows current content of config files Raman Gupta 2022-01-18 01:12:25 -05:00
  • 5d71ca2ff2 Fix indentation in README help Raman Gupta 2022-01-18 01:12:10 -05:00
  • 1077ab5e07 README: let github track contributors Raman Gupta 2022-01-18 01:05:57 -05:00
  • a29e17962a Remove debugging echo Raman Gupta 2022-01-15 23:13:54 -05:00
  • c892202597 Allow empty device arg Raman Gupta 2022-01-15 23:10:04 -05:00
  • e40b766d2a
    Merge pull request #38 from surmann/master Raman Gupta 2022-01-07 09:30:43 -05:00
  • 13c40dcfce update brightness and contrast control #38 Dirk Surmann 2022-01-01 13:23:44 +01:00
  • 476e730135 update white threshold Dirk Surmann 2021-12-09 18:03:06 +01:00
  • bed68a0e7b add white threshold to skip pages Dirk Surmann 2021-12-09 16:48:55 +01:00
  • 1d82088527 add brightness switch Dirk Surmann 2021-12-09 16:49:40 +01:00
  • 5bb8cd9ea1 Cleanup and document defaults and pre-scan hook Raman Gupta 2021-10-22 01:58:46 -04:00
  • c774b8eeca Additional scanadf arg order change Raman Gupta 2021-10-22 01:58:14 -04:00
  • c621a12cb6
    Merge pull request #36 from DavidFromNL/master Raman Gupta 2021-10-22 01:45:41 -04:00
  • 61f30830df Help: Echo default scanner from variable instead of hardcoded string. #36 David 2021-10-20 12:02:50 +02:00
  • 4595af7f64 If scan_pre exists in the local config dir, execute it just before running scanadf. This allows for last moment changes to the variables. (In my case, I need to strip --page-height [...] from PGHEIGHT for scanadf to work.) David 2021-10-20 11:59:56 +02:00
  • 44a6b0002d Fix the order of parameters. (Otherwise --resolution is ignored if --source is set) David 2021-10-20 11:59:02 +02:00
  • 1035d998cc Use a configuration file (if it exists) to allow the user to set preferred defaults, including TMP_DIR. Also move the initalization of SOURCE above the inclusion of the configuration. David 2021-10-20 11:57:12 +02:00
  • 2cfa7f6899 Merge branch '33-multi-output-loop-fix' into master Raman Gupta 2021-08-06 17:48:02 -04:00
  • 9ed52ab2fa More arithmetic context improvements, corner cases #34 33-multi-output-loop-fix Raman Gupta 2021-08-06 17:45:40 -04:00
  • d716cdbe8c Fix the multi-output loop Raman Gupta 2021-08-06 12:49:03 -04:00
  • f9d329cf27 Merge branch 'issue-30-bc-detection' into master Raman Gupta 2021-07-30 12:56:58 -04:00
  • 45cf51f9e8 Skip empty page detection if optional bc not available #32 issue-30-bc-detection Raman Gupta 2021-07-30 12:48:20 -04:00
  • ded351edf4
    Merge pull request #31 from p/readme-tips Raman Gupta 2021-07-30 11:47:58 -04:00
  • e03bdfc7b4
    Merge pull request #28 from p/quotes Raman Gupta 2021-07-30 11:47:13 -04:00
  • 3d059dd5f6 Add helpful usage tips to the readme #31 Oleg Pudeyev 2021-07-30 10:45:25 -04:00
  • fd81fe0a4c Fix quotes in the readme to be around the arguments only #28 Oleg Pudeyev 2021-07-30 10:13:11 -04:00
  • c25dcdb8a5
    Merge pull request #27 from p/no-shift Raman Gupta 2021-07-27 21:43:20 -04:00
  • 3b2d3cedd4
    Merge pull request #26 from p/quote-mode Raman Gupta 2021-07-27 21:42:49 -04:00
  • e001a8affb
    Merge pull request #25 from p/value-help Raman Gupta 2021-07-27 21:40:40 -04:00
  • 257c740095 Remove erroneous shift call #27 Oleg Pudeyev 2021-07-27 20:36:30 -04:00
  • cfce23c271 Quote the --mode argument for printers like Brother DCP-7065DN which use spaces in mode names #26 Oleg Pudeyev 2021-07-27 20:25:01 -04:00
  • f35971f404 Document "scanadf -L" and "scanadf -d <device> --help" invocations #25 Oleg Pudeyev 2021-07-27 20:01:58 -04:00
  • 084f0723b8
    Merge pull request #24 from p/mode-warning Raman Gupta 2021-07-27 11:04:15 -04:00
  • c26d0b1bf7 Add the warning when neither -m/--mode nor --mode-hw-default are specified #24 Oleg Pudeyev 2021-07-27 10:56:15 -04:00
  • 9f4eb852a4
    Merge pull request #22 from p/no-mode Raman Gupta 2021-07-27 10:49:52 -04:00
  • 9ef32aef3f add --mode-hw-default option #22 Oleg Pudeyev 2021-07-27 10:47:28 -04:00
  • e3cbf1bcbb Omit --mode argument when its value is the empty string Oleg Pudeyev 2021-07-26 21:27:30 -04:00
  • 7fb8e60954
    Merge pull request #21 from p/quote-device Raman Gupta 2021-07-27 01:11:05 -04:00
  • d7484becbc Quote the device argument. #21 Oleg Pudeyev 2021-07-26 20:29:02 -04:00
  • d33c8caa71 performance: pnmtops to temp file v1.2 Raman Gupta 2021-03-10 22:07:03 -05:00
  • dad716786e Merge branch 'issue-16' into master Raman Gupta 2020-11-03 10:08:12 -05:00
  • 8e6e27a7b3 README: add optional bc dependency #17 Raman Gupta 2020-11-03 10:08:03 -05:00
  • b59999717e Allow disable default page size Raman Gupta 2020-11-02 15:21:49 -05:00
  • ed98da9c43 Add units dependency to README Raman Gupta 2020-11-02 11:22:33 -05:00
  • 33f3f9e2ea README: link to dependencies wiki page v1.1-beta v1.1 Raman Gupta 2020-08-04 10:02:04 -04:00
  • 6b313943bb Use bash built-in tests, additional arg parsing checks Raman Gupta 2020-07-30 13:53:17 -04:00
  • e9b606c1a7 README: add link to other software Raman Gupta 2020-07-29 22:10:46 -04:00
  • f3a743ac72 Minor logging output improvements Raman Gupta 2020-07-29 22:02:38 -04:00
  • 982090acf8 More temp file cleanup Raman Gupta 2020-07-29 22:02:24 -04:00
  • 9b71320fa0 Run image to tiff conversion CPU constrained Raman Gupta 2020-07-29 22:01:55 -04:00
  • f1baab604b Fix tmp directory cleanup with verbose Raman Gupta 2020-07-29 22:01:30 -04:00
  • aa93b62873 Merge branch 'issue-12' into master Raman Gupta 2020-07-29 18:02:08 -04:00
  • b6ff50a4b0 Specify dpi in image header for tesseract #13 Raman Gupta 2020-07-29 18:01:20 -04:00
  • 30a7be1fd8 Merge branch 'issue-9' into master Raman Gupta 2020-07-29 17:17:50 -04:00
  • 759f79ae7c Merge branch 'issue-8' into master Raman Gupta 2020-07-29 17:17:48 -04:00
  • 59abdeafe0 Driver-based crop fixes #11 Raman Gupta 2020-07-15 01:14:28 -04:00
  • 3582408e85 Minor stylistic changes Raman Gupta 2020-07-29 17:11:10 -04:00
  • d17e23ed44 Support driver option pass-through #10 Raman Gupta 2020-07-19 08:18:56 -04:00
  • 3c091969d5 Force output file spec Raman Gupta 2020-07-15 01:12:34 -04:00
  • 24882e4397 Merge branch 'issue-6' into master Raman Gupta 2020-04-06 22:29:21 -04:00
  • 906ffc983f Test for -verbose flag on pnmtops #7 Raman Gupta 2020-04-05 17:13:22 -04:00
  • a2414b66fe Update README again re sem dependency Raman Gupta 2020-04-05 16:51:36 -04:00
  • 9143a41236 usage: note about truncate after skip empty Raman Gupta 2020-04-01 01:38:51 -04:00
  • ae0f18cc5d Update README re sem dependency v1.0 Raman Gupta 2019-08-09 02:19:10 -04:00
  • b38a37793d Merge branch 'issue-4' into master Raman Gupta 2019-08-09 02:16:32 -04:00
  • 38102d8086 Constrain per page processing CPU usage #5 Raman Gupta 2019-08-08 10:10:55 -04:00
  • 681bf005b3
    Merge pull request #3 from artjomsimon/master Raman Gupta 2019-05-26 22:14:48 -04:00
  • 2e17cdad0f Parse argument for --language #3 Artjom Simon 2019-05-27 01:47:51 +02:00
  • 38d59d4e6b Turn off deskew by default Raman Gupta 2019-05-16 12:37:14 -04:00
  • 0597cc4f98 Change default to driver deskew=true Raman Gupta 2019-04-28 17:51:07 -04:00
  • bacb009902 Fix help output Raman Gupta 2019-04-28 17:50:12 -04:00
  • d1922081ec README: Add white pages skip feature Raman Gupta 2018-11-01 12:26:55 -04:00
  • 038b853315 Merge branch 'remove-empty-pages' Raman Gupta 2018-11-01 12:19:35 -04:00
  • be6eb44b5d Change white threshold to 99.8 Raman Gupta 2018-11-01 12:19:19 -04:00
  • 111a8e7572 Polish pull request Raman Gupta 2018-11-01 12:09:32 -04:00
  • 573b1df2da Remove empty pages based on cmd line option Stefan Armbruster 2018-10-29 13:55:03 +01:00
  • 349e0a5dea
    Merge pull request #1 from sarmbruster/override_device Raman Gupta 2018-10-28 10:10:05 -04:00
  • a51b262058 add cmd line option for overriding $DEVICE #1 Stefan Armbruster 2018-10-28 13:44:34 +01:00
  • e68d1cb1c9 README: add pdfunite to requirements Raman Gupta 2018-01-06 13:36:02 -05:00
  • 179eaef7a9 README: add note about parallel post-processing Raman Gupta 2018-01-06 13:32:44 -05:00
  • 7e106f17fc README: add output of --help Raman Gupta 2018-01-06 13:29:59 -05:00
  • f4e3e8a392 README: update requirements Raman Gupta 2018-01-06 13:26:21 -05:00
  • 6094a70fad Update license date Raman Gupta 2016-01-21 01:37:08 -05:00
  • 0b42ed821d Remove use of stack.sh, use bash arrays Raman Gupta 2016-01-21 01:33:20 -05:00
  • 51d2afcd54 README: core function at the top Raman Gupta 2016-01-20 19:52:41 -05:00