James R. Barlow
|
f83de20c37
|
Remove plugins (for now)
It's holding up too many other useful,
releaseable changes.
|
2019-07-27 01:41:14 -07:00 |
|
James R. Barlow
|
4dab299619
|
Fix parameterization of --verbose
|
2019-07-02 13:27:07 -07:00 |
|
James R. Barlow
|
11a57c7a17
|
Drop --mask-barcodes feature
|
2019-06-23 16:54:43 -07:00 |
|
James R. Barlow
|
8b8de7cc1d
|
Add new --pages feature to limit OCR to only specific pages
|
2019-06-12 17:27:47 -07:00 |
|
James R. Barlow
|
0bbd6885e2
|
Make the go/no-go decision pluggable
|
2019-06-06 23:07:46 -07:00 |
|
James R. Barlow
|
eb5200d26a
|
Change most tests to use ocrmypdf API instead of subprocess
The main benefit of this is code coverage gains can actually follow it.
Also removes most ugly os.environ hacks.
|
2019-06-03 01:45:27 -07:00 |
|
James R. Barlow
|
45a361d112
|
Add option to use threads instead of processes
Mainly since they are more convenient for debugging
|
2019-05-31 01:56:16 -07:00 |
|
James R. Barlow
|
9d5f23e961
|
Rename filters to plugins
|
2019-05-28 02:39:25 -07:00 |
|
James R. Barlow
|
7566d4b768
|
Introduce plugins/filters
|
2019-05-27 16:55:04 -07:00 |
|
James R. Barlow
|
24855045e1
|
Provisionally add filters
|
2019-05-25 16:23:39 -07:00 |
|
James R. Barlow
|
db69b4d11a
|
Improve argparse behavior for its role in making the API work
|
2019-05-22 15:55:48 -07:00 |
|
James R. Barlow
|
09ca1bee97
|
Add progress bar to optimize and add option to disable it
|
2019-05-22 15:31:48 -07:00 |
|
James R. Barlow
|
2fdaa76a0d
|
Refactor configure_logging
|
2019-05-20 14:54:34 -07:00 |
|
James R. Barlow
|
7ee0c52a57
|
Refactor cli into basic high level api
|
2019-05-19 22:34:45 -07:00 |
|