11 Commits

Author SHA1 Message Date
James R. Barlow
23951c9e38
Working HOCR folder to PDF converter 2023-10-24 00:54:30 -07:00
James R. Barlow
68bb38d0ad
pdf_to_hocr: improve plugin handling 2023-10-24 00:52:31 -07:00
James R. Barlow
0443e87345
Introduce pdf_to_hocr API 2023-10-24 00:52:31 -07:00
James R. Barlow
de2bb5ce8c
Remove tqdm dependency and TqdmConsole
Might be too aggressive? No deprecation warning....
2023-09-21 00:05:39 -07:00
James R. Barlow
80ed2117cc
Change to SPDX license tracking 2022-07-28 01:10:07 -07:00
James R. Barlow
dc6f1a266a
Modernize type annotations 2022-07-23 00:39:24 -07:00
James R. Barlow
aa0ec40102
Change license of all GPLv3 files to MPL-2.0
https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-05 00:44:42 -07:00
James R. Barlow
f4cb424451
Support input/output streams at API level 2020-06-22 02:02:18 -07:00
James R. Barlow
58abb5785c
pytest picky about list vs tuple 2020-04-15 03:16:51 -07:00
James R. Barlow
4a640b8dcd
Fix language argument not working as list
Fixes #523
2020-04-14 23:18:52 -07:00
James R. Barlow
c36e9950ae tests: test TqdmConsole 2019-12-30 17:51:09 -08:00