Compare commits

...
257 Commits
Author SHA1 Message Date
James R. Barlow 892db88f0e test_two_languages: use narrower test 2020-06-12 14:33:02 -07:00
James R. Barlow eeb44f78cc Fix tests that failed on other platforms from previous fix 2020-06-12 12:59:46 -07:00
James R. Barlow 863835f660 v10.0.1 release notes 2020-06-12 12:11:21 -07:00
James R. Barlow 393c5a9ea4 Fix error on -l lang1+lang2 2020-06-12 12:10:29 -07:00
James R. Barlow c6b9a49cbb Fix tests that fail in CI 2020-06-10 17:08:00 -07:00
James R. Barlow 17a4831745 v10 release notes and dependencies 2020-06-10 14:27:47 -07:00
James R. Barlow 7caf1e85ff info: change "Scan" message 2020-06-10 12:11:37 -07:00
James R. Barlow f59a757e8b info: tidy handling of content streams 2020-06-10 12:09:24 -07:00
James R. Barlow 872bafad4b Reinstate quick test for text/no text
Partial revert of commit 991db17
2020-06-10 12:00:52 -07:00
James R. Barlow 8599400445 Only do page analysis on pages we will do OCR on 2020-06-10 11:33:27 -07:00
James R. Barlow b6eebadf05 Use pikepdf.open with block to manage PdfInfo 2020-06-10 11:32:46 -07:00
James R. Barlow a4e88eb8f0 Simplify plugin_manager pickling 2020-06-10 00:41:19 -07:00
James R. Barlow f6257c2183 subprocess: lru_cache version checks 2020-06-10 00:32:06 -07:00
James R. Barlow 64891c2fc3 Pre-release delinting 2020-06-09 15:27:14 -07:00
James R. Barlow fe156db41d Merge branch 'release/v10' into trialmerge 2020-06-09 15:12:56 -07:00
James R. Barlow 0f942fb714 Rename ocrmypdf.exec -> ocrmypdf._exec 2020-06-09 14:59:09 -07:00
James R. Barlow be8ca589d4 Move ocrmypdf.exec.run and friends to ocrmypdf.subprocess 2020-06-09 14:53:10 -07:00
James R. Barlow 3b6f6782f0 Remove tesseract_env, --tesseract-env 2020-06-09 00:39:53 -07:00
James R. Barlow 21c0e045cb Remove _OCRMYPDF_TEST_PATH environment variable 2020-06-09 00:30:13 -07:00
James R. Barlow ebbf68bd08 The big payoff: abolishing spoofing machinery 2020-06-09 00:08:20 -07:00
James R. Barlow 2059e916da Convert all ghostscript spoofs to test plugins 2020-06-09 00:00:25 -07:00
James R. Barlow c22f245606 Plugins must return not-None if they intend to stop builtin 2020-06-08 23:48:45 -07:00
James R. Barlow 7b9025f397 Convert generate_pdfa to plugin 2020-06-08 22:28:38 -07:00
James R. Barlow b109445215 Move Ghostscript rasterize_pdf to plugin 2020-06-08 17:10:27 -07:00
James R. Barlow fd1cd8e50a docs: explain --rotate-pages-threshold 2020-06-08 07:46:55 -07:00
James R. Barlow c6c70c2171 docs: Ubuntu 20.04 install instructions 2020-06-08 07:42:13 -07:00
James R. Barlow a9a473f2e5 Convert all tesseract cache usages to plugin 2020-06-05 17:55:18 -07:00
James R. Barlow 6268e2faff Begin replacing tests/spoof/tesseract_cache with plugin 2020-06-05 17:27:10 -07:00
James R. Barlow ec3f506500 Convert tesseract_badutf8 to plugin 2020-06-05 16:38:19 -07:00
James R. Barlow 00daa51a73 v9.8.2 release notes 2020-06-03 13:28:35 -07:00
James R. Barlow e60f4d3f43 docs: tidy Cygwin install 2020-06-03 13:27:05 -07:00
James R. Barlow 7460745f80 Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-06-03 13:25:12 -07:00
James R. Barlow 5e14d5b0dd Fix test_report_file_size
Use more realistic test data
2020-06-03 13:24:55 -07:00
James R. Barlow d118132fa6 layout: look for text in XObjects too 2020-06-03 13:16:55 -07:00
5f47aac36f Add installation instructions for Windows/Cygwin64 (#571)
Co-authored-by: Jim Garrison <bitbucket@jhmg.net>
2020-06-03 13:16:23 -07:00
James R. Barlow c6b2fa8851 Remove unpaper spoof; no plugin needed 2020-06-02 02:42:14 -07:00
James R. Barlow 1b92f447c3 Convert tesseract_crash to plugin 2020-06-02 02:36:41 -07:00
James R. Barlow 82e7eb91d2 Tidy tesseract_noop 2020-06-02 01:50:02 -07:00
James R. Barlow 4f4ad0fb76 Convert tesseract_big_image_error to plugin 2020-06-02 01:49:47 -07:00
James R. Barlow 1d0b8641a0 Improve file size increase warning to account for changes to small files
Fixes #569
2020-06-02 00:35:59 -07:00
James R. Barlow daca919775 Mark pdfminer.six 20200517 as supported 2020-06-02 00:11:02 -07:00
James R. Barlow 1598f2f0e5 Abolish spoof_tesseract_noop 2020-06-01 03:07:53 -07:00
James R. Barlow 2b23f7ec73 tesseract_noop: begin implementing with plugin 2020-06-01 02:45:49 -07:00
James R. Barlow 6528234608 Fix tesseract_ocr.py errors 2020-06-01 02:27:27 -07:00
James R. Barlow 642ebc6098 Fix test that failed on Windows 2020-05-28 15:52:00 -07:00
James R. Barlow 74fdfeea3f v9.8.1 notes 2020-05-28 15:04:23 -07:00
James R. Barlow 3754185f56 Mark pdfminer.six 20200517 as supported 2020-05-28 15:01:51 -07:00
James R. Barlow df9f5157bd Fix shim_paths to account for unexpected files in Program Files\gs
Fixes #565
2020-05-28 14:58:41 -07:00
James R. Barlow aa060db5bc Refactor tesseract_env variable into the plugin
Removed all cases except one in api.py, which isn't worth solving because
it should be removed anyway.

This also fixes a logic error in the OMP_THREAD_LIMIT decision, api.py
did not use pass kwargs correctly so they never worked before.
2020-05-26 02:14:06 -07:00
James R. Barlow d43212d30b Refactor --language argument into set 2020-05-25 03:20:10 -07:00
James R. Barlow a0f9ca3a30 Move Tesseract options validation into plugin 2020-05-25 01:31:46 -07:00
James R. Barlow 0cefe886ec Update email 2020-05-19 16:12:36 -07:00
James R. Barlow f656c00f41 docs: Note about OCRmyPDF speed 2020-05-18 01:27:45 -07:00
James R. Barlow 03da34ee24 Test files needed! 2020-05-16 17:04:44 -07:00
James R. Barlow 9bccff4f88 Move Tesseract specific arguments to plugin 2020-05-16 03:24:31 -07:00
James R. Barlow 2bd586e093 Compare requested languages to OCR engine instead of tesseract directly
Also refactoring to facilitating validation needing the plugin manager.
2020-05-16 01:50:37 -07:00
James R. Barlow 9af94ac9b7 pipeline: use OCR engine abstraction instead of Tesseract 2020-05-16 01:28:56 -07:00
James R. Barlow 8174089c8b Begin transforming Tesseract into pluggable OCR engine 2020-05-14 03:54:21 -07:00
James R. Barlow 41eb54cc0a Standardize tesseract.generate_hocr and _pdf parameters 2020-05-14 03:23:25 -07:00
James R. Barlow 12a2f78c4d Fix validation of languages not using tesseract_env
And some related issues.
2020-05-14 03:19:22 -07:00
James R. Barlow d372f1f7fa Remove "skip page" from tesseract interface
Breaks tests/test_main.py::test_tesseract_missing_tessdata because
conftest.py does not update options.tesseract_env before testing options
for some reason, and tesseract.has_textonly_pdf raises an exception
instead of returning False as the test assumes.
2020-05-12 04:09:42 -07:00
James R. Barlow 6f5b75bcd0 Remove lru_cache on get_version
Does not play well with forking.
2020-05-12 03:51:48 -07:00
James R. Barlow a2d3e0b53e Convert remaining imports to absolute 2020-05-12 02:12:08 -07:00
James R. Barlow 7f67556995 ocrmypdf.__init__: Hide _HookimplMarker 2020-05-12 01:35:45 -07:00
James R. Barlow db8c37e58c Refactor ocrmypdf.exec.__init__.py 2020-05-12 01:34:10 -07:00
James R. Barlow a87c81a64f helpers: remove unnecessary isinstance test 2020-05-12 01:28:50 -07:00
James R. Barlow 4b986a5943 cli: make ArgumentParser._api_mode private 2020-05-12 01:28:36 -07:00
James R. Barlow 2fae9b655e Remove **kwargs from check_external_program; deprecated 2020-05-12 01:07:01 -07:00
James R. Barlow 2541f6cf89 Fix missing jbig2enc reported as error with -O3 instead of warning
Fixes #558
2020-05-12 01:05:57 -07:00
James R. Barlow 33b68454f3 watcher: cleanup getenv casting 2020-05-08 03:49:49 -07:00
James R. Barlow 977665d2b6 Delint some tests 2020-05-08 03:49:33 -07:00
James R. Barlow fd7497f00d Remove old function tesseract.v4() 2020-05-08 03:44:39 -07:00
James R. Barlow 790ff58f67 Add fix for bug in Windows Python 3.6/3.7
TypeError: argument of type 'WindowsPath' is not iterable
2020-05-07 22:19:21 -07:00
James R. Barlow 4b98ce391b docs: rename security->pdfsecurity so github won't misinterpret it 2020-05-07 03:54:27 -07:00
James R. Barlow 417dbd43f6 docs: plugin documentation 2020-05-07 03:53:37 -07:00
James R. Barlow 7a12908db9 Relocate example plugin 2020-05-07 03:27:39 -07:00
James R. Barlow 9462f0a28f graft: more refactoring 2020-05-07 02:59:24 -07:00
James R. Barlow e760622a5c graft: refactor 2020-05-07 02:03:42 -07:00
James R. Barlow 1b086f60a9 tesseract.py: api cleanup 2020-05-06 12:37:44 -07:00
James R. Barlow 85cbf94a6e Convert many uses of str paths to Path 2020-05-06 02:53:47 -07:00
James R. Barlow 6f4286e1b1 New hook: filter_page_image 2020-05-06 02:24:07 -07:00
James R. Barlow 39888ae8c9 Rename install_cli to add_options 2020-05-06 01:10:09 -07:00
James R. Barlow dd361ecd05 Support importing plugin by filename 2020-05-06 00:44:40 -07:00
James R. Barlow 32759c9025 Change argument from --plugins to --plugin 2020-05-06 00:43:40 -07:00
James R. Barlow 59440448ee Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-05-04 01:38:26 -07:00
Peter HoggandGitHub 51b54893ce docs: update Arch Linux install instructions (#540)
The python-pdfminer.six package is now available in the official Arch
repositories. The dependency will be automatically resolved when
installing the OCRmyPDF AUR package.
2020-05-04 01:37:58 -07:00
James R. Barlow 1f3665f614 docs: remove reference to brewfile 2020-05-03 16:10:26 -07:00
James R. Barlow 75c34b873a optimize: convert from executor to progress pool 2020-05-03 02:04:57 -07:00
James R. Barlow fe4296c53b safe_symlink: remove deprecated params 2020-05-03 00:53:47 -07:00
James R. Barlow c85278b31d Delinting 2020-05-03 00:53:29 -07:00
James R. Barlow 5dbc080fa0 Rename PDFContext->PdfContext 2020-05-02 04:32:46 -07:00
James R. Barlow e02f6c1e97 Support plugin invocation with API 2020-05-02 03:34:31 -07:00
James R. Barlow 8c9a8fc85c pluginspec: avoid circular reference 2020-05-02 03:32:55 -07:00
James R. Barlow 23d558ad8c Allow plugins to add command line arguments 2020-05-02 01:37:24 -07:00
James R. Barlow be107b4fed Set up filter_ocr_image hook 2020-05-01 02:56:41 -07:00
James R. Barlow 8d2535e327 Get pluggy to work with forking workers 2020-05-01 02:39:50 -07:00
James R. Barlow 5eb4fe0052 Refactor plugin setup to get_plugin_manager 2020-05-01 02:18:31 -07:00
James R. Barlow d8ff4485f8 Move samefile to helpers 2020-05-01 02:18:11 -07:00
James R. Barlow 82bce463ae Start pluggy-based plugin system 2020-05-01 02:15:23 -07:00
James R. Barlow 016dfd420c Add warning if problematic --tesseract-pagesegmode is selected
Fixes #549
2020-04-30 04:12:11 -07:00
James R. Barlow b59e761a14 v9.8.0 release notes 2020-04-28 02:40:17 -07:00
James R. Barlow 17cd655752 Don't utf-8 decode tesseract --print-parameters
Output not guaranteed to be UTF-8.

Fixes #543.
2020-04-28 02:37:17 -07:00
James R. Barlow b840b16c82 Remove tesseract_badutf8.py
Should have been removed in 9db01c7
2020-04-28 02:35:23 -07:00
James R. Barlow 8f5c95f0f4 Remove last vestiges of command line usage of qpdf - change to check_pdf 2020-04-26 05:33:26 -07:00
James R. Barlow 168fc60774 Update release notes with v10 changes 2020-04-26 05:14:59 -07:00
James R. Barlow c84d0f606d ghostscript: remove deprecated argument from generate_pdfa 2020-04-26 05:11:11 -07:00
James R. Barlow 8b54ce338f setup: remove deprecated message about removeal of --force parameter 2020-04-26 05:09:42 -07:00
James R. Barlow 18c4aa10bf Adjust number of workers for concurrent page scanning 2020-04-26 04:21:15 -07:00
James R. Barlow 991db17fde Remove Ghostscript-based text extraction
While faster than Python based methods, we've outgrown the limited
amount of information Ghostscript provides with this feature, and it
repeats an analysis we have to do anyway to learn what images are
present.
2020-04-26 04:02:07 -07:00
James R. Barlow 2c07515907 macOS - use spawn for multiprocessing
See bpo-33725. This is the default for 3.8, opt-in for 3.7 and older.
2020-04-26 03:49:40 -07:00
James R. Barlow 27a3b80376 Use once-per-worker pikepdf init 2020-04-26 03:49:20 -07:00
James R. Barlow 8c381a0227 Replace task_initargs with use of partial() 2020-04-26 03:49:20 -07:00
James R. Barlow 86145a8c76 Some wrong with forking worker_pdf, just open it once per page for now 2020-04-26 03:49:20 -07:00
James R. Barlow 7513f5425c Fix some broken tests 2020-04-26 03:49:20 -07:00
James R. Barlow af3c3c6466 Further refactoring of concurrency concerns 2020-04-26 03:49:20 -07:00
James R. Barlow db3e75e33e Refactor multiprocessing pool 2020-04-26 03:49:13 -07:00
James R. Barlow ce49fc26dd Do pikepdf.open() once instead of per worker 2020-04-26 03:42:13 -07:00
James R. Barlow d0d0a98dca First cut at concurrent page scan
Improvement appears on 168 page file. Needs refactoring
2020-04-26 03:42:13 -07:00
James R. Barlow 3834d1a0bf azure: use brew python instead 2020-04-26 00:58:38 -07:00
James R. Barlow 33e982b3fd azure: add certifi, openssl for macOS 2020-04-26 00:37:14 -07:00
James R. Barlow 43d650e78c Fix issue where only first PNG-style image would be optimized 2020-04-25 03:50:11 -07:00
James R. Barlow b4c65c5781 Update requirements 2020-04-25 03:49:34 -07:00
James R. Barlow d96867e6ab watcher: add polling and log level adjustment 2020-04-24 04:14:44 -07:00
James R. Barlow 0a5108e704 install: clarify that old ocrmypdf should be removed from Ubuntu 18.04
Closes #526
2020-04-24 04:14:19 -07:00
James R. Barlow 94c52a6fa3 Refactor 'xyres' into Resolution 2020-04-24 04:12:05 -07:00
James R. Barlow 57771f06a3 Refactor xy-pair for resolution to tuple 2020-04-16 15:38:33 -07:00
James R. Barlow 58abb5785c pytest picky about list vs tuple 2020-04-15 03:16:51 -07:00
James R. Barlow 509e75eaff v9.7.2 release notes 2020-04-15 02:56:46 -07:00
James R. Barlow 0c50eedb2a Support pdfminer.six 20200402 2020-04-15 02:55:22 -07:00
James R. Barlow 4581027246 Drop support for pdfminer.six 20181108
This version required a patch that has since been mainlined, and also did not
declare its dependency on chardet
correctly. We can remove both hacks now.
2020-04-15 02:50:36 -07:00
James R. Barlow 31b5f63f85 hocrtransform: cleanup/PEP8
Some API breaking changes.
2020-04-15 02:48:56 -07:00
James R. Barlow 957fb1494e pytest picky about list vs tuple 2020-04-15 02:26:20 -07:00
James R. Barlow 9e3e4f2687 Improve help text about aborting due to text 2020-04-15 02:17:55 -07:00
James R. Barlow 2155bcacb4 Loosen test language requirements - eng/deu 2020-04-15 00:30:38 -07:00
James R. Barlow 346da95899 Suppress loglevel since we have color now 2020-04-15 00:09:36 -07:00
James R. Barlow f4f7946a0c Add colored logs 2020-04-15 00:05:38 -07:00
James R. Barlow c2919f2e1c Reinstate logging of page numbers 2020-04-15 00:05:23 -07:00
James R. Barlow a63d624052 Improve logging of subprocess output 2020-04-15 00:04:43 -07:00
James R. Barlow af91489376 Remove safe_symlink log= warning 2020-04-14 23:59:33 -07:00
James R. Barlow d146d2b65c The Great Logging Refactor
Remove all instances of logger object being passed as parameters.
This was a holdover from ruffus, and complicated a lot of simple things.
2020-04-14 23:59:33 -07:00
James R. Barlow 4ff4ed24a8 Refactor Windows executable shims 2020-04-14 23:59:33 -07:00
James R. Barlow c38ff90081 Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-04-14 23:55:01 -07:00
James R. Barlow 4c029e973f Fix isinstance(..,str) 2020-04-14 23:53:52 -07:00
Lars K.W. GohlkeandGitHub 21cf9029e8 docs: Set ownership when using docker image (#518) 2020-04-14 23:32:01 -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 9471bc8921 Fix versions with leading v, e.g. v5.0 2020-04-10 13:42:33 -07:00
James R. Barlow 7fe06c64fc v9.7.1 release notes 2020-04-10 13:00:19 -07:00
James R. Barlow d13d70fd56 Fix version checker failing for qpdf 10.0.0
Fixes #527
2020-04-10 13:00:19 -07:00
James R. Barlow 58ec56180a Add a few more type annotations to public APIs 2020-04-10 13:00:19 -07:00
James R. Barlow 32a88f1bad docs: warn that AWS Lambda doesn't work 2020-04-10 13:00:19 -07:00
James R. Barlow 99ef42940c docs: warn that Windows users should use an ifmain guard 2020-04-10 13:00:19 -07:00
jbarlow83andGitHub c152710617 Update issue templates 2020-04-04 15:41:53 -07:00
James R. Barlow 8de0f9b86f v9.7.0 release notes 2020-03-29 22:45:25 -07:00
James R. Barlow 23bc3d3a29 tests: workaround for Ghostscript 9.52 txtwrite problem 2020-03-29 22:45:16 -07:00
James R. Barlow 8307832ce9 tests: add force OCR to a file with text that Ghostscript doesn't see
For gs 9.52 support.

Also refactor use of pikepdf.open() to use with blocks.
2020-03-29 22:44:27 -07:00
James R. Barlow dd1cf567db watcher: Fix JSONDecodeError if OCR_JSON_SETTINGS not set
Fixes #516
2020-03-29 21:58:37 -07:00
James R. Barlow 2490be8490 Fix debug.log not being deleted on Windows (probably)
Fixes #515
2020-03-29 21:53:56 -07:00
James R. Barlow 85e6c6669a docs: Add username to WSL instructions
Fixes #519
2020-03-29 21:16:24 -07:00
James R. Barlow 00498282f5 validation: blacklist Ghostscript 9.51 too 2020-03-24 21:27:18 -07:00
James R. Barlow e4cc9fcba7 Wrong number of threads to use shown when OMP_THREAD_LIMIT is defined 2020-03-23 01:06:55 -07:00
James R. Barlow a4555b1dae Add halftone mask to leptonica 2020-03-18 23:09:39 -07:00
James R. Barlow f35a2303bb info.py: linearize O(n^2) search for use images on a page 2020-03-18 22:59:18 -07:00
James R. Barlow 82142fe5ef Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-03-16 04:11:03 -07:00
James R. Barlow 9be533b5f4 watcher: allow all parameters to ocrmypdf.pdf to be passed by JSON 2020-03-15 21:45:51 -07:00
James R. Barlow 99653fcd32 optimize: consider ICCBased 1 bit for optimization 2020-03-15 02:20:44 -07:00
James R. Barlow 5442c97ed8 Consult ICC profile when determining image colorspace 2020-03-11 04:03:09 -07:00
tlwhitecandGitHub 0165255bd9 fix install instructions for Ubunti 16.04 (#507)
`pip3` defaults to the system's outdated version which downloads wrong qpdf package.
2020-03-11 02:57:37 -07:00
James R. Barlow 378e4dae3b Expand documentation for subprocess.run() from test 2020-03-04 13:37:44 -08:00
James R. Barlow cdf5afa753 reqs: update pikepdf version 2020-03-03 11:56:10 -08:00
James R. Barlow a2deee4920 v9.6.1 release notes 2020-03-03 03:40:33 -08:00
James R. Barlow 1efa79cce2 Remove potentially non-free file logo.afdesign 2020-03-03 03:40:33 -08:00
James R. Barlow b3b61c152c Handle malformed DocumentInfo (#497)
User submitted a PDF in which /Trailer /Info pointed to the XMP metadata
block instead of a DocumentInfo dictionary. Fix and add test.
2020-03-03 03:27:01 -08:00
James R. Barlow e429c3d729 docs: install cleanup 2020-03-03 03:25:43 -08:00
James R. Barlow 8308b20096 Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-03-03 02:25:58 -08:00
James R. Barlow 8b41f60b6e docs: docker prefers .yml not .yaml 2020-03-03 02:25:21 -08:00
AlexandGitHub d56f749017 Improve ocrmypdf.bash completions on macOS (#504)
Fixes #502
2020-03-03 02:22:01 -08:00
James R. Barlow 9f31774aa9 docs: document --pages 2020-03-03 02:15:48 -08:00
James R. Barlow 7d55f6e01f docs: extract example files from batch.rst 2020-03-03 02:15:35 -08:00
James R. Barlow c3bd2f296d docs: fix Docker syntax to use stdin/stdout properly 2020-03-03 02:14:50 -08:00
James R. Barlow e40c60d4d8 watcher: add self to copyright 2020-03-03 00:59:57 -08:00
James R. Barlow 3960232ae0 docs: more clarifications 2020-03-03 00:59:48 -08:00
James R. Barlow 5fbb3fc6ac Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-03-01 23:05:10 -08:00
deisiandGitHub 0b1db8fccd Fixes docker-compose.yaml file (#499)
Fixes https://github.com/jbarlow83/OCRmyPDF/issues/498
2020-03-01 23:01:39 -08:00
James R. Barlow 0417610f9b docs: some mild improvements 2020-02-25 22:23:58 -08:00
James R. Barlow 43a23e3695 Disable Travis 2020-02-25 22:22:57 -08:00
James R. Barlow c4ca572afd Merge branch 'pigmonkey-aur-manual' 2020-02-25 22:21:35 -08:00
Pig Monkey e04e4565a9 Demonstrate installing the AUR package without a helper
This describes how to use the AUR package on a minimal install, as per
the discussion in #494.

There may be formatting mistakes. I don't use RST myself, so I wrote the
instructions in Markdown, converted via Pandoc, and gave the output a
quick comparison against the rest of the installation docs.
2020-02-25 18:59:49 -08:00
knobixandGitHub 2391fb0be0 Update installation instructions for FreeBSD (#493)
Python 3.7 is the new default version since 2020Q1 which is reflected in
the new prefix (= py37-).

Also update the current available FreeBSD versions:

* FreeBSD 11.2-RELEASE has reached its End-of-Life in 2019Q4
* FreeBSD 12.1-RELEASE was also introduced in 2019Q4
2020-02-24 23:40:25 -08:00
James R. Barlow c16f79d51b docs: add Docker compose configuration for watchdog 2020-02-18 02:50:57 -08:00
James R. Barlow e3e888efde Readme: Add another heise article 2020-02-18 02:41:28 -08:00
James R. Barlow 84f7e34ace Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-02-18 02:11:40 -08:00
Ivan KuchinandGitHub 32e2175891 Docker image includes also French, Portuguese and Spanish (#491) 2020-02-18 02:10:01 -08:00
James R. Barlow 975abfde9a docs: archlinux install - yaourt is gone 2020-02-18 02:08:58 -08:00
James R. Barlow d929ed76c2 docs: typo 2020-02-12 00:07:24 -08:00
James R. Barlow 4a27124eab Simplify metadata for invalid xml in output
Removes possibly non-free resource enron1.pdf.
2020-02-12 00:07:18 -08:00
James R. Barlow 683ffb84e8 Update reqs 2020-02-10 01:20:33 -08:00
James R. Barlow 2f2602357b v9.6.0 notes updated 2020-02-10 01:20:12 -08:00
James R. Barlow a5f429f499 Merge branch 'pr479' 2020-02-10 01:10:30 -08:00
James R. Barlow bdb7f92131 ifmain -> main() 2020-02-10 01:10:12 -08:00
James R. Barlow 09f15ac4c0 v9.6.0 notes 2020-02-10 01:01:49 -08:00
James R. Barlow 4fdbf55c11 setup: approve pdfminer.six 20200124 2020-02-09 23:50:56 -08:00
James R. Barlow fe2b07652b docs: simplify/fix Ubuntu 18.04 install instructions 2020-02-09 23:48:53 -08:00
James R. Barlow f6d7aa6e33 Refactor page rotation and re-enable message at info level 2020-01-30 17:35:20 -08:00
James R. Barlow a005d14f91 Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2020-01-30 16:24:16 -08:00
Matthias BraunandGitHub 6f66232d44 Fix typos, add instructions for training data (#477) 2020-01-30 16:24:41 -08:00
James R. Barlow b8a780d684 Wait for file based on pikepdf 2020-01-30 12:40:48 -08:00
James R. Barlow 82f393dd09 Order of events 2020-01-30 12:40:19 -08:00
James R. Barlow 4952af1604 watcher: some refactoring 2020-01-28 12:56:19 -08:00
James R. Barlow bcf77375c0 Fix grammar in output message 2020-01-28 07:33:28 -08:00
Ian Alexander 3eab161771 Update logging and env var extensibility 2020-01-20 10:45:28 -08:00
Ian Alexander b7f38e976b Watched folder bug fixes, new flags, and docs updates. 2020-01-20 00:20:29 -08:00
James R. Barlow a6567f2ae4 v9.5.0 release notes revised 2020-01-18 01:48:33 -08:00
James R. Barlow e860c56b75 Fix regression: metadata updates not taking effect 2020-01-17 23:01:37 -08:00
James R. Barlow 2e15d52895 v9.5.0 release notes 2020-01-17 03:11:33 -08:00
James R. Barlow ce97af5a79 Add OCR quality measurement API 2020-01-17 03:10:27 -08:00
James R. Barlow 3831c4cd4d Refactor metadata_fixup 2020-01-14 01:10:15 -08:00
James R. Barlow 61a2674317 Skip test that needs chmod when on Windows 2020-01-06 02:36:04 -08:00
James R. Barlow 9ad8cbf1f6 Fix assert that depends on POSIX-y file handling 2020-01-06 02:02:05 -08:00
James R. Barlow 123fde174d Don't use debug.log in pytest
pytest does not reset the state of logging if we install a file handler,
which will cause FileNotFoundError after the temporary folder is removed.

Semi-related:
https://github.com/pytest-dev/pytest/issues/5502
2020-01-06 01:46:19 -08:00
James R. Barlow fd991a2380 Allow pdfminer.six 20200104 and update recommended versions 2020-01-05 21:37:28 -08:00
James R. Barlow 6f5d77d930 Also generate log file in temp folder on verbose mode 2020-01-05 21:33:32 -08:00
James R. Barlow 5169ac633b docs: mention pdfgrep too 2020-01-05 21:32:36 -08:00
James R. Barlow 5b6ab1e003 lept: improve lib not found error message
Closes #471
2020-01-05 01:05:53 -08:00
James R. Barlow 8f984bf958 docs: add note on limitations of sidecar file 2020-01-04 16:43:13 -08:00
James R. Barlow 9c5f0d0ec6 Eliminate last use of PyPDF2 from test suite 2020-01-04 16:32:01 -08:00
James R. Barlow 32041c43e1 tests: improve tesseract coverage 2020-01-04 02:35:14 -08:00
James R. Barlow 599028bebb tesseract: don't explicitly set lstm_use_matrix
Apparently tesseract does this own its own as needed.
2020-01-04 01:17:33 -08:00
James R. Barlow 6faa8f7221 logging: always log process arguments and stderr when at debug
Also remove ad-hoc logging of this information.
2020-01-01 16:48:48 -08:00
James R. Barlow a4dc5e365f logging: fix incorrect usage: logging.Logger() 2020-01-01 16:47:36 -08:00
James R. Barlow e2a563cc76 logging: create a debug log when -k parameter is issued 2020-01-01 16:47:15 -08:00
James R. Barlow 1037d73efb tests: use smaller files for ghostscript 2019-12-31 17:20:28 -08:00
James R. Barlow aeb7b142a9 tests: skip tests not compatible with coverage
For reasons not entirely clear, stdout will get some data injected when
pytest-cov is running. Our tests that
check for clean stdout need to ignore this.

We check for an environment variable that is defined only when coverage is
running.
2019-12-31 17:10:51 -08:00
James R. Barlow 422ea9777e Remove session scope from fixtures
pytest seems to prepare os.environ in complex ways, so we want to ensure
these fixtures are not reused.
2019-12-31 17:09:23 -08:00
James R. Barlow 2f1c743227 Rewrite main pool loop
pytest-cov documentation recommends using explicit
management of multiprocessing.Pool rather than the context manager.
This is supposed to work better for collecting coverage data, particularly
on Windows.
2019-12-31 16:23:41 -08:00
James R. Barlow 96ee21aee9 Try to set up subprocess coverage better 2019-12-31 15:39:45 -08:00
James R. Barlow 4b759af6ff tests: fix problems with ghostscript spoofers 2019-12-31 15:33:03 -08:00
James R. Barlow 25d2b0cda4 test: environment warnings/cleanup 2019-12-30 22:38:50 -08:00
James R. Barlow 16dd8b54a8 ghostscript: don't delete output_file that will never exist
We stream output now, so no point in deleting.
2019-12-30 22:38:38 -08:00
James R. Barlow c4dc5269d2 tests: remove some obscure things from coverage 2019-12-30 21:16:16 -08:00
James R. Barlow c36e9950ae tests: test TqdmConsole 2019-12-30 17:51:09 -08:00
James R. Barlow 0c0d53b10f tests: AcroForm test case did not work correctly; fixed 2019-12-30 17:50:32 -08:00
James R. Barlow 63de7e1677 Improve error message for unreadable input files 2019-12-30 16:14:52 -08:00
James R. Barlow b0e92760a2 tests: add coverage for helpers 2019-12-30 15:52:10 -08:00
James R. Barlow 054c0773a3 Update completions 2019-12-29 02:40:55 -08:00
James R. Barlow 89aa78b724 docs: fix obsolete statement to "brew install tesseract-lang"
Closes #469
2019-12-29 02:37:10 -08:00
James R. Barlow 708113a514 Windows: Remove Program Files cache from ocrmypdf.exec
@lru_cache doesn't work here, so let's just remove it.
2019-12-29 02:36:20 -08:00
James R. Barlow 95ef5410c2 azure: tweak windows script 2019-12-28 16:12:53 -08:00
James R. Barlow 868b3b4abd exec/init: os.get_exec_path() returns list not str 2019-12-28 16:11:08 -08:00
James R. Barlow 045bdff95a azure: homebrew broke something to do with python@2? 2019-12-28 16:10:43 -08:00
James R. Barlow d12b27ac1d v9.3.0 release notes 2019-12-28 15:42:24 -08:00
James R. Barlow e4e00de79f Add improved example demonstrating watched folder functionality
Closes #466
2019-12-28 15:37:42 -08:00
James R. Barlow a53a3937c2 Fix exception on parsing Ghostscript error messages 2019-12-20 11:25:45 -08:00
James R. Barlow 343424b4d2 azure: only publish code coverage for macOS
macOS (due to Homebrew) currently has the most comprehensive code
coverage. Azure's code coverage feature does not merge code coverage,
so last task to finish wins.
2019-12-20 10:56:10 -08:00
James R. Barlow c5edff2c2f Sort imports 2019-12-19 15:31:18 -08:00
James R. Barlow 8c5f8b8ddd Add isort to precommit 2019-12-19 15:29:38 -08:00
James R. Barlow 39da931a56 Look in Program Files for executables and liblept5.dll 2019-12-19 12:11:32 -08:00
James R. Barlow 9fe354359b Generally update documentation about available platforms 2019-12-19 00:27:37 -08:00
119 changed files with 5373 additions and 3665 deletions
+3 -3
View File
@@ -1,5 +1,3 @@
# Coverage isn't really compatible with subprocesses so results are unreliable
[paths] [paths]
source = source =
src src
@@ -8,9 +6,11 @@ source =
[run] [run]
branch = true branch = true
parallel = true parallel = true
concurrency =
thread
multiprocessing
source = source =
src/ocrmypdf src/ocrmypdf
tests
omit = omit =
tests/spoof/* tests/spoof/*
+2
View File
@@ -39,6 +39,7 @@ RUN pip3 install --no-cache-dir \
-r requirements/main.txt \ -r requirements/main.txt \
-r requirements/webservice.txt \ -r requirements/webservice.txt \
-r requirements/test.txt \ -r requirements/test.txt \
-r requirements/watcher.txt \
. .
FROM base FROM base
@@ -69,6 +70,7 @@ COPY --from=builder /usr/local/lib/ /usr/local/lib/
COPY --from=builder /usr/local/bin/ /usr/local/bin/ COPY --from=builder /usr/local/bin/ /usr/local/bin/
COPY --from=builder /app/misc/webservice.py /app/ COPY --from=builder /app/misc/webservice.py /app/
COPY --from=builder /app/misc/watcher.py /app/
# Copy minimal project files to get the test suite. # Copy minimal project files to get the test suite.
COPY --from=builder /app/setup.cfg /app/setup.py /app/README.md /app/ COPY --from=builder /app/setup.cfg /app/setup.py /app/README.md /app/
+40
View File
@@ -0,0 +1,40 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
What command line or API call were you trying to run?
```bash
ocrmypdf ...arguments... input.pdf output.pdf
```
Run with verbosity or higher `-v1` to see more detailed logging. This information may be helpful.
**Example file**
Include an input PDF or image that demonstrates your issue.
Please provide an input file with no personal or confidential information. At your option you may `GPG-encrypt the file <https://github.com/jbarlow83/OCRmyPDF/wiki>` for OCRmyPDF's author only.
Links to files hosted elsewhere are perfectly acceptable. You could also look in ``tests/resources`` and see if any of those files reproduce your issue.
(Exceptions: Issues with installation, command line argument parsing, test suite failures.Issues without example files usually cannot be resolved.)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System**
- OS: [e.g. Linux, Windows, macOS]
- OCRmyPDF Version: ``ocrmypdf --version``
- How did you install ocrmypdf? Did you use a system package manager, `pip`, or a Docker image?
+17
View File
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.
+14 -8
View File
@@ -1,10 +1,4 @@
repos: repos:
- repo: https://github.com/psf/black
rev: stable
hooks:
- id: black
language_version: python3.7
exclude: ^src/ocrmypdf/lib/_leptonica.py
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0 rev: v2.4.0
hooks: hooks:
@@ -13,5 +7,17 @@ repos:
- id: check-toml - id: check-toml
- id: check-yaml - id: check-yaml
- id: debug-statements - id: debug-statements
- id: name-tests-test - repo: https://github.com/asottile/seed-isort-config
args: ["--django"] rev: v1.9.3
hooks:
- id: seed-isort-config
- repo: https://github.com/pre-commit/mirrors-isort
rev: v4.3.21 # pick the isort version you'd like to use from https://github.com/pre-commit/mirrors-isort/releases
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: stable
hooks:
- id: black
language_version: python3.7
exclude: ^src/ocrmypdf/lib/_leptonica.py
-159
View File
@@ -1,159 +0,0 @@
branches:
except:
- azure
cache:
pip: true
directories:
- $HOME/Library/Caches/Homebrew
matrix:
include:
- os: linux
dist: trusty
sudo: required
language: python
python: "3.6"
env:
- DIST=trusty
- MINIMAL=true
addons:
apt:
update: true
sources:
- sourceline: "ppa:alex-p/tesseract-ocr"
- sourceline: "ppa:vshn/ghostscript"
packages:
- ghostscript
- libffi-dev
- tesseract-ocr
- tesseract-ocr-deu
- tesseract-ocr-eng
- tesseract-ocr-fra
before_install: |
pip3 install --upgrade pip
pip3 install --upgrade wheel
- os: linux
dist: trusty
sudo: required
language: python
python: "3.6"
env:
- DIST=trusty
addons:
apt:
update: true
sources:
- sourceline: "ppa:alex-p/tesseract-ocr"
- sourceline: "ppa:heyarje/libav-11"
- sourceline: "ppa:vshn/ghostscript"
packages:
- ghostscript
- libavcodec56
- libavformat56
- libavutil54
- libffi-dev
- tesseract-ocr
- tesseract-ocr-deu
- tesseract-ocr-eng
- tesseract-ocr-fra
- libexempi3 # --- optional extras from here ---
- pngquant
- poppler-utils
before_install: |
mkdir -p bin packages
pip3 install --upgrade pip
pip3 install --upgrade wheel
- os: linux
dist: xenial
sudo: required
language: python
python: "3.7"
env:
- DIST=xenial
addons:
apt:
update: true
sources:
- sourceline: "ppa:alex-p/tesseract-ocr"
packages:
- ghostscript
- libexempi3
- libffi-dev
- pngquant
- poppler-utils
- tesseract-ocr
- tesseract-ocr-deu
- tesseract-ocr-eng
- tesseract-ocr-fra
- unpaper
- os: linux
dist: bionic
sudo: required
language: python
python: "3.8"
env:
- DIST=bionic
addons:
apt:
update: true
sources:
- sourceline: "ppa:alex-p/tesseract-ocr"
packages:
- ghostscript
- libexempi3
- libffi-dev
- pngquant
- poppler-utils
- tesseract-ocr
- tesseract-ocr-deu
- tesseract-ocr-eng
- tesseract-ocr-fra
- unpaper
- os: osx
language: generic
addons:
homebrew:
update: true
packages:
- exempi
- ghostscript
- jbig2enc
- leptonica
- openjpeg
- pngquant
- python
- qpdf
- tesseract
- unpaper
before_install: |
pip3 install --upgrade pip
pip3 install wheel
before_cache:
- rm -f $HOME/.cache/pip/log/debug.log
install:
- mkdir -p bin
- export PATH=$PWD/bin:$PATH
- pip3 install -r requirements/main.txt -r requirements/test.txt .
script:
- tesseract --version
- pytest -n auto
# deploy:
# # release for main pypi
# # 3.7 is considered the build leader and does the deploy, otherwise there is
# # a race and all versions will try to deploy
# # OTOH if we ever need separate binary wheels then each version needs its
# # own deploy
# - provider: pypi
# user: ocrmypdf-travis
# password:
# secure: "DTFOmmNL6olA0+yXvp4u9jXZlZeqrJsJ0526jzqf4a3gZ6jnGTq5UI6WzRsslSyoMMfXKtHQebqHM6ogSgCZinyZ3ufHJo8fn9brxbEc2gsiWkbj5o3bGwdWMT1vNNE7XW0VCpw87rZ1EEwjl4FJHFudMlPR1yfU5+uq0k0PACo="
# distributions: "sdist bdist_wheel"
# on:
# branch: master
# tags: true
# condition: $TRAVIS_PYTHON_VERSION == "3.7" && $TRAVIS_OS_NAME == "linux"
# skip_upload_docs: true
+14 -16
View File
@@ -38,7 +38,7 @@ Main features
- Keeps the exact resolution of the original embedded images - Keeps the exact resolution of the original embedded images
- When possible, inserts OCR information as a "lossless" operation without disrupting any other content - When possible, inserts OCR information as a "lossless" operation without disrupting any other content
- Optimizes PDF images, often producing files smaller than the input file - Optimizes PDF images, often producing files smaller than the input file
- If requested deskews and/or cleans the image before performing OCR - If requested, deskews and/or cleans the image before performing OCR
- Validates input and output files - Validates input and output files
- Distributes work across all available CPU cores - Distributes work across all available CPU cores
- Uses [Tesseract OCR](https://github.com/tesseract-ocr/tesseract) engine to recognize more than [100 languages](https://github.com/tesseract-ocr/tessdata) - Uses [Tesseract OCR](https://github.com/tesseract-ocr/tesseract) engine to recognize more than [100 languages](https://github.com/tesseract-ocr/tessdata)
@@ -50,7 +50,7 @@ For details: please consult the [documentation](https://ocrmypdf.readthedocs.io/
Motivation Motivation
---------- ----------
I searched the web for a free command line tool to OCR PDF files: I found many, but none of them were really satisfying. I searched the web for a free command line tool to OCR PDF files: I found many, but none of them were really satisfying:
- Either they produced PDF files with misplaced text under the image (making copy/paste impossible) - Either they produced PDF files with misplaced text under the image (making copy/paste impossible)
- Or they did not handle accents and multilingual characters - Or they did not handle accents and multilingual characters
@@ -79,7 +79,7 @@ and users of Fedora 29 or later may simply
dnf install ocrmypdf dnf install ocrmypdf
``` ```
and macOS users with Homebrew may simply and Homebrew users (macOS, Linux, Windows Subsystem for Linux) may simply
```bash ```bash
brew install ocrmypdf brew install ocrmypdf
@@ -97,7 +97,10 @@ OCRmyPDF uses Tesseract for OCR, and relies on its language packs. For Linux use
apt-cache search tesseract-ocr apt-cache search tesseract-ocr
# Debian/Ubuntu users # Debian/Ubuntu users
apt-get install tesseract-ocr-chi-sim # Example: Install Chinese Simplified language back apt-get install tesseract-ocr-chi-sim # Example: Install Chinese Simplified language pack
# Arch Linux users
pacman -S tesseract-data-eng tesseract-data-deu # Example: Install the English and German language packs
``` ```
You can then pass the `-l LANG` argument to OCRmyPDF to give a hint as to what languages it should search for. Multiple languages can be requested. You can then pass the `-l LANG` argument to OCRmyPDF to give a hint as to what languages it should search for. Multiple languages can be requested.
@@ -105,7 +108,7 @@ You can then pass the `-l LANG` argument to OCRmyPDF to give a hint as to what l
Documentation and support Documentation and support
------------------------- -------------------------
Once ocrmypdf is installed, the built-in help which explains the command syntax and options can be accessed via: Once OCRmyPDF is installed, the built-in help which explains the command syntax and options can be accessed via:
```bash ```bash
ocrmypdf --help ocrmypdf --help
@@ -113,31 +116,26 @@ ocrmypdf --help
Our [documentation is served on Read the Docs](https://ocrmypdf.readthedocs.io/en/latest/index.html). Our [documentation is served on Read the Docs](https://ocrmypdf.readthedocs.io/en/latest/index.html).
If you detect an issue, please: Please report issues on our [GitHub issues](https://github.com/jbarlow83/OCRmyPDF/issues) page, and follow the issue template for quick response.
- Check whether your issue is already known
- If no problem report exists on github, please create one here: <https://github.com/jbarlow83/OCRmyPDF/issues>
- Describe your problem thoroughly
- Append the console output of the script when running the debug mode (`-v 1` option)
- If possible provide your input PDF file as well as the content of the temporary folder (using a file sharing service like Dropbox)
Requirements Requirements
------------ ------------
In addition to the required Python version (3.6+), OCRmyPDF requires external program installations of Ghostscript, Tesseract OCR, QPDF, and Leptonica. ocrmypdf is pure Python, but uses CFFI to portably generate library bindings. In addition to the required Python version (3.6+), OCRmyPDF requires external program installations of Ghostscript, Tesseract OCR, QPDF, and Leptonica. OCRmyPDF is pure Python, but uses CFFI to portably generate library bindings. OCRmyPDF works on pretty much everything: Linux, macOS, Windows and FreeBSD.
Press & Media Press & Media
------------- -------------
- [Going paperless with OCRmyPDF](https://medium.com/@ikirichenko/going-paperless-with-ocrmypdf-e2f36143f46a) - [Going paperless with OCRmyPDF](https://medium.com/@ikirichenko/going-paperless-with-ocrmypdf-e2f36143f46a)
- [Converting a scanned document into a compressed searchable PDF with redactions](https://medium.com/@treyharris/converting-a-scanned-document-into-a-compressed-searchable-pdf-with-redactions-63f61c34fe4c) - [Converting a scanned document into a compressed searchable PDF with redactions](https://medium.com/@treyharris/converting-a-scanned-document-into-a-compressed-searchable-pdf-with-redactions-63f61c34fe4c)
- [c't 1-2014, page 59](http://heise.de/-2279695): Detailed presentation of OCRmyPDF v1.0 in the leading German IT magazine c't - [c't 1-2014, page 59](https://heise.de/-2279695): Detailed presentation of OCRmyPDF v1.0 in the leading German IT magazine c't
- [heise Open Source, 09/2014: Texterkennung mit OCRmyPDF](http://heise.de/-2356670) - [heise Open Source, 09/2014: Texterkennung mit OCRmyPDF](https://heise.de/-2356670)
- [heise Durchsuchbare PDF-Dokumente mit OCRmyPDF erstellen](https://www.heise.de/ratgeber/Durchsuchbare-PDF-Dokumente-mit-OCRmyPDF-erstellen-4607592.html)
Business enquiries Business enquiries
------------------ ------------------
OCRmyPDF would not be the software that it is today is without companies and users choosing to provide support for feature development and consulting enquiries. We are happy to discuss all enquiries, whether for extending the existing feature set, or integrating OCRmyPDF into a larger system. OCRmyPDF would not be the software that it is today without companies and users choosing to provide support for feature development and consulting enquiries. We are happy to discuss all enquiries, whether for extending the existing feature set, or integrating OCRmyPDF into a larger system.
License License
------- -------
+11 -23
View File
@@ -34,27 +34,20 @@ stages:
displayName: "Install system packages" displayName: "Install system packages"
- pwsh: | - pwsh: |
refreshenv refreshenv
$env:path = "C:\Program Files\Tesseract-OCR;C:\Program Files\gs\gs9.50\bin;" + $env:path python -m pip install --upgrade pip wheel
pip install --upgrade pip wheel python -m pip install -r requirements/main.txt -r requirements/test.txt .
pip install -r requirements/main.txt -r requirements/test.txt .
tesseract --version
displayName: "Install Python packages" displayName: "Install Python packages"
- pwsh: | - pwsh: |
refreshenv refreshenv
$env:path = "C:\Program Files\Tesseract-OCR;C:\Program Files\gs\gs9.50\bin;" + $env:path
$env:pathext += ';.py' $env:pathext += ';.py'
# -n auto helps Windows # -n auto helps Windows
pytest -n auto --junitxml=test.xml --cov=ocrmypdf --cov-report=xml python -m pytest -n auto --junitxml=test.xml --cov=ocrmypdf --cov-report=xml
displayName: "Test" displayName: "Test"
- task: PublishTestResults@2 - task: PublishTestResults@2
inputs: inputs:
testResultsFiles: "test.xml" testResultsFiles: "test.xml"
testRunTitle: "$(Agent.OS) - $(Build.DefinitionName) - Python $(python.version)" testRunTitle: "$(Agent.OS) - $(Build.DefinitionName) - Python $(python.version)"
condition: succeededOrFailed() condition: succeededOrFailed()
- task: PublishCodeCoverageResults@1
inputs:
codeCoverageTool: Cobertura
summaryFileLocation: "$(System.DefaultWorkingDirectory)/**/coverage.xml"
- job: "Ubuntu_1804" - job: "Ubuntu_1804"
pool: pool:
vmImage: "ubuntu-18.04" vmImage: "ubuntu-18.04"
@@ -105,10 +98,6 @@ stages:
testResultsFiles: "test.xml" testResultsFiles: "test.xml"
testRunTitle: "$(Agent.OS) - $(Build.DefinitionName) - Python $(python.version)" testRunTitle: "$(Agent.OS) - $(Build.DefinitionName) - Python $(python.version)"
condition: succeededOrFailed() condition: succeededOrFailed()
- task: PublishCodeCoverageResults@1
inputs:
codeCoverageTool: Cobertura
summaryFileLocation: "$(System.DefaultWorkingDirectory)/**/coverage.xml"
- job: "Ubuntu_1604" - job: "Ubuntu_1604"
pool: pool:
vmImage: "ubuntu-16.04" vmImage: "ubuntu-16.04"
@@ -157,10 +146,6 @@ stages:
testResultsFiles: "test.xml" testResultsFiles: "test.xml"
testRunTitle: "$(Agent.OS) - $(Build.DefinitionName) - Python $(python.version)" testRunTitle: "$(Agent.OS) - $(Build.DefinitionName) - Python $(python.version)"
condition: succeededOrFailed() condition: succeededOrFailed()
- task: PublishCodeCoverageResults@1
inputs:
codeCoverageTool: Cobertura
summaryFileLocation: "$(System.DefaultWorkingDirectory)/**/coverage.xml"
- job: "macOS_Mojave" - job: "macOS_Mojave"
pool: pool:
vmImage: "macos-10.14" vmImage: "macos-10.14"
@@ -168,14 +153,16 @@ stages:
matrix: matrix:
Python37: Python37:
python.version: "3.7" python.version: "3.7"
Python38: # Python38:
python.version: "3.8" # python.version: "3.8"
steps: steps:
- task: UsePythonVersion@0 # https://github.com/actions/virtual-environments/issues/664
inputs: # - task: UsePythonVersion@0
versionSpec: "$(python.version)" # inputs:
# versionSpec: "$(python.version)"
- bash: | - bash: |
brew update brew update
brew unlink python@2
brew install \ brew install \
exempi \ exempi \
ghostscript \ ghostscript \
@@ -183,6 +170,7 @@ stages:
leptonica \ leptonica \
openjpeg \ openjpeg \
pngquant \ pngquant \
python \
tesseract \ tesseract \
unpaper unpaper
displayName: "Install system packages" displayName: "Install system packages"
-6
View File
@@ -95,12 +95,6 @@ Files: tests/resources/vector.pdf
Copyright: (C) 2018 Catscratch Copyright: (C) 2018 Catscratch
License: Expat License: Expat
Files: test/resources/enron*.pdf
Copyright: EnronData.org
License: CC-BY-3.0
See: https://enrondata.readthedocs.io/en/latest/data/edo-enron-email-pst-dataset/
Comment: Unprocessed.
Files: src/ocrmypdf/data/sRGB.icc Files: src/ocrmypdf/data/sRGB.icc
Copyright: Kai-Uwe Behrmann <www.behrmann.name> Copyright: Kai-Uwe Behrmann <www.behrmann.name>
Marti Maria <www.littlecms.com> Marti Maria <www.littlecms.com>
+2 -1
View File
@@ -148,7 +148,8 @@ In addition to tesseract, OCRmyPDF uses the following external binaries:
- ``gs`` (Ghostscript) - ``gs`` (Ghostscript)
- ``unpaper`` - ``unpaper``
- ``qpdf`` - ``pngquant``
- ``jbig2``
In each case OCRmyPDF will search the ``PATH`` environment variable to In each case OCRmyPDF will search the ``PATH`` environment variable to
locate the binaries. locate the binaries.
+11 -3
View File
@@ -51,6 +51,14 @@ Forking a child process to call ``ocrmypdf.ocr()`` is suggested. That
way your application will survive and remain interactive even if way your application will survive and remain interactive even if
OCRmyPDF does not. OCRmyPDF does not.
.. warning::
On Windows, the script that calls ``ocrmypdf.ocr()`` must be protected
by an "ifmain" guard (``if __name__ == '__main__'``) or you must use
``ocrmypdf.ocr(...use_threads=True)``. If you do not take at least one
of these steps, Windows process semantics will prevent OCRmyPDF from working
correctly.
Logging Logging
------- -------
@@ -97,8 +105,8 @@ Reference
:members: :members:
:undoc-members: :undoc-members:
.. autoclass:: ocrmypdf.ExitCode .. autofunction:: ocrmypdf.configure_logging
.. automodule:: ocrmypdf.exceptions
:members: :members:
:undoc-members: :undoc-members:
.. autofunction:: ocrmypdf.configure_logging
+81 -129
View File
@@ -69,53 +69,8 @@ Sample script
This user contributed script also provides an example of batch This user contributed script also provides an example of batch
processing. processing.
.. code-block:: python .. literalinclude:: ../misc/batch.py
:caption: misc/batch.py
#!/usr/bin/env python3
# Walk through directory tree, replacing all files with OCR'd version
# Original version by DeliciousPickle@github; modified
import logging
import os
import subprocess
import sys
import ocrmypdf
script_dir = os.path.dirname(os.path.realpath(__file__))
print(script_dir + '/ocr-tree.py: Start')
if len(sys.argv) > 1:
start_dir = sys.argv[1]
else:
start_dir = '.'
if len(sys.argv) > 2:
log_file = sys.argv[2]
else:
log_file = script_dir + '/ocr-tree.log'
logging.basicConfig(
level=logging.INFO, format='%(asctime)s %(message)s',
filename=log_file, filemode='w')
ocrmypdf.configure_logging(ocrmypdf.Verbosity.default)
for dir_name, subdirs, file_list in os.walk(start_dir):
logging.info('\n')
logging.info(dir_name + '\n')
os.chdir(dir_name)
for filename in file_list:
file_ext = os.path.splitext(filename)[1]
if file_ext == '.pdf':
full_path = dir_name + '/' + filename
print(full_path)
result = ocrmypdf.ocr(filename, filename, deskew=True)
if result == ocrmypdf.ExitCode.already_done_ocr:
print("Skipped document because it already contained text")
elif result == ocrmypdf.ExitCode.ok:
print("OCR complete")
logging.info(result)
Synology DiskStations Synology DiskStations
--------------------- ---------------------
@@ -131,62 +86,8 @@ products use ARM or Power processors and do not support Docker. Further
adjustments might be needed to deal with the Synology's relatively adjustments might be needed to deal with the Synology's relatively
limited CPU and RAM. limited CPU and RAM.
.. code-block:: python .. literalinclude:: ../misc/synology.py
:caption: misc/synology.py - Sample script for Synology DiskStations
#!/bin/env python3
# Contributed by github.com/Enantiomerie
# script needs 2 arguments
# 1. source dir with *.pdf - default is location of script
# 2. move dir where *.pdf and *_OCR.pdf are moved to
import logging
import os
import subprocess
import sys
import time
import shutil
script_dir = os.path.dirname(os.path.realpath(__file__))
timestamp = time.strftime("%Y-%m-%d-%H%M_")
log_file = script_dir + '/' + timestamp + 'ocrmypdf.log'
logging.basicConfig(level=logging.INFO, format='%(asctime)s %(message)s', filename=log_file, filemode='w')
if len(sys.argv) > 1:
start_dir = sys.argv[1]
else:
start_dir = '.'
for dir_name, subdirs, file_list in os.walk(start_dir):
logging.info('\n')
logging.info(dir_name + '\n')
os.chdir(dir_name)
for filename in file_list:
file_ext = os.path.splitext(filename)[1]
if file_ext == '.pdf':
full_path = dir_name + '/' + filename
file_noext = os.path.splitext(filename)[0]
timestamp_OCR = time.strftime("%Y-%m-%d-%H%M_OCR_")
filename_OCR = timestamp_OCR + file_noext + '.pdf'
docker_mount = dir_name + ':/home/docker'
# create string for pdf processing
# diskstation needs a user:group docker:docker. find uid:gid of your diskstation docker:docker with id docker.
# use this uid:gid in -u flag
# rw rights for docker:docker at source dir are also necessary
# the script is processed as root user via chron
cmd = ['docker', 'run', '--rm', '-v', docker_mount, '-u=1030:65538', 'jbarlow83/ocrmypdf', , '--deskew' , filename, filename_OCR]
logging.info(cmd)
proc = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
result = proc.stdout.read()
logging.info(result)
full_path_OCR = dir_name + '/' + filename_OCR
os.chmod(full_path_OCR, 0o666)
os.chmod(full_path, 0o666)
full_path_OCR_archive = sys.argv[2]
full_path_archive = sys.argv[2] + '/no_ocr'
shutil.move(full_path_OCR,full_path_OCR_archive)
shutil.move(full_path, full_path_archive)
logging.info('Finished.\n')
Huge batch jobs Huge batch jobs
--------------- ---------------
@@ -198,38 +99,83 @@ and all inquiries are appreciated.
Hot (watched) folders Hot (watched) folders
===================== =====================
To set up a "hot folder" that will trigger OCR for every file inserted, Watched folders with watcher.py
use a program like Python -------------------------------
`watchdog <https://pypi.python.org/pypi/watchdog>`__ (supports all major
OS).
One could then configure a scanner to automatically place scanned files OCRmyPDF has a folder watcher called watcher.py, which is currently included in source
in a hot folder, so that they will be queued for OCR and copied to the distributions but not part of the main program. It may be used natively or may run
destination. in a Docker container. Native instances tend to give better performance. watcher.py
works on all platforms.
Users may need to customize the script to meet their requirements.
.. code-block:: bash .. code-block:: bash
pip install watchdog pip3 install -r requirements/watcher.txt
watchdog installs the command line program ``watchmedo``, which can be env OCR_INPUT_DIRECTORY=/mnt/input-pdfs \
told to run ``ocrmypdf`` on any .pdf added to the current directory OCR_OUTPUT_DIRECTORY=/mnt/output-pdfs \
(``.``) and place the result in the previously created ``out/`` folder. OCR_OUTPUT_DIRECTORY_YEAR_MONTH=1 \
python3 watcher.py
.. csv-table:: watcher.py environment variables
:header: "Environment variable", "Description"
:widths: 50, 50
"OCR_INPUT_DIRECTORY", "Set input directory to monitor (recursive)"
"OCR_OUTPUT_DIRECTORY", "Set output directory (should not be under input)"
"OCR_ON_SUCCESS_DELETE", "This will delete the input file if the exit code is 0 (OK)"
"OCR_OUTPUT_DIRECTORY_YEAR_MONTH", "This will place files in the output in ``{output}/{year}/{month}/{filename}``"
"OCR_DESKEW", "Apply deskew to crooked input PDFs"
"OCR_JSON_SETTINGS", "A JSON string specifying any other arguments for ``ocrmypdf.ocr``"
"OCR_POLL_NEW_FILE_SECONDS", "Polling interval"
"OCR_LOGLEVEL", "Level of log messages to report"
One could configure a networked scanner or scanning computer to drop files in the
watched folder.
Watched folders with Docker
---------------------------
The watcher service is included in the OCRmyPDF Docker image. To run it:
.. code-block:: bash .. code-block:: bash
cd hot-folder docker run \
mkdir out -v <path to files to convert>:/input \
watchmedo shell-command \ -v <path to store results>:/output \
--patterns="*.pdf" \ -e OCR_OUTPUT_DIRECTORY_YEAR_MONTH=1 \
--ignore-directories \ -e OCR_ON_SUCCESS_DELETE=1 \
--command='ocrmypdf "${watch_src_path}" "out/${watch_src_path}" ' \ -e OCR_DESKEW=1 \
. # don't forget the final dot -e PYTHONUNBUFFERED=1 \
-it --entrypoint python3 \
jbarlow83/ocrmypdf \
watcher.py
For more complex behavior you can write a Python script around to use This service will watch for a file that matches ``/input/\*.pdf`` and will
the watchdog API. convert it to a OCRed PDF in ``/output/``. The parameters to this image are:
On file servers, you could configure watchmedo as a system service so it .. csv-table:: watcher.py parameters for Docker
will run all the time. :header: "Parameter", "Description"
:widths: 50, 50
"``-v <path to files to convert>:/input``", "Files placed in this location will be OCRed"
"``-v <path to store results>:/output``", "This is where OCRed files will be stored"
"``-e OCR_OUTPUT_DIRECTORY_YEAR_MONTH=1``", "Define environment variable OCR_OUTPUT_DIRECTORY_YEAR_MONTH=1"
"``-e OCR_ON_SUCCESS_DELETE=1``", "Define environment variable"
"``-e OCR_DESKEW=1``", "Define environment variable"
"``-e PYTHONBUFFERED=1``", "This will force STDOUT to be unbuffered and allow you to see messages in docker logs"
This service relies on polling to check for changes to the filesystem. It
may not be suitable for some environments, such as filesystems shared on a
slow network.
A configuration manager such as Docker Compose could be used to ensure that the
service is always available.
.. literalinclude:: ../misc/docker-compose.example.yml
:language: yaml
:caption: misc/docker-compose.example.yml
Caveats Caveats
------- -------
@@ -250,12 +196,19 @@ Caveats
Alternatives Alternatives
------------ ------------
- `systemd user services <https://wiki.archlinux.org/index.php/Systemd/User>`__ - On Linux, `systemd user services <https://wiki.archlinux.org/index.php/Systemd/User>`__
can be configured to automatically perform OCR on a collection of files. can be configured to automatically perform OCR on a collection of files.
- `Watchman <https://facebook.github.io/watchman/>`__ is a more - `Watchman <https://facebook.github.io/watchman/>`__ is a more
powerful alternative to ``watchmedo``. powerful alternative to ``watchmedo``.
AWS Lambda is not viable
------------------------
AWS Lambda and its equivalents have low limits on execution time and payload
size, relative to OCRmyPDF's needs. As of this writing, the request/response
payload for AWS Lambda was 6 MB, which means many PDFs will not fit.
macOS Automator macOS Automator
=============== ===============
@@ -265,8 +218,7 @@ of Automator, the ``PATH`` may be set differently your Terminal's
``PATH``; you may need to explicitly set the PATH to include ``PATH``; you may need to explicitly set the PATH to include
``ocrmypdf``. The following example may serve as a starting point: ``ocrmypdf``. The following example may serve as a starting point:
|Example macOS Automator script| .. figure:: images/macos-workflow.png
:alt: Example macOS Automator workflow
You may customize the command sent to ocrmypdf. You may customize the command sent to ocrmypdf.
.. |Example macOS Automator script| image:: images/macos-workflow.png
+20 -1
View File
@@ -15,7 +15,10 @@ Code style
========== ==========
We use PEP8, ``black`` for code formatting and ``isort`` for import sorting. The We use PEP8, ``black`` for code formatting and ``isort`` for import sorting. The
settings for programs are in ``pyproject.toml`` and ``setup.cfg``. settings for these programs are in ``pyproject.toml`` and ``setup.cfg``. Pull
requests should follow the style guide. One difference we use from "black" style
is that strings shown to the user are always in double quotes (``"``) and strings
for internal uses are in single quotes (``'``).
Tests Tests
===== =====
@@ -36,3 +39,19 @@ New non-Python dependencies
OCRmyPDF uses several external programs (Tesseract, Ghostscript and others) for OCRmyPDF uses several external programs (Tesseract, Ghostscript and others) for
its functionality. In general we prefer to avoid adding new external programs. its functionality. In general we prefer to avoid adding new external programs.
Style guide: Is it OCRmyPDF or ocrmypdf?
========================================
The program/project is OCRmyPDF and the name of the executable or library is ocrmypdf.
Known ports/packagers
=====================
OCRmyPDF has been ported to many platforms already. If you are interesting in
porting to a new platform, check with
`Repology <https://repology.org/projects/?search=ocrmypdf>`__ to see the status
of that platform.
Packager maintainers, please ensure that the command line completion scripts in
``misc/`` are installed.
+43 -1
View File
@@ -56,7 +56,11 @@ portrait pages.
ocrmypdf --rotate-pages myfile.pdf myfile.pdf ocrmypdf --rotate-pages myfile.pdf myfile.pdf
You can increase (decrease) the parameter ``--rotate-pages-threshold`` You can increase (decrease) the parameter ``--rotate-pages-threshold``
to make page rotation more (less) aggressive. to make page rotation more (less) aggressive. The threshold number is the ratio
of how confidence the OCR engine is that the document image should be changed,
compared to kept the same. A value of ``15.0`` is the default, and is fairly
conservative. A value of ``2.0`` will produce more rotations, and more false
positives.
If the page is "just a little off horizontal", like a crooked picture, If the page is "just a little off horizontal", like a crooked picture,
then you want ``--deskew``. ``--rotate-pages`` is for when the cardinal then you want ``--deskew``. ``--rotate-pages`` is for when the cardinal
@@ -89,6 +93,18 @@ This produces a file named "output.pdf" and a companion text file named
ocrmypdf --sidecar output.txt input.pdf output.pdf ocrmypdf --sidecar output.txt input.pdf output.pdf
.. note::
The sidecar file contains the **OCR text** found by OCRmyPDF. If the document
contains pages that already have text, that text will not appear in the
sidecar. If the option ``--pages`` is used, only those pages on which OCR
was performed will be included in the sidecar. If certain pages were skipped
because of options like ``--skip-big`` or ``--tesseract-timeout``, those pages
will not be in the sidecar.
To extract all text from a PDF, whether generated from OCR or otherwise,
use a program like Poppler's ``pdftotext`` or ``pdfgrep``.
OCR images, not PDFs OCR images, not PDFs
-------------------- --------------------
@@ -225,6 +241,32 @@ You can also optimize all images without performing any OCR:
ocrmypdf --tesseract-timeout=0 --optimize 3 --skip-text input.pdf output.pdf ocrmypdf --tesseract-timeout=0 --optimize 3 --skip-text input.pdf output.pdf
Perform OCR only certain pages
------------------------------
You can ask OCRmyPDF to only apply OCR to certain pages.
.. code-block:: bash
ocrmypdf --pages 2,3,13-17 input.pdf output.pdf
Hyphens denote a range of pages and commas separate page numbers. If you prefer
to use spaces, quote all of the page numbers: ``--pages '2, 3, 5, 7'``.
OCRmyPDF will warn if your list of page numbers contains duplicates or
overlap pages. OCRmyPDF does not currently account for document page numbers,
such as an introduction section of a book that uses Roman numerals. It simply
counts the number of virtual pieces of paper since the start.
Regardless of the argument to ``--pages``, OCRmyPDF will optimize all pages in
the file and convert it to PDF/A, unless you disable those options. In this
example, we want to OCR only the title and otherwise change the PDF as little
as possible:
.. code-block:: bash
ocrmypdf --pages 1 --output-type pdf --optimize 0 input.pdf output.pdf
Redo existing OCR Redo existing OCR
================= =================
+18 -18
View File
@@ -56,52 +56,52 @@ See the Docker documentation for
Using the Docker image on the command line Using the Docker image on the command line
========================================== ==========================================
**Unlike typical Docker containers**, in this mode we are using the **Unlike typical Docker containers**, in this section the OCRmyPDF Docker
OCRmyPDF Docker container is intended to be emphemeral it runs for one container is emphemeral it runs for one OCR job and terminates, just like a
OCR job and then terminates, just like a command line program. We are command line program. We are using Docker to deliver an application (as opposed
using Docker as a way of delivering an application, not a server. to the more conventional case, where a Docker container runs as a server).
To start a Docker container (instance of the image): To start a Docker container (instance of the image):
.. code-block:: bash .. code-block:: bash
docker tag jbarlow83/ocrmypdf ocrmypdf docker tag jbarlow83/ocrmypdf ocrmypdf
docker run --rm -i ocrmypdf (... all other arguments here...) docker run --rm -i ocrmypdf (... all other arguments here...) - -
For convenience, create a shell alias to hide the Docker command. It is For convenience, create a shell alias to hide the Docker command. It is
easier to send the input file to file stdin and read the output from easier to send the input file as stdin and read the output from
stdout this avoids the occasionally messy permission issues with stdout **this avoids the messy permission issues with Docker entirely**.
Docker entirely.
.. code-block:: bash .. code-block:: bash
alias ocrmypdf='docker run --rm -i ocrmypdf' alias docker_ocrmypdf='docker run --rm -i ocrmypdf'
ocrmypdf --version # runs docker version docker_ocrmypdf --version # runs docker version
ocrmypdf <input.pdf >output.pdf docker_ocrmypdf - - <input.pdf >output.pdf
Or in the wonderful `fish shell <https://fishshell.com/>`__: Or in the wonderful `fish shell <https://fishshell.com/>`__:
.. code-block:: fish .. code-block:: fish
alias ocrmypdf 'docker run --rm ocrmypdf' alias docker_ocrmypdf 'docker run --rm ocrmypdf'
funcsave ocrmypdf funcsave docker_ocrmypdf
Alternately, you could mount the local current working directory as a Alternately, you could mount the local current working directory as a
Docker volume: Docker volume:
.. code-block:: bash .. code-block:: bash
docker run --rm -v $(pwd):/data ocrmypdf /data/input.pdf /data/output.pdf alias docker_ocrmypdf='docker run --rm -i --user "$(id -u):$(id -g)" --workdir /data -v "$PWD:/data" ocrmypdf'
docker_ocrmypdf /data/input.pdf /data/output.pdf
.. _docker-lang-packs: .. _docker-lang-packs:
Adding languages to the Docker image Adding languages to the Docker image
==================================== ====================================
By default the Docker image includes English, German and Simplified By default the Docker image includes English, German, Simplified Chinese,
Chinese, the most popular languages for OCRmyPDF users based on French, Portuguese and Spanish, the most popular languages for OCRmyPDF
feedback. You may add other languages by creating a new Dockerfile based users based on feedback. You may add other languages by creating a new
on the public one: Dockerfile based on the public one:
.. code-block:: dockerfile .. code-block:: dockerfile
+10 -4
View File
@@ -22,14 +22,20 @@ As the error message suggests, your options are:
- ``ocrmypdf --skip-text`` to skip OCR and other processing on any - ``ocrmypdf --skip-text`` to skip OCR and other processing on any
pages that contain text. Text pages will be copied into the output pages that contain text. Text pages will be copied into the output
PDF without modification. PDF without modification.
- ``ocrmypdf --redo-ocr`` to scan the file for any existing OCR
(non-printing text), remove it, and do OCR again. This is one way
to take advantage of improvements in OCR accuracy. Printable vector
text is excluded from OCR, so this can be used on files that contain
a mix of digital and scanned files.
Input file 'filename' is not a valid PDF Input file 'filename' is not a valid PDF
======================================== ========================================
OCRmyPDF passes files through qpdf, a program that fixes errors in PDFs, OCRmyPDF checks files with pikepdf, a library that in turn uses libqpdf to fixes
before it tries to work on them. In most cases this happens because the errors in PDFs, before it tries to work on them. In most cases this happens
PDF is corrupt and truncated (incomplete file copying) and not much can because the PDF is corrupt and truncated (incomplete file copying) and not much
be done. can be done.
You can try rewriting the file with Ghostscript: You can try rewriting the file with Ghostscript:
+5 -3
View File
@@ -1,8 +1,8 @@
OCRmyPDF documentation OCRmyPDF documentation
====================== ======================
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to OCRmyPDF adds an optical charcter recognition (OCR) text layer to scanned PDF
be searched. files, allowing them to be searched.
PDF is the best format for storing and exchanging scanned documents. PDF is the best format for storing and exchanging scanned documents.
Unfortunately, PDFs can be difficult to modify. OCRmyPDF makes it easy to apply Unfortunately, PDFs can be difficult to modify. OCRmyPDF makes it easy to apply
@@ -26,7 +26,8 @@ image processing and OCR to existing PDFs.
docker docker
advanced advanced
batch batch
security performance
pdfsecurity
errors errors
.. toctree:: .. toctree::
@@ -34,6 +35,7 @@ image processing and OCR to existing PDFs.
:maxdepth: 2 :maxdepth: 2
api api
plugins
contributing contributing
Indices and tables Indices and tables
+210 -60
View File
@@ -8,11 +8,20 @@ Installing OCRmyPDF
|latest| |latest|
The easiest way to install OCRmyPDF is to follow the steps for your operating The easiest way to install OCRmyPDF is to follow the steps for your operating
system/platform, although sometimes this version may be out of date. system/platform, although sometimes this version may be out of date. This
installation guide provides information allowing you to compare the current
version to the one provided by your platform.
If you want to use the latest version of OCRmyPDF, your best bet is to install If you want to use the latest version of OCRmyPDF and all of its optional
the most recent version your platform provides, and then upgrade that version by dependencies, the easiest way to get that is install the Homebrew package. Homebrew
installing the Python binary wheels. is best known as a macOS package manger, but also works for
`Linux and Windows Subsystem for Linux <https://docs.brew.sh/Homebrew-on-Linux>`__.
After Homebrew is installed, simply run ``brew install ocrmypdf``.
You can also use the more detailed procedures here to manually install OCRmyPDF
from source or with the ``pip`` package manager for binary wheels. The reason
for these varied steps is that OCRmyPDF requires third-party executables that are
not part of Python.
.. contents:: Platform-specific steps .. contents:: Platform-specific steps
:depth: 2 :depth: 2
@@ -36,14 +45,8 @@ Debian and Ubuntu 18.04 or newer
.. |ubu-1804| image:: https://repology.org/badge/version-for-repo/ubuntu_18_04/ocrmypdf.svg .. |ubu-1804| image:: https://repology.org/badge/version-for-repo/ubuntu_18_04/ocrmypdf.svg
:alt: Ubuntu 18.04 LTS :alt: Ubuntu 18.04 LTS
.. |ubu-1810| image:: https://repology.org/badge/version-for-repo/ubuntu_18_10/ocrmypdf.svg .. |ubu-2004| image:: https://repology.org/badge/version-for-repo/ubuntu_20_04/ocrmypdf.svg
:alt: Ubuntu 18.10 :alt: Ubuntu 20.04 LTS
.. |ubu-1904| image:: https://repology.org/badge/version-for-repo/ubuntu_19_04/ocrmypdf.svg
:alt: Ubuntu 19.04
.. |ubu-1910| image:: https://repology.org/badge/version-for-repo/ubuntu_19_10/ocrmypdf.svg
:alt: Ubuntu 19.10
+-----------------------------------------------+ +-----------------------------------------------+
| **OCRmyPDF versions in Debian & Ubuntu** | | **OCRmyPDF versions in Debian & Ubuntu** |
@@ -52,11 +55,11 @@ Debian and Ubuntu 18.04 or newer
+-----------------------------------------------+ +-----------------------------------------------+
| |deb-stable| |deb-testing| |deb-unstable| | | |deb-stable| |deb-testing| |deb-unstable| |
+-----------------------------------------------+ +-----------------------------------------------+
| |ubu-1804| |ubu-1810| |ubu-1904| |ubu-1910| | | |ubu-1804| |ubu-2004| |
+-----------------------------------------------+ +-----------------------------------------------+
Users of Debian 9 ("stretch") or later or Ubuntu 18.04 or later may Users of Debian 9 ("stretch") or later or Ubuntu 18.04 or later, including users
simply of Windows Subsystem for Linux, may simply
.. code-block:: bash .. code-block:: bash
@@ -101,7 +104,7 @@ Fedora 29 or newer
| |fedora-29| |fedora-30| |fedora-rawhide| | | |fedora-29| |fedora-30| |fedora-rawhide| |
+-----------------------------------------------+ +-----------------------------------------------+
Users of Fedora 29 later may simply Users of Fedora 29 or later may simply
.. code-block:: bash .. code-block:: bash
@@ -124,26 +127,64 @@ from sources <#installing-head-revision-from-sources>`__.
.. _ubuntu-lts-latest: .. _ubuntu-lts-latest:
Installing the latest version on Ubuntu 18.04 LTS Installing the latest version on Ubuntu 20.04 LTS
------------------------------------------------- -------------------------------------------------
Ubuntu 18.04 includes ocrmypdf 6.1.2. To install a more recent version, Ubuntu 20.04 includes ocrmypdf 9.6.0 - you can install that with ``apt``. To
first install the system version to get most of the dependencies: install a more recent version, uninstall the system-provided version of
ocrmypdf, and install the following dependencies:
.. code-block:: bash .. code-block:: bash
sudo apt-get update sudo apt-get -y remove ocrmypdf # remove system ocrmypdf, if installed
sudo apt-get install \ sudo apt-get -y update
ocrmypdf sudo apt-get -y install \
ghostscript \
There are a few system dependency changes since ocrmypdf 6.1.2. Let's icc-profiles-free \
get these, too. liblept5 \
.. code-block:: bash
sudo apt-get install \
libxml2 \ libxml2 \
pngquant pngquant \
python3-pip \
tesseract-ocr \
zlib1g
To install ocrmypdf for the system:
.. code-block:: bash
sudo pip3 install ocrmypdf
To install for the current user only:
.. code-block:: bash
export PATH=$HOME/.local/bin:$PATH
pip3 install --user ocrmypdf
Ubuntu 18.04 LTS
-------------------------------------------------
Ubuntu 18.04 includes ocrmypdf 6.1.2 - you can install that with ``apt``, but
it is quite old now. To install a more recent version, uninstall the old version
of ocrmypdf, and install the following dependencies:
.. code-block:: bash
sudo apt-get -y remove ocrmypdf
sudo apt-get -y update
sudo apt-get -y install \
ghostscript \
icc-profiles-free \
liblept5 \
libxml2 \
pngquant \
python3-cffi \
python3-distutils \
python3-pkg-resources \
python3-reportlab \
qpdf \
tesseract-ocr \
zlib1g
We will need a newer version of ``pip`` then was available for Ubuntu 18.04: We will need a newer version of ``pip`` then was available for Ubuntu 18.04:
@@ -205,7 +246,8 @@ of ``pip`` at ``/usr/local/bin/pip``.
**Install OCRmyPDF** **Install OCRmyPDF**
OCRmyPDF requires the locale to be set for UTF-8. **On some minimal OCRmyPDF requires the locale to be set for UTF-8. **On some minimal
Ubuntu installations systems**, it may be necessary to set the locale. Ubuntu installations**, such as the Ubuntu 16.04 Docker images it may be
necessary to set the locale.
.. code-block:: bash .. code-block:: bash
@@ -219,7 +261,7 @@ environment variable contains ``$HOME/.local/bin``.
.. code-block:: bash .. code-block:: bash
export PATH=$HOME/.local/bin:$PATH export PATH=$HOME/.local/bin:$PATH
pip3 install --user ocrmypdf pip3.6 install --user ocrmypdf
To add JBIG2 encoding, see :ref:`jbig2`. To add JBIG2 encoding, see :ref:`jbig2`.
@@ -285,23 +327,85 @@ compiled by hand.
To add JBIG2 encoding, see :ref:`jbig2`. To add JBIG2 encoding, see :ref:`jbig2`.
ArchLinux (AUR) Arch Linux (AUR)
--------------- ----------------
.. image:: https://repology.org/badge/version-for-repo/aur/ocrmypdf.svg .. image:: https://repology.org/badge/version-for-repo/aur/ocrmypdf.svg
:alt: ArchLinux :alt: ArchLinux
:target: https://repology.org/metapackage/ocrmypdf :target: https://repology.org/metapackage/ocrmypdf
There is an `ArchLinux User Repository package for There is an `Arch User Repository (AUR) package for OCRmyPDF
ocrmypdf <https://aur.archlinux.org/packages/ocrmypdf/>`__. You can use <https://aur.archlinux.org/packages/ocrmypdf/>`__.
the following command.
Installing AUR packages as root is not allowed, so you must first `setup a
non-root user
<https://wiki.archlinux.org/index.php/Users_and_groups#User_management>`__ and
`configure sudo <https://wiki.archlinux.org/index.php/Sudo#Configuration>`__.
The standard Docker image, ``archlinux/base:latest``, does **not** have a
non-root user configured, so users of that image must follow these guides. If
you are using a VM image, such as `the official Vagrant image
<https://app.vagrantup.com/archlinux/boxes/archlinux>`__, this work may already
be completed for you.
Next you should install the `base-devel package group
<https://www.archlinux.org/groups/x86_64/base-devel/>`__. This includes the
standard tooling needed to build packages, such as a compiler and binary tools.
.. code-block:: bash .. code-block:: bash
yaourt -S ocrmypdf sudo pacman -S base-devel
If you have any difficulties with installation, check the repository Now you are ready to install the OCRmyPDF package.
package page.
.. code-block:: bash
curl -O https://aur.archlinux.org/cgit/aur.git/snapshot/ocrmypdf.tar.gz
tar xvzf ocrmypdf.tar.gz
cd ocrmypdf
makepkg -sri
At this point you will have a working install of OCRmyPDF, but the Tesseract
install wont include any OCR language data. You can install `the
tesseract-data package group
<https://www.archlinux.org/groups/any/tesseract-data/>`__ to add all supported
languages, or use that package listing to identify the appropriate package for
your desired language.
.. code-block:: bash
sudo pacman -S tesseract-data-eng
As an alternative to this manual procedure, consider using an `AUR helper
<https://wiki.archlinux.org/index.php/AUR_helpers>`__. Such a tool will
automatically fetch, build and install the AUR package, resolve dependencies
(including dependencies on AUR packages), and ease the upgrade procedure.
If you have any difficulties with installation, check the repository package
page.
.. note::
The OCRmyPDF AUR package currently omits the JBIG2 encoder. OCRmyPDF works
fine without it but will produce larger output files. The encoder is
available from `the jbig2enc-git AUR package
<https://aur.archlinux.org/packages/jbig2enc-git/>`__ and may be installed
using the same series of steps as for the installation OCRmyPDF AUR
package. Alternatively, it may be built manually from source following the
instructions in `Installing the JBIG2 encoder <jbig2>`__. If JBIG2 is
installed, OCRmyPDF 7.0.0 and later will automatically detect it.
Alpine Linux
------------
.. image:: https://repology.org/badge/version-for-repo/alpine_edge/ocrmypdf.svg
:alt: Alpine Linux
:target: https://repology.org/metapackage/ocrmypdf
To install OCRmyPDF for Alpine Linux:
.. code-block:: bash
apk add ocrmypdf
Other Linux packages Other Linux packages
-------------------- --------------------
@@ -353,7 +457,10 @@ languages you can optionally install them all:
Manual installation on macOS Manual installation on macOS
---------------------------- ----------------------------
These instructions probably work on all macOS supported by Homebrew. These instructions probably work on all macOS supported by Homebrew, and are
for installing a more current version of OCRmyPDF than is available from
Homebrew. Note that the Homebrew versions usually track the release versions
fairly closely.
If it's not already present, `install Homebrew <http://brew.sh/>`__. If it's not already present, `install Homebrew <http://brew.sh/>`__.
@@ -364,14 +471,8 @@ Update Homebrew:
brew update brew update
Install or upgrade the required Homebrew packages, if any are missing. Install or upgrade the required Homebrew packages, if any are missing.
To do this, download the ``Brewfile`` that lists all of the dependencies To do this, use ``brew edit ocrmypdf`` to obtain a recent list of Homebrew
to the current directory, and run ``brew bundle`` to process them dependencies. You could also check the ``azure-pipelines.yml``.
(installing or upgrading as needed). ``Brewfile`` is a plain text file.
.. code-block:: bash
wget https://github.com/jbarlow83/OCRmyPDF/raw/master/.travis/Brewfile
brew bundle
This will include the English, French, German and Spanish language This will include the English, French, German and Spanish language
packs. If you need other languages you can optionally install them all: packs. If you need other languages you can optionally install them all:
@@ -380,7 +481,7 @@ packs. If you need other languages you can optionally install them all:
.. code-block:: bash .. code-block:: bash
brew install tesseract --with-all-languages # Option 2: for all language packs brew install tesseract-lang # Option 2: for all language packs
Update the homebrew pip: Update the homebrew pip:
@@ -413,12 +514,12 @@ Installing on FreeBSD
:alt: FreeBSD :alt: FreeBSD
:target: https://repology.org/project/python:ocrmypdf/versions :target: https://repology.org/project/python:ocrmypdf/versions
FreeBSD 11.2, 11.3, 12.0-RELEASE and 13.0-CURRENT are supported. Other FreeBSD 11.3, 12.0, 12.1-RELEASE and 13.0-CURRENT are supported. Other
versions likely work but have not been tested. versions likely work but have not been tested.
.. code-block:: bash .. code-block:: bash
pkg install py36-ocrmypdf pkg install py37-ocrmypdf
To install a more recent version, you could attempt to first install the system To install a more recent version, you could attempt to first install the system
version with ``pkg``, then use ``pip install --user ocrmypdf``. version with ``pkg``, then use ``pip install --user ocrmypdf``.
@@ -427,8 +528,7 @@ Installing the Docker image
=========================== ===========================
For some users, installing the Docker image will be easier than For some users, installing the Docker image will be easier than
installing all of OCRmyPDF's dependencies. For Windows, it is the only installing all of OCRmyPDF's dependencies.
option.
See `OCRmyPDF Docker Image <docker>`__ for more information. See `OCRmyPDF Docker Image <docker>`__ for more information.
@@ -448,7 +548,7 @@ Installing on Windows
You must install the following for Windows: You must install the following for Windows:
* Python 3.7 (64-bit recommended) * Python 3.7 (64-bit)
* Tesseract 4.0 or later * Tesseract 4.0 or later
* Ghostscript 9.50 or later * Ghostscript 9.50 or later
@@ -463,11 +563,14 @@ Also consider adding:
* ``choco install pngquant`` * ``choco install pngquant``
Windows 10 64-bit and 64-bit versions of applications are recommended. Earlier Windows 10 64-bit and 64-bit versions of applications are recommended. Earlier
versions of Windows and 32-bit versions of these programs are not tested. versions of Windows and 32-bit versions of these programs are not tested, and not
supported at this time.
Modify your ``PATH`` environment variable so that Tesseract and Ghostscript, and OCRmyPDF will check for Tesseract-OCR and Ghostscript in your Program Files folder.
any optional executables can be found. You can enter it in the command line If they are in some other location, you may need to modify the ``PATH``
or `follow these directions <https://www.computerhope.com/issues/ch000549.htm#dospath>`_ environment variable so Tesseract, Ghostscript, and other any optional executables can
be found. You can enter it in the command line or
`follow these directions <https://www.computerhope.com/issues/ch000549.htm#dospath>`_
to make the change persistent and system-wide. to make the change persistent and system-wide.
You may then use pip to install ocrmypdf: You may then use pip to install ocrmypdf:
@@ -483,7 +586,7 @@ Installing on Windows Subsystem for Linux
.. code-block:: powershell .. code-block:: powershell
wsl sudo ln -s /home/user/.local/bin/ocrmypdf /usr/local/bin/ocrmypdf wsl sudo ln -s /home/$USER/.local/bin/ocrmypdf /usr/local/bin/ocrmypdf
Then confirm that the expected version from PyPI (|latest|) is installed: Then confirm that the expected version from PyPI (|latest|) is installed:
@@ -500,6 +603,53 @@ Docker
You can also :ref:`Install the Docker <docker-install>` container on Windows. Ensure that You can also :ref:`Install the Docker <docker-install>` container on Windows. Ensure that
your command prompt can run the docker "hello world" container. your command prompt can run the docker "hello world" container.
Installing on Cygwin64 under Windows
====================================
First install the the following prerequisite Cygwin packages using ``setup-x86_64.exe``::
python36 (or later)
python3?-devel
python3?-pip
python3?-lxml
python3?-imaging
(where 3? means match the version of python3 you installed)
gcc-g++
ghostscript (<=9.50 or >=9.52-2 see note below)
libexempi3
libexempi-devel
libffi6
libffi-devel
pngquant
qpdf
libqpdf-devel
tesseract-ocr
tesseract-ocr-devel
.. note::
The Cygwin package for Ghostscript in versions 9.52 and
9.52-1 contained a bug that caused an exception to occur when
ocrmypdf invoked gs. Make sure you have either 9.50 (or earlier)
or 9.52-2 (or later).
Then open a Cygwin terminal (i.e. ``mintty``), run the following commands. Note
that if you are using the version of ``pip`` that was installed with the Cygwin
Python package, the command name will be ``pip3``. If you have since updated
``pip`` (with, for instance ``pip3 install --upgrade pip``) the the command is
likely just ``pip`` instead of ``pip3``:
.. code-block:: bash
pip3 install wheel
pip3 install ocrmypdf
The optional dependency "unpaper" that is currently not available under Cygwin.
Without it, certain options such as ``--clean`` will produce an error message.
However, the OCR-to-text-layer functionality is available.
Installing with Python pip Installing with Python pip
========================== ==========================
+2 -2
View File
@@ -2,7 +2,7 @@
Introduction Introduction
============ ============
OCRmyPDF is a Python 3 package that adds OCR layers to PDFs. OCRmyPDF is a Python 3 application and library that adds OCR layers to PDFs.
About OCR About OCR
========= =========
@@ -10,7 +10,7 @@ About OCR
`Optical character `Optical character
recognition <https://en.wikipedia.org/wiki/Optical_character_recognition>`__ recognition <https://en.wikipedia.org/wiki/Optical_character_recognition>`__
is technology that converts images of typed or handwritten text, such as is technology that converts images of typed or handwritten text, such as
in a scanned document, to computer text that can be searched and copied. in a scanned document, to computer text that can be selected, searched and copied.
OCRmyPDF uses OCRmyPDF uses
`Tesseract <https://github.com/tesseract-ocr/tesseract>`__, the best `Tesseract <https://github.com/tesseract-ocr/tesseract>`__, the best
+11 -2
View File
@@ -4,11 +4,20 @@
Installing additional language packs Installing additional language packs
==================================== ====================================
OCRmyPDF uses Tesseract for OCR, and relies on its language packs for OCRmyPDF uses Tesseract for OCR, and relies on its language packs for all languages.
languages other than English. On most platforms, English is installed with Tesseract by default, but not always.
Tesseract supports `most Tesseract supports `most
languages <https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc#languages>`__. languages <https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc#languages>`__.
Languages are identified by standardized three-letter codes (called ISO 639-2 Alpha-3).
Tesseract's documentation also lists the three-letter code for your language.
Some are anglicized, e.g. Spanish is ``spa`` rather than ``esp``, while others
are not, e.g. German is ``deu``.
After you have installed a language pack, you can use it ``ocrmypdf -l <language>``,
for example ``ocrmypdf -l spa``. For multilingual documents, you can specify
all languages to be expected, e.g. ``ocrmypdf -l eng+fra`` for English and French.
English is assumed by default unless other language(s) are specified.
For Linux users, you can often find packages that provide language For Linux users, you can often find packages that provide language
packs: packs:
+4 -5
View File
@@ -68,7 +68,7 @@ license, OCRmyPDF's GPL license, and any other licenses.
Setting aside these concerns, a side effect of OCRmyPDF is it may Setting aside these concerns, a side effect of OCRmyPDF is it may
incidentally sanitize PDFs that contain certain types of malware. It incidentally sanitize PDFs that contain certain types of malware. It
runs ``qpdf`` to repair the PDF, which could correct malformed PDF repairs the PDF with pikepdf/libqpdf, which could correct malformed PDF
structures that are part of an attack. When PDF/A output is selected structures that are part of an attack. When PDF/A output is selected
(the default), the input PDF is partially reconstructed by Ghostscript. (the default), the input PDF is partially reconstructed by Ghostscript.
When ``--force-ocr`` is used, all pages are rasterized and reconverted When ``--force-ocr`` is used, all pages are rasterized and reconverted
@@ -144,10 +144,9 @@ set, the document cannot be viewed without the password.
Either way, OCRmyPDF does not remove passwords from PDFs and exits with Either way, OCRmyPDF does not remove passwords from PDFs and exits with
an error on encountering them. an error on encountering them.
``qpdf``, one of OCRmyPDF's dependencies, can remove passwords. If the ``qpdf`` can remove passwords. If the owner and user password are set, a
owner and user password are set, a password is required for ``qpdf``. If password is required for ``qpdf``. If only the owner password is set, then the
only the owner password is set, then the password can be stripped, even password can be stripped, even if one does not have the owner password.
if one does not have the owner password.
After OCR is applied, password protection is not permitted on PDF/A After OCR is applied, password protection is not permitted on PDF/A
documents but the file can be converted to regular PDF. documents but the file can be converted to regular PDF.
+22
View File
@@ -0,0 +1,22 @@
===========
Performance
===========
Some users have noticed that current versions of OCRmyPDF do not run as quickly
as some older versions (specifically 6.x and older). This is because OCRmyPDF
added image optimization as a postprocessing step, and it is enabled by default.
Speed
=====
If running OCRmyPDF quickly is your main goal, you can use settings such as:
* ``--optimize 0`` to disable file size optimization
* ``--output-type pdf`` to disable PDF/A generation
* ``--fast-web-view 0`` to disable fast web view optimization
* ``--skip-big`` to skip large images, if some pages have large images
You can also avoid:
* ``--force-ocr``
* Image preprocessing
+68 -12
View File
@@ -2,23 +2,79 @@
Plugins Plugins
======= =======
You can use plugins to customize the behavior of OCRmyPDF at certain You can use plugins to customize the behavior of OCRmyPDF at certain points of
points of interest. interest.
Currently, it is possible to: - override the decision for whether or not Currently, it is possible to:
to perform OCR on a particular file - modify the image is about to be
sent for OCR - add new command line arguments
- override the decision for whether or not to perform OCR on a particular file
- modify the image is about to be sent for OCR
- modify the page image before it is converted to PDF
OCRmyPDF plugins are based on the Python ``pluggy`` package and conform to its
conventions. Note that: plugins installed with as setuptools entrypoints are
not checked currently, because OCRmyPDF assumes you may not want to enable
plugins for all files. Also, plugins must be functions, not classes.
How plugins are imported How plugins are imported
======================== ========================
Plugins are imported on demand, by the OCRmyPDF worker process that Plugins are imported on demand, by the OCRmyPDF worker process that needs to use
needs to use them. As such, plugins cannot share state with each other, them. As such, plugins cannot share state with other plugins, cannot rely on
and will be imported many times, once for each worker process. their module's or the interpreter's global state, and should expect asynchronous
copies of themselves to be running. Plugins can write intermediate files to the
folder specified in ``options.work_folder``.
Plugins currently cannot override the same hook. Plugins should work whether executed in threads or processes.
How plugins are invoked Script plugins
======================= ==============
Plugins may be called from the command line: Script plugins may be called from the command line, by specifying the name of a file.
.. code-block:: bash
ocrmypdf --plugin example_plugin.py input.pdf output.pdf
Multiple plugins may be called by issuing the ``--plugin`` argument multiple times.
Packaged plugins
================
Installed plugins may be installed into the same virtual environment as OCRmyPDF
is installed into. They may be invoked using Python standard module naming.
.. code-block:: bash
ocrmypdf --plugin ocrmypdf_fancypants.pockets.contents input.pdf output.pdf
OCRmyPDF does not automatically import plugins, because the assumption is that
plugins affect different files differently and you may not want them activated
all the time. The command line or ``ocrmypdf.ocr(plugin='...')`` must call
for them.
Third parties that wish to distribute packages for ocrmypdf should package them
as packaged plugins, and these modules should begin with the name ``ocrmypdf_``
similar to ``pytest`` packages such as ``pytest-cov`` (the package) and
``pytest_cov`` (the module).
Plugin hooks
============
A plugin may provide the following hooks. Hooks should be decorated with
``ocrmypdf.hookimpl``, for example:
.. code-block:: python
from ocrmpydf import hookimpl
@hookimpl
def prepare(options):
pass
The following is a complete list of hooks that may be installed and when
they are called.
.. automodule:: ocrmypdf.pluginspec
:members:
+168
View File
@@ -13,6 +13,174 @@ Note that it is licensed under GPLv3, so scripts that
``import ocrmypdf`` and are released publicly should probably also be ``import ocrmypdf`` and are released publicly should probably also be
licensed under GPLv3. licensed under GPLv3.
v10.0.1
=======
- Fix regression when ``-l lang1+lang2`` is used from command line.
v10.0.0
=======
**Breaking changes**
- Support for pdfminer.six version 20181108 has been dropped, along with a
monkeypatch that made this version work.
- Output messages are now displayed in color (when supported by the terminal)
and prefixes describing the severity of the message are removed. As such
programs that parse OCRmyPDF's log message will need to be revised. (Please
consider using OCRmyPDF as a library instead.)
- The minimum version for certain dependencies has increased.
- Many API changes; see developer changes.
- The Python libraries pluggy and coloredlogs are now required.
**New features and improvements**
- PDF page scanning is now parallelized across CPUs, speeding up this phase
for files with a high page count.
- PDF page scanning is optimized, addressing some performance regressions.
- A plugin architecture has been added, currently allowing one to more easily
use a different OCR engine or PDF renderer from Tesseract and Ghostscript,
respectively. A plugin can also override some decisions, such changing
the OCR settings after initial scanning.
- Colored log messages.
**Developer changes**
- The test spoofing mechanism, used to correct handling of failures in
Tesseract and Ghostscript, has been removed in favor of using plugins for
testing. The spoofing mechanism was fairly complex and required many special
hacks for Windows.
- Code describing the resolution in DPI of images was refactored into a
``ocrmypdf.helpers.Resolution`` class.
- The module ``ocrmypdf._exec`` is now private to OCRmyPDF.
- The ``ocrmypdf.hocrtransform`` module has been updated to follow PEP8 naming
conventions.
- Ghostscript is no longer used for finding the location of text in PDFs, and
APIs related to this feature have been removed.
- Lots of internal reorganization to support plugins.
v9.8.2
======
- Fixed an issue where OCRmyPDF would ignore text inside Form XObject when
making certain decisions about whether a document already had text.
- Fixed file size increase warning to take overhead of small files into account.
- Added instructions for installing on Cygwin.
v9.8.1
======
- Fixed an issue where unexpected files in the ``%PROGRAMFILES%\gs`` directory
(Windows) caused an exception.
- Mark pdfminer.six 20200517 as supported.
- If jbig2enc is missing and optimization is requested, a warning is issued
instead of an error, which was the intended behavior.
- Documentation updates.
v9.8.0
======
- Fixed issue where only the first PNG (FlateDecode) image in a file would be
considered for optimization. File sizes should be improved from here on.
- Fixed a startup crash when the chosen language was Japanese (#543).
- Added options to configure polling and log level to watcher.py.
v9.7.2
======
- Fixed an issue with ``ocrmypdf.ocr(...language=)`` not accepting a list of
languages as documented.
- Updated setup.py to confirm that pdfminer.six version 20200402 is supported.
v9.7.1
======
- Fixed version check failing when used with qpdf 10.0.0.
- Added some missing type annotations.
- Updated documentation to warn about need for "ifmain" guard and Windows.
v9.7.0
======
- Fixed an error in watcher.py if ``OCR_JSON_SETTINGS`` was not defined.
- Ghostscript 9.51 is now blacklisted, due to numerous problems with this version.
- Added a workaround for a problem with "txtwrite" in Ghostscript 9.52.
- Fixed an issue where the incorrect number of threads used was shown when
``OMP_THREAD_LIMIT`` was manipulated.
- Removed a possible performance bottlenecks for files that use hundreds to
thousands of images on the same page.
- Documentation improvements.
- Optimization will now be applied to some monochrome images that have a color
profile defined instead of only black and white.
- ICC profiles are consulted when determining the simplified colorspace of an
image.
v9.6.1
======
- Documentation improvements - thanks to many users for their contributions!
- Fixed installation instructions for ArchLinux (@pigmonkey)
- Updated installation instructions for FreeBSD and other OSes (@knobix)
- Added instructions for using Docker Compose with watchdog (@ianalexander,
@deisi)
- Other miscellany (@mb720, @toy, @caiofacchinato)
- Some scripts provided in the documentation have been migrated out so that
they can be copied out as whole files, and to ensure syntax checking
is maintained.
- Fixed an error that caused bash completions to fail on macOS. (#502, #504;
@AlexanderWillner)
- Fixed a rare case where OCRmyPDF threw an exception while processing a PDF
with the wrong object type in its ``/Trailer /Info``. The error is now logged
and incorrect object is ignored. (#497)
- Removed potentially non-free file ``enron1.pdf`` and simplified the test that
used it.
- Removed potentially non-free file ``misc/media/logo.afdesign``.
v9.6.0
======
- Fixed a regression with transferring metadata from the input PDF to the output
PDF in certain situations.
- pdfminer.six is now supported up to version 2020-01-24.
- Messages are explaining page rotation decisions are now shown at the standard
verbosity level again when ``--rotate-pages``. In some previous version they
were set to debug level messages that only appeared with the parameter ``-v1``.
- Improvements to ``misc/watcher.py``. Thanks to @ianalexander and @svenihoney.
- Documentation improvements.
v9.5.0
======
- Added API functions to measure OCR quality.
- Modest improvements to handling PDFs with difficult/non compliant metadata.
v9.4.0
======
- Updated recommended dependency versions.
- Improvements to test coverage and changes to facilitate better measurement of
test coverage, such as when tests run in subprocesses.
- Improvements to error messages when Leptonica is not installed correctly.
- Fixed use of pytest "session scope" that may have caused some intermittent
CI failures.
- When the argument ``--keep-temporary-files`` or verbosity is set to ``-v1``,
a debug log file is generated in the working temporary folder.
v9.3.0
======
- Improved native Windows support: we now check in the obvious places in
the "Program Files" folders installations of Tesseract and Ghostscript,
rather than relying on the user to edit ``PATH`` to specify their location.
The ``PATH`` environment variable can still be used to differentiate when
multiple installations are present or the programs are installed to non-
standard locations.
- Fixed an exception on parsing Ghostscript error messages.
- Added an improved example demonstrating how to set up a watched folder
for automated OCR processing (thanks to @ianalexander for the contribution).
v9.2.0 v9.2.0
====== ======
+50
View File
@@ -0,0 +1,50 @@
#!/usr/bin/env python3
# Original version by DeliciousPickle@github; modified
# This script must be edited to meet your needs.
import logging
import os
import sys
import ocrmypdf
# pylint: disable=logging-format-interpolation
# pylint: disable=logging-not-lazy
script_dir = os.path.dirname(os.path.realpath(__file__))
print(script_dir + '/batch.py: Start')
if len(sys.argv) > 1:
start_dir = sys.argv[1]
else:
start_dir = '.'
if len(sys.argv) > 2:
log_file = sys.argv[2]
else:
log_file = script_dir + '/ocr-tree.log'
logging.basicConfig(
level=logging.INFO,
format='%(asctime)s %(message)s',
filename=log_file,
filemode='w',
)
ocrmypdf.configure_logging(ocrmypdf.Verbosity.default)
for dir_name, subdirs, file_list in os.walk(start_dir):
logging.info(dir_name + '\n')
os.chdir(dir_name)
for filename in file_list:
file_ext = os.path.splitext(filename)[1]
if file_ext == '.pdf':
full_path = dir_name + '/' + filename
print(full_path)
result = ocrmypdf.ocr(filename, filename, deskew=True)
if result == ocrmypdf.ExitCode.already_done_ocr:
print("Skipped document because it already contained text")
elif result == ocrmypdf.ExitCode.ok:
print("OCR complete")
logging.info(result)
+28 -20
View File
@@ -5,7 +5,33 @@ set -o errexit
_ocrmypdf() _ocrmypdf()
{ {
local cur prev cword words split local cur prev cword words split
_init_completion -s || return
# Homebrew on Macs have version 1.3 of bash-completion which doesn't include - see #502
if declare -F _init_completions >/dev/null 2>&1; then
_init_completion -s || return
else
COMPREPLY=()
_get_comp_words_by_ref cur prev words cword
fi
if [[ $cur == -* ]]; then
COMPREPLY=( $( compgen -W '--language --image-dpi --output-type
--sidecar --version --jobs --quiet --verbose --title --author
--subject --keywords --rotate-pages --remove-background --deskew
--clean --clean-final --unpaper-args --oversample --remove-vectors
--threshold --force-ocr --skip-text --redo-ocr
--skip-big --jpeg-quality --png-quality --jbig2-lossy
--max-image-mpixels --tesseract-config --tesseract-pagesegmode
--help --tesseract-oem --pdf-renderer --tesseract-timeout
--rotate-pages-threshold --pdfa-image-compression --user-words
--user-patterns --keep-temporary-files --output-type
--no-progress-bar --pages --fast-web-view' \
-- "$cur" ) )
return
else
_filedir
return
fi
case $prev in case $prev in
--version|-h|--help) --version|-h|--help)
@@ -58,31 +84,13 @@ _ocrmypdf()
COMPREPLY=( $( compgen -W '{1..13}' -- "$cur" ) ) COMPREPLY=( $( compgen -W '{1..13}' -- "$cur" ) )
return return
;; ;;
--sidecar|--title|--author|--subject|--keywords|--unpaper-args|--pages) --sidecar|--title|--author|--subject|--keywords|--unpaper-args|--pages|--fast-web-view)
# argument required but no completions available # argument required but no completions available
return return
;; ;;
esac esac
$split && return $split && return
if [[ $cur == -* ]]; then
COMPREPLY=( $( compgen -W '--language --image-dpi --output-type
--sidecar --version --jobs --quiet --verbose --title --author
--subject --keywords --rotate-pages --remove-background --deskew
--clean --clean-final --unpaper-args --oversample --remove-vectors
--threshold --force-ocr --skip-text --redo-ocr
--skip-big --jpeg-quality --png-quality --jbig2-lossy
--max-image-mpixels --tesseract-config --tesseract-pagesegmode
--help --tesseract-oem --pdf-renderer --tesseract-timeout
--rotate-pages-threshold --pdfa-image-compression --user-words
--user-patterns --keep-temporary-files --output-type' \
-- "$cur" ) )
return
else
_filedir
return
fi
} && } &&
complete -F _ocrmypdf ocrmypdf complete -F _ocrmypdf ocrmypdf
+3
View File
@@ -59,6 +59,8 @@ function __fish_ocrmypdf_verbose
end end
complete -c ocrmypdf -x -s v -l verbose -a '(__fish_ocrmypdf_verbose)' -d "set verbosity level" complete -c ocrmypdf -x -s v -l verbose -a '(__fish_ocrmypdf_verbose)' -d "set verbosity level"
complete -c ocrmypdf -x -l no-progress-bar -d "disable the progress bar"
function __fish_ocrmypdf_pdfa_compression function __fish_ocrmypdf_pdfa_compression
echo -e "auto\t"(_ "let Ghostscript decide how to compress images") echo -e "auto\t"(_ "let Ghostscript decide how to compress images")
echo -e "jpeg\t"(_ "convert color and grayscale images to JPEG") echo -e "jpeg\t"(_ "convert color and grayscale images to JPEG")
@@ -111,5 +113,6 @@ complete -c ocrmypdf -x -l rotate-pages-threshold -d "page rotation confidence"
complete -c ocrmypdf -r -l user-words -d "specify location of user words file" complete -c ocrmypdf -r -l user-words -d "specify location of user words file"
complete -c ocrmypdf -r -l user-patterns -d "specify location of user patterns file" complete -c ocrmypdf -r -l user-patterns -d "specify location of user patterns file"
complete -c ocrmypdf -x -l fast-web-view -d "if file size if above this amount in MB, linearize PDF"
complete -c ocrmypdf -x -a "(__fish_complete_suffix .pdf)" complete -c ocrmypdf -x -a "(__fish_complete_suffix .pdf)"
+15
View File
@@ -0,0 +1,15 @@
---
version: "3.3"
services:
ocrmypdf:
restart: always
container_name: ocrmypdf
image: jbarlow83/ocrmypdf
volumes:
- "/media/scan:/input"
- "/mnt/scan:/output"
environment:
- OCR_OUTPUT_DIRECTORY_YEAR_MONT=0
user: "<SET TO YOUR USER ID>:<SET TO YOUR GROUP ID>"
entrypoint: python3
command: watcher.py
+53
View File
@@ -0,0 +1,53 @@
# © 2020 James R Barlow: https://github.com/jbarlow83
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import logging
from PIL import Image
from ocrmypdf import hookimpl
log = logging.getLogger(__name__)
@hookimpl
def add_options(parser):
parser.add_argument('--grayscale-ocr', action='store_true')
@hookimpl
def prepare(options):
pass
@hookimpl
def validate(pdfinfo, options):
pass
@hookimpl
def filter_ocr_image(page, image):
if page.options.grayscale_ocr:
log.info("graying")
return image.convert('L')
return image
@hookimpl
def filter_page_image(page, image_filename):
output = image_filename.with_suffix('.jpg')
with Image.open(image_filename) as im:
im.save(output)
return output
Binary file not shown.
+72
View File
@@ -0,0 +1,72 @@
#!/bin/env python3
# Contributed by github.com/Enantiomerie
# This script must be edited to meet your needs.
import logging
import os
import shutil
import subprocess
import sys
import time
# pylint: disable=logging-format-interpolation
# pylint: disable=logging-not-lazy
script_dir = os.path.dirname(os.path.realpath(__file__))
timestamp = time.strftime("%Y-%m-%d-%H%M_")
log_file = script_dir + '/' + timestamp + 'ocrmypdf.log'
logging.basicConfig(
level=logging.INFO,
format='%(asctime)s %(message)s',
filename=log_file,
filemode='w',
)
if len(sys.argv) > 1:
start_dir = sys.argv[1]
else:
start_dir = '.'
for dir_name, subdirs, file_list in os.walk(start_dir):
logging.info(dir_name)
os.chdir(dir_name)
for filename in file_list:
file_stem, file_ext = os.path.splitext(filename)
if file_ext != '.pdf':
continue
full_path = os.path.join(dir_name, filename)
timestamp_ocr = time.strftime("%Y-%m-%d-%H%M_OCR_")
filename_ocr = timestamp_ocr + file_stem + '.pdf'
# create string for pdf processing
# the script is processed as root user via chron
cmd = [
'docker',
'run',
'--rm',
'-i',
'jbarlow83/ocrmypdf',
'--deskew',
'-',
'-',
]
logging.info(cmd)
full_path_ocr = os.path.join(dir_name, filename_ocr)
with open(filename, 'rb') as input_file, open(
full_path_ocr, 'wb'
) as output_file:
proc = subprocess.run(
cmd,
stdin=input_file,
stdout=output_file,
stderr=subprocess.PIPE,
check=False,
)
logging.info(proc.stderr.read())
os.chmod(full_path_ocr, 0o664)
os.chmod(full_path, 0o664)
full_path_ocr_archive = sys.argv[2]
full_path_archive = sys.argv[2] + '/no_ocr'
shutil.move(full_path_ocr, full_path_ocr_archive)
shutil.move(full_path, full_path_archive)
logging.info('Finished.\n')
+156
View File
@@ -0,0 +1,156 @@
# Copyright (C) 2019 Ian Alexander: https://github.com/ianalexander
# Copyright (C) 2020 James R Barlow: https://github.com/jbarlow83
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import json
import logging
import os
import sys
import time
from datetime import datetime
from pathlib import Path
import pikepdf
from watchdog.events import PatternMatchingEventHandler
from watchdog.observers import Observer
from watchdog.observers.polling import PollingObserver
import ocrmypdf
# pylint: disable=logging-format-interpolation
INPUT_DIRECTORY = os.getenv('OCR_INPUT_DIRECTORY', '/input')
OUTPUT_DIRECTORY = os.getenv('OCR_OUTPUT_DIRECTORY', '/output')
OUTPUT_DIRECTORY_YEAR_MONTH = bool(os.getenv('OCR_OUTPUT_DIRECTORY_YEAR_MONTH', ''))
ON_SUCCESS_DELETE = bool(os.getenv('OCR_ON_SUCCESS_DELETE', ''))
DESKEW = bool(os.getenv('OCR_DESKEW', ''))
OCR_JSON_SETTINGS = json.loads(os.getenv('OCR_JSON_SETTINGS', '{}'))
POLL_NEW_FILE_SECONDS = int(os.getenv('OCR_POLL_NEW_FILE_SECONDS', '1'))
USE_POLLING = bool(os.getenv('OCR_USE_POLLING', ''))
LOGLEVEL = os.getenv('OCR_LOGLEVEL', 'INFO').upper()
PATTERNS = ['*.pdf']
log = logging.getLogger('ocrmypdf-watcher')
def get_output_dir(root, basename):
if OUTPUT_DIRECTORY_YEAR_MONTH:
today = datetime.today()
output_directory_year_month = (
Path(root) / str(today.year) / f'{today.month:02d}'
)
if not output_directory_year_month.exists():
output_directory_year_month.mkdir(parents=True, exist_ok=True)
output_path = Path(output_directory_year_month) / basename
else:
output_path = Path(OUTPUT_DIRECTORY) / basename
return output_path
def wait_for_file_ready(file_path):
# This loop waits to make sure that the file is completely loaded on
# disk before attempting to read. Docker sometimes will publish the
# watchdog event before the file is actually fully on disk, causing
# pikepdf to fail.
retries = 5
while retries:
try:
pdf = pikepdf.open(file_path)
except (FileNotFoundError, pikepdf.PdfError) as e:
log.info(f"File {file_path} is not ready yet")
log.debug("Exception was", exc_info=e)
time.sleep(POLL_NEW_FILE_SECONDS)
retries -= 1
else:
pdf.close()
return True
return False
def execute_ocrmypdf(file_path):
file_path = Path(file_path)
output_path = get_output_dir(OUTPUT_DIRECTORY, file_path.name)
log.info("-" * 20)
log.info(f'New file: {file_path}. Waiting until fully loaded...')
if not wait_for_file_ready(file_path):
log.info(f"Gave up waiting for {file_path} to become ready")
return
log.info(f'Attempting to OCRmyPDF to: {output_path}')
exit_code = ocrmypdf.ocr(
input_file=file_path,
output_file=output_path,
deskew=DESKEW,
**OCR_JSON_SETTINGS,
)
if exit_code == 0 and ON_SUCCESS_DELETE:
log.info(f'OCR is done. Deleting: {file_path}')
file_path.unlink()
else:
log.info('OCR is done')
class HandleObserverEvent(PatternMatchingEventHandler):
def on_any_event(self, event):
if event.event_type in ['created']:
execute_ocrmypdf(event.src_path)
def main():
ocrmypdf.configure_logging(
verbosity=ocrmypdf.Verbosity.default, manage_root_logger=True
)
log.setLevel(LOGLEVEL)
log.info(
f"Starting OCRmyPDF watcher with config:\n"
f"Input Directory: {INPUT_DIRECTORY}\n"
f"Output Directory: {OUTPUT_DIRECTORY}\n"
f"Output Directory Year & Month: {OUTPUT_DIRECTORY_YEAR_MONTH}"
)
log.debug(
f"INPUT_DIRECTORY: {INPUT_DIRECTORY}\n"
f"OUTPUT_DIRECTORY: {OUTPUT_DIRECTORY}\n"
f"OUTPUT_DIRECTORY_YEAR_MONTH: {OUTPUT_DIRECTORY_YEAR_MONTH}\n"
f"ON_SUCCESS_DELETE: {ON_SUCCESS_DELETE}\n"
f"DESKEW: {DESKEW}\n"
f"ARGS: {OCR_JSON_SETTINGS}\n"
f"POLL_NEW_FILE_SECONDS: {POLL_NEW_FILE_SECONDS}\n"
f"USE_POLLING: {USE_POLLING}\n"
f"LOGLEVEL: {LOGLEVEL}\n"
)
if 'input_file' in OCR_JSON_SETTINGS or 'output_file' in OCR_JSON_SETTINGS:
log.error('OCR_JSON_SETTINGS should not specify input file or output file')
sys.exit(1)
handler = HandleObserverEvent(patterns=PATTERNS)
if USE_POLLING:
observer = PollingObserver()
else:
observer = Observer()
observer.schedule(handler, INPUT_DIRECTORY, recursive=True)
observer.start()
try:
while True:
time.sleep(1)
except KeyboardInterrupt:
observer.stop()
observer.join()
if __name__ == "__main__":
main()
+2 -1
View File
@@ -10,7 +10,8 @@ build-backend = "setuptools.build_meta"
[tool.black] [tool.black]
line-length = 88 line-length = 88
target-version = ["py36", "py37", "py38"] target-version = ["py36",
"py37", "py38"]
skip-string-normalization = true skip-string-normalization = true
include = '\.pyi?$' include = '\.pyi?$'
exclude = ''' exclude = '''
-2
View File
@@ -1,2 +0,0 @@
twine >= 1.8.1
coverage >= 4.5
+9 -7
View File
@@ -1,10 +1,12 @@
# requirements.txt can be used to replicate the developer's build environment # requirements.txt can be used to replicate the developer's build environment
# setup.py lists a separate set of requirements that are looser to simplify # setup.py lists a separate set of requirements that are looser to simplify
# installation # installation
cffi == 1.13.2 cffi == 1.14.0
img2pdf == 0.3.3 coloredlogs == 14.0 # technically optional
pdfminer.six == 20191110 img2pdf == 0.3.4
pikepdf == 1.8.1 pdfminer.six == 20200517
Pillow >= 6.2.0 pikepdf == 1.14.0
reportlab == 3.5.32 pluggy == 0.13.1
tqdm == 4.37.0 Pillow == 7.1.1
reportlab == 3.5.34
tqdm == 4.45.0
+2 -3
View File
@@ -1,8 +1,7 @@
pytest >= 5.0.0 pytest >= 5.0.0
pytest-helpers-namespace >= 2019.1.8 pytest-helpers-namespace >= 2019.1.8
pytest-xdist >= 1.29.0 # For DumpError fix pytest-xdist >= 1.31.0
pytest-cov >= 2.6.1 pytest-cov >= 2.9.0
python-xmp-toolkit == 2.0.1 # requires apt-get install libexempi3 python-xmp-toolkit == 2.0.1 # requires apt-get install libexempi3
# or brew install exempi # or brew install exempi
PyPDF2 >= 1.26.0
#PyMuPDF == 1.13.4 # optional #PyMuPDF == 1.13.4 # optional
+1
View File
@@ -0,0 +1 @@
watchdog >= 0.8.2, < 1.0
+2
View File
@@ -22,6 +22,8 @@ include_trailing_comma=True
force_grid_wrap=0 force_grid_wrap=0
use_parentheses=True use_parentheses=True
line_length=88 line_length=88
known_first_party = ocrmypdf
known_third_party = PIL,_cffi_backend,cffi,flask,img2pdf,pdfminer,pikepdf,pkg_resources,pluggy,pytest,reportlab,setuptools,sphinx_rtd_theme,tqdm,watchdog,werkzeug
[metadata] [metadata]
license_file = LICENSE license_file = LICENSE
+8 -22
View File
@@ -21,27 +21,12 @@ from __future__ import print_function, unicode_literals
import sys import sys
from setuptools import find_packages, setup
if sys.version_info < (3, 6): if sys.version_info < (3, 6):
print("Python 3.6 or newer is required", file=sys.stderr) print("Python 3.6 or newer is required", file=sys.stderr)
sys.exit(1) sys.exit(1)
from setuptools import setup, find_packages
# pylint: disable=w0613
command = next((arg for arg in sys.argv[1:] if not arg.startswith('-')), '')
if command.startswith('install') or command in [
'check',
'test',
'nosetests',
'easy_install',
]:
forced = '--force' in sys.argv
if forced:
print("The argument --force is deprecated. Please discontinue use.")
if 'upload' in sys.argv[1:]: if 'upload' in sys.argv[1:]:
print('Use twine to upload the package - setup.py upload is insecure') print('Use twine to upload the package - setup.py upload is insecure')
sys.exit(1) sys.exit(1)
@@ -61,7 +46,7 @@ setup(
long_description_content_type='text/markdown', long_description_content_type='text/markdown',
url='https://github.com/jbarlow83/OCRmyPDF', url='https://github.com/jbarlow83/OCRmyPDF',
author='James R. Barlow', author='James R. Barlow',
author_email='jim@purplerock.ca', author_email='james@purplerock.ca',
packages=find_packages('src', exclude=["tests", "tests.*"]), packages=find_packages('src', exclude=["tests", "tests.*"]),
package_dir={'': 'src'}, package_dir={'': 'src'},
keywords=['PDF', 'OCR', 'optical character recognition', 'PDF/A', 'scanning'], keywords=['PDF', 'OCR', 'optical character recognition', 'PDF/A', 'scanning'],
@@ -94,12 +79,13 @@ setup(
use_scm_version={'version_scheme': 'post-release'}, use_scm_version={'version_scheme': 'post-release'},
cffi_modules=['src/ocrmypdf/lib/compile_leptonica.py:ffibuilder'], cffi_modules=['src/ocrmypdf/lib/compile_leptonica.py:ffibuilder'],
install_requires=[ install_requires=[
'chardet >= 3.0.4, < 4', # unlisted requirement of pdfminer.six 20181108
'cffi >= 1.9.1', # must be a setup and install requirement 'cffi >= 1.9.1', # must be a setup and install requirement
'coloredlogs >= 14.0', # strictly optional
'img2pdf >= 0.3.0, < 0.4', # pure Python, so track HEAD closely 'img2pdf >= 0.3.0, < 0.4', # pure Python, so track HEAD closely
'pdfminer.six >= 20181108, <= 20191110', 'pdfminer.six >= 20191110, <= 20200517',
'pikepdf >= 1.8.1, < 2', 'pikepdf >= 1.14.0, < 2',
'Pillow >= 6.2.0', 'Pillow >= 7.0.0',
'pluggy >= 0.13.0',
'reportlab >= 3.3.0', # oldest released version with sane image handling 'reportlab >= 3.3.0', # oldest released version with sane image handling
'tqdm >= 4', 'tqdm >= 4',
], ],
+11 -4
View File
@@ -15,14 +15,18 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
from . import helpers, hocrtransform, leptonica, pdfa, pdfinfo
from ._version import PROGRAM_NAME, __version__ from pluggy import HookimplMarker as _HookimplMarker
from .api import Verbosity, configure_logging, ocr
from .exceptions import ( from ocrmypdf import helpers, hocrtransform, leptonica, pdfa, pdfinfo
from ocrmypdf._version import PROGRAM_NAME, __version__
from ocrmypdf.api import Verbosity, configure_logging, ocr
from ocrmypdf.exceptions import (
BadArgsError, BadArgsError,
DpiError, DpiError,
EncryptedPdfError, EncryptedPdfError,
ExitCode, ExitCode,
ExitCodeException,
InputFileError, InputFileError,
MissingDependencyError, MissingDependencyError,
OutputFileAccessError, OutputFileAccessError,
@@ -32,3 +36,6 @@ from .exceptions import (
TesseractConfigError, TesseractConfigError,
UnsupportedImageFormatError, UnsupportedImageFormatError,
) )
from ocrmypdf.pluginspec import OcrEngine, OrientationConfidence
hookimpl = _HookimplMarker('ocrmypdf')
+15 -12
View File
@@ -19,18 +19,20 @@
import logging import logging
import os import os
import sys import sys
from multiprocessing import set_start_method
from . import __version__ from ocrmypdf import __version__
from ._jobcontext import make_logger from ocrmypdf._plugin_manager import get_parser_options_plugins
from ._sync import run_pipeline from ocrmypdf._sync import run_pipeline
from ._validation import check_closed_streams, check_options from ocrmypdf._validation import check_closed_streams, check_options
from .api import Verbosity, configure_logging from ocrmypdf.api import Verbosity, configure_logging
from .cli import parser from ocrmypdf.exceptions import BadArgsError, ExitCode, MissingDependencyError
from .exceptions import BadArgsError, ExitCode, MissingDependencyError
log = logging.getLogger('ocrmypdf')
def run(args=None): def run(args=None):
options = parser.parse_args(args=args) _parser, options, plugin_manager = get_parser_options_plugins(args=args)
if not check_closed_streams(options): if not check_closed_streams(options):
return ExitCode.bad_args return ExitCode.bad_args
@@ -47,10 +49,9 @@ def run(args=None):
configure_logging( configure_logging(
verbosity, progress_bar_friendly=options.progress_bar, manage_root_logger=True verbosity, progress_bar_friendly=options.progress_bar, manage_root_logger=True
) )
log = make_logger('ocrmypdf') log.debug('ocrmypdf %s', __version__)
log.debug('ocrmypdf ' + __version__)
try: try:
check_options(options) check_options(options, plugin_manager)
except ValueError as e: except ValueError as e:
log.error(e) log.error(e)
return ExitCode.bad_args return ExitCode.bad_args
@@ -61,9 +62,11 @@ def run(args=None):
log.error(e) log.error(e)
return ExitCode.missing_dependency return ExitCode.missing_dependency
result = run_pipeline(options=options) result = run_pipeline(options=options, plugin_manager=plugin_manager)
return result return result
if __name__ == '__main__': if __name__ == '__main__':
if sys.platform == 'darwin' and sys.version_info < (3, 8):
set_start_method('spawn') # see python bpo-33725
sys.exit(run()) sys.exit(run())
+135
View File
@@ -0,0 +1,135 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import logging.handlers
import multiprocessing
import os
import signal
import sys
import threading
from multiprocessing import Pool as ProcessPool
from multiprocessing.dummy import Pool as ThreadPool
from typing import Callable, Iterable, Optional
from tqdm import tqdm
def log_listener(queue):
"""Listen to the worker processes and forward the messages to logging
For simplicity this is a thread rather than a process. Only one process
should actually write to sys.stderr or whatever we're using, so if this is
made into a process the main application needs to be directed to it.
See https://docs.python.org/3/howto/logging-cookbook.html#logging-to-a-single-file-from-multiple-processes
"""
while True:
try:
record = queue.get()
if record is None:
break
logger = logging.getLogger(record.name)
logger.handle(record)
except Exception: # pylint: disable=broad-except
import traceback # pylint: disable=import-outside-toplevel
print("Logging problem", file=sys.stderr)
traceback.print_exc(file=sys.stderr)
def process_init(queue, user_init):
"""Initialize a process pool worker"""
# Ignore SIGINT (our parent process will kill us gracefully)
signal.signal(signal.SIGINT, signal.SIG_IGN)
# Reconfigure the root logger for this process to send all messages to a queue
h = logging.handlers.QueueHandler(queue)
root = logging.getLogger()
root.handlers = []
root.addHandler(h)
if user_init:
user_init()
def thread_init(_queue, user_init):
if user_init:
user_init()
def exec_progress_pool(
*,
use_threads: bool,
max_workers: int,
tqdm_kwargs: dict,
task_initializer: Optional[Callable] = None,
task: Optional[Callable] = None,
task_arguments: Optional[Iterable] = None,
task_finished: Optional[Callable] = None,
):
log_queue = multiprocessing.Queue(-1)
listener = threading.Thread(target=log_listener, args=(log_queue,))
if use_threads:
pool_class = ThreadPool
initializer = thread_init
else:
pool_class = ProcessPool
initializer = process_init
listener.start()
with tqdm(**tqdm_kwargs) as pbar:
pool = pool_class(
processes=max_workers,
initializer=initializer,
initargs=(log_queue, task_initializer),
)
try:
results = pool.imap_unordered(task, task_arguments)
while True:
try:
result = results.next()
if task_finished:
task_finished(result, pbar)
else:
pbar.update()
except StopIteration:
break
except KeyboardInterrupt:
# Terminate pool so we exit instantly
pool.terminate()
# Don't try listener.join() here, will deadlock
raise
except Exception:
if not os.environ.get("PYTEST_CURRENT_TEST", ""):
# Unless inside pytest, exit immediately because no one wants
# to wait for child processes to finalize results that will be
# thrown away. Inside pytest, we want child processes to exit
# cleanly so that they output an error messages or coverage data
# we need from them.
pool.terminate()
raise
finally:
# Terminate log listener
log_queue.put_nowait(None)
pool.close()
pool.join()
listener.join()
+18
View File
@@ -0,0 +1,18 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
"""Manage third party executables"""
@@ -18,23 +18,21 @@
"""Interface to Ghostscript executable""" """Interface to Ghostscript executable"""
import logging import logging
import re
import os import os
import warnings import re
from contextlib import suppress
from functools import lru_cache
from io import BytesIO from io import BytesIO
from os import fspath from os import fspath
from pathlib import Path from pathlib import Path
from subprocess import PIPE, CalledProcessError
from shutil import which from shutil import which
from subprocess import PIPE, CalledProcessError
from PIL import Image from PIL import Image
from ..exceptions import SubprocessOutputError, MissingDependencyError from ocrmypdf.exceptions import MissingDependencyError, SubprocessOutputError
from . import get_version, run from ocrmypdf.helpers import Resolution
from ocrmypdf.subprocess import get_version, run
gslog = logging.getLogger() log = logging.getLogger(__name__)
GS = 'gs' GS = 'gs'
if os.name == 'nt': if os.name == 'nt':
@@ -57,12 +55,11 @@ if os.name == 'nt':
GS = Path(GS).stem GS = Path(GS).stem
@lru_cache(maxsize=1)
def version(): def version():
return get_version(GS) return get_version(GS)
def jpeg_passthrough_available(): def jpeg_passthrough_available() -> bool:
"""Returns True if the installed version of Ghostscript supports JPEG passthru """Returns True if the installed version of Ghostscript supports JPEG passthru
Prior to 9.23, Ghostscript decode and re-encoded JPEGs internally. In 9.23 Prior to 9.23, Ghostscript decode and re-encoded JPEGs internally. In 9.23
@@ -79,94 +76,25 @@ def jpeg_passthrough_available():
return version() >= '9.24' return version() >= '9.24'
def _gs_error_reported(stream): def _gs_error_reported(stream) -> bool:
return re.search(r'error', stream, flags=re.IGNORECASE) return re.search(r'error', stream, flags=re.IGNORECASE)
def extract_text(input_file, pageno=1):
"""Use the txtwrite device to get text layout information out
For details on options of -dTextFormat see
https://www.ghostscript.com/doc/current/VectorDevices.htm#TXT
Format is like
<page>
<line>
<span bbox="left top right bottom" font="..." size="...">
<char bbox="...." c="X"/>
:param pageno: number of page to extract, or all pages if None
:return: XML-ish text representation in bytes
"""
if pageno is not None:
pages = ['-dFirstPage=%i' % pageno, '-dLastPage=%i' % pageno]
else:
pages = []
# Note due to bug https://bugs.ghostscript.com/show_bug.cgi?id=701971
# Ghostscript <= 9.50 will truncate output unless we write to stdout, so
# don't write to a file.
args_gs = (
[
GS,
'-dQUIET',
'-dSAFER',
'-dBATCH',
'-dNOPAUSE',
'-sDEVICE=txtwrite',
'-dTextFormat=0',
]
+ pages
+ ['-o', '-', fspath(input_file), "-sstdout=%stderr"]
)
try:
p = run(args_gs, stdout=PIPE, stderr=PIPE, check=True)
except CalledProcessError as e:
raise SubprocessOutputError(
'Ghostscript text extraction failed\n%s\n%s'
% (input_file, e.stderr.decode(errors='replace'))
)
return p.stdout
def rasterize_pdf( def rasterize_pdf(
input_file, input_file: os.PathLike,
output_file, output_file: os.PathLike,
xres, *,
yres, raster_device: str,
raster_device, raster_dpi: Resolution,
log, pageno: int = 1,
pageno=1, page_dpi: Resolution = None,
page_dpi=None, rotation: int = None,
rotation=None, filter_vector: bool = False,
filter_vector=False,
): ):
"""Rasterize one page of a PDF at resolution (xres, yres) in canvas units. """Rasterize one page of a PDF at resolution raster_dpi in canvas units."""
raster_dpi = raster_dpi.round(6)
The image is sized to match the integer pixels dimensions implied by
(xres, yres) even if those numbers are noninteger. The image's DPI will
be overridden with the values in page_dpi.
:param input_file: pathlike
:param output_file: pathlike
:param xres: resolution at which to rasterize page
:param yres:
:param raster_device:
:param log:
:param pageno: page number to rasterize (beginning at page 1)
:param page_dpi: resolution tuple (x, y) overriding output image DPI
:param rotation: 0, 90, 180, 270: clockwise angle to rotate page
:param filter_vector: if True, remove vector graphics objects
:return:
"""
res = round(xres, 6), round(yres, 6)
if not page_dpi: if not page_dpi:
page_dpi = res page_dpi = raster_dpi
if not log:
log = gslog
args_gs = ( args_gs = (
[ [
@@ -178,7 +106,7 @@ def rasterize_pdf(
f'-sDEVICE={raster_device}', f'-sDEVICE={raster_device}',
f'-dFirstPage={pageno}', f'-dFirstPage={pageno}',
f'-dLastPage={pageno}', f'-dLastPage={pageno}',
f'-r{res[0]:f}x{res[1]:f}', f'-r{raster_dpi.x:f}x{raster_dpi.y:f}',
] ]
+ (['-dFILTERVECTOR'] if filter_vector else []) + (['-dFILTERVECTOR'] if filter_vector else [])
+ [ + [
@@ -191,12 +119,9 @@ def rasterize_pdf(
] ]
) )
log.debug(args_gs)
try: try:
p = run(args_gs, stdout=PIPE, stderr=PIPE, check=True) p = run(args_gs, stdout=PIPE, stderr=PIPE, check=True)
except CalledProcessError as e: except CalledProcessError as e:
with suppress(OSError):
Path(output_file).unlink() # no unfinished files
log.error(e.stderr.decode(errors='replace')) log.error(e.stderr.decode(errors='replace'))
raise SubprocessOutputError('Ghostscript rasterizing failed') raise SubprocessOutputError('Ghostscript rasterizing failed')
else: else:
@@ -218,43 +143,17 @@ def rasterize_pdf(
elif rotation == 270: elif rotation == 270:
im = im.transpose(Image.ROTATE_270) im = im.transpose(Image.ROTATE_270)
if rotation % 180 == 90: if rotation % 180 == 90:
page_dpi = page_dpi[1], page_dpi[0] page_dpi = page_dpi.flip_axis()
im.save(fspath(output_file), dpi=page_dpi) im.save(fspath(output_file), dpi=page_dpi)
def generate_pdfa( def generate_pdfa(
pdf_pages, pdf_pages,
output_file, output_file: os.PathLike,
compression, compression: str,
log, pdf_version: str = '1.5',
threads=None, # deprecated parameter pdfa_part: str = '2',
pdf_version='1.5',
pdfa_part='2',
): ):
"""Generate a PDF/A.
The pdf_pages, a list files, will be merged into output_file. One or more
PDF files may be merged. One of the files in this list must be a pdfmark
file that provides Ghostscript with details on how to perform the PDF/A
conversion. By default with we pick PDF/A-2b, but this works for 1 or 3.
compression can be 'jpeg', 'lossless', or an empty string. In 'jpeg',
Ghostscript is instructed to convert color and grayscale images to DCT
(JPEG encoding). In 'lossless' Ghostscript is told to convert images to
Flate (lossless/PNG). If the parameter is omitted Ghostscript is left to
make its own decisions about how to encode images; it appears to use a
heuristic to decide how to encode images. As of Ghostscript 9.25, we
support passthrough JPEG which allows Ghostscript to avoid transcoding
images entirely. (The feature was added in 9.23 but broken, and the 9.24
release of Ghostscript had regressions, so we don't support it until 9.25.)
"""
if not log:
log = gslog
if threads is not None:
warnings.warn(
"use of deprecated parameter 'threads'", category=DeprecationWarning
)
compression_args = [] compression_args = []
if compression == 'jpeg': if compression == 'jpeg':
compression_args = [ compression_args = [
@@ -313,15 +212,12 @@ def generate_pdfa(
] ]
) )
args_gs.extend(fspath(s) for s in pdf_pages) # Stringify Path objs args_gs.extend(fspath(s) for s in pdf_pages) # Stringify Path objs
log.debug(args_gs)
try: try:
with Path(output_file).open('wb') as output: with Path(output_file).open('wb') as output:
p = run(args_gs, stdout=output, stderr=PIPE, check=True) p = run(args_gs, stdout=output, stderr=PIPE, check=True)
except CalledProcessError as e: except CalledProcessError as e:
# Ghostscript does not change return code when it fails to create # Ghostscript does not change return code when it fails to create
# PDF/A - check PDF/A status elsewhere # PDF/A - check PDF/A status elsewhere
with suppress(OSError):
Path(output_file).unlink()
log.error(e.stderr.decode(errors='replace')) log.error(e.stderr.decode(errors='replace'))
raise SubprocessOutputError('Ghostscript PDF/A rendering failed') raise SubprocessOutputError('Ghostscript PDF/A rendering failed')
else: else:
@@ -329,7 +225,7 @@ def generate_pdfa(
if _gs_error_reported(stderr): if _gs_error_reported(stderr):
last_part = None last_part = None
repcount = 0 repcount = 0
for part in p.stdout.split('****'): for part in stderr.split('****'):
if part != last_part: if part != last_part:
if repcount > 1: if repcount > 1:
log.error(f"(previous error message repeated {repcount} times)") log.error(f"(previous error message repeated {repcount} times)")
@@ -346,5 +242,3 @@ def generate_pdfa(
"Ghostscript had to remove PDF 'overprinting' from the " "Ghostscript had to remove PDF 'overprinting' from the "
"input file to complete PDF/A conversion. " "input file to complete PDF/A conversion. "
) )
else:
log.debug(stderr)
@@ -17,14 +17,12 @@
"""Interface to jbig2 executable""" """Interface to jbig2 executable"""
from functools import lru_cache
from subprocess import PIPE from subprocess import PIPE
from ..exceptions import MissingDependencyError from ocrmypdf.exceptions import MissingDependencyError
from . import get_version, run from ocrmypdf.subprocess import get_version, run
@lru_cache(maxsize=1)
def version(): def version():
return get_version('jbig2', regex=r'jbig2enc (\d+(\.\d+)*).*') return get_version('jbig2', regex=r'jbig2enc (\d+(\.\d+)*).*')
@@ -17,17 +17,14 @@
"""Interface to pngquant executable""" """Interface to pngquant executable"""
from functools import lru_cache
from subprocess import run
from tempfile import NamedTemporaryFile from tempfile import NamedTemporaryFile
from PIL import Image from PIL import Image
from ..exceptions import MissingDependencyError from ocrmypdf.exceptions import MissingDependencyError
from . import get_version from ocrmypdf.subprocess import get_version, run
@lru_cache(maxsize=1)
def version(): def version():
return get_version('pngquant', regex=r'(\d+(\.\d+)*).*') return get_version('pngquant', regex=r'(\d+(\.\d+)*).*')
@@ -17,21 +17,25 @@
"""Interface to Tesseract executable""" """Interface to Tesseract executable"""
import logging
import os import os
import shutil import shutil
from collections import namedtuple from collections import namedtuple
from contextlib import suppress
import logging
from os import fspath from os import fspath
from pathlib import Path
from subprocess import PIPE, STDOUT, CalledProcessError, TimeoutExpired from subprocess import PIPE, STDOUT, CalledProcessError, TimeoutExpired
from typing import List
from ..exceptions import ( from PIL import Image
from ocrmypdf.exceptions import (
MissingDependencyError, MissingDependencyError,
SubprocessOutputError, SubprocessOutputError,
TesseractConfigError, TesseractConfigError,
) )
from ..helpers import page_number, safe_symlink from ocrmypdf.subprocess import get_version, run
from . import get_version, run
log = logging.getLogger(__name__)
OrientationConfidence = namedtuple('OrientationConfidence', ('angle', 'confidence')) OrientationConfidence = namedtuple('OrientationConfidence', ('angle', 'confidence'))
@@ -59,16 +63,11 @@ class TesseractLoggerAdapter(logging.LoggerAdapter):
return '[tesseract] %s' % (msg), kwargs return '[tesseract] %s' % (msg), kwargs
def version(tesseract_env=None): def version():
return get_version('tesseract', regex=r'tesseract\s(.+)', env=tesseract_env) return get_version('tesseract', regex=r'tesseract\s(.+)')
def v4(tesseract_env=None): def has_textonly_pdf(langs=None):
"Is this Tesseract v4.0?"
return version(tesseract_env) >= '4'
def has_textonly_pdf(tesseract_env=None, langs=None):
"""Does Tesseract have textonly_pdf capability? """Does Tesseract have textonly_pdf capability?
Available in v4.00.00alpha since January 2017. Best to Available in v4.00.00alpha since January 2017. Best to
@@ -77,34 +76,28 @@ def has_textonly_pdf(tesseract_env=None, langs=None):
args_tess = tess_base_args(langs, engine_mode=None) + ['--print-parameters', 'pdf'] args_tess = tess_base_args(langs, engine_mode=None) + ['--print-parameters', 'pdf']
params = '' params = ''
try: try:
proc = run( proc = run(args_tess, check=True, stdout=PIPE, stderr=STDOUT)
args_tess,
check=True,
universal_newlines=True,
stdout=PIPE,
stderr=STDOUT,
env=tesseract_env,
)
params = proc.stdout params = proc.stdout
except CalledProcessError as e: except CalledProcessError as e:
raise MissingDependencyError( raise MissingDependencyError(
"Could not --print-parameters from tesseract" "Could not --print-parameters from tesseract. This can happen if the "
"TESSDATA_PREFIX environment is not set to a valid tessdata folder. "
) from e ) from e
if 'textonly_pdf' in params: if b'textonly_pdf' in params:
return True return True
return False return False
def has_user_words(tesseract_env=None): def has_user_words():
"""Does Tesseract have --user-words capability? """Does Tesseract have --user-words capability?
Not available in 4.0, but available in 4.1. Also available in 3.x, but Not available in 4.0, but available in 4.1. Also available in 3.x, but
we no longer support 3.x. we no longer support 3.x.
""" """
return version(tesseract_env) >= '4.1' return version() >= '4.1'
def languages(tesseract_env=None): def get_languages():
def lang_error(output): def lang_error(output):
msg = ( msg = (
"Tesseract failed to report available languages.\n" "Tesseract failed to report available languages.\n"
@@ -117,12 +110,7 @@ def languages(tesseract_env=None):
args_tess = ['tesseract', '--list-langs'] args_tess = ['tesseract', '--list-langs']
try: try:
proc = run( proc = run(
args_tess, args_tess, universal_newlines=True, stdout=PIPE, stderr=STDOUT, check=True
universal_newlines=True,
stdout=PIPE,
stderr=STDOUT,
check=True,
env=tesseract_env,
) )
output = proc.stdout output = proc.stdout
except CalledProcessError as e: except CalledProcessError as e:
@@ -131,11 +119,11 @@ def languages(tesseract_env=None):
for line in output.splitlines(): for line in output.splitlines():
if line.startswith('Error'): if line.startswith('Error'):
raise MissingDependencyError(lang_error(output)) raise MissingDependencyError(lang_error(output))
header, *rest = output.splitlines() _header, *rest = output.splitlines()
return set(lang.strip() for lang in rest) return set(lang.strip() for lang in rest)
def tess_base_args(langs, engine_mode): def tess_base_args(langs: List[str], engine_mode) -> List[str]:
args = ['tesseract'] args = ['tesseract']
if langs: if langs:
args.extend(['-l', '+'.join(langs)]) args.extend(['-l', '+'.join(langs)])
@@ -144,7 +132,7 @@ def tess_base_args(langs, engine_mode):
return args return args
def get_orientation(input_file, engine_mode, timeout: float, log, tesseract_env=None): def get_orientation(input_file: Path, engine_mode, timeout: float):
args_tesseract = tess_base_args(['osd'], engine_mode) + [ args_tesseract = tess_base_args(['osd'], engine_mode) + [
'--psm', '--psm',
'0', '0',
@@ -153,19 +141,13 @@ def get_orientation(input_file, engine_mode, timeout: float, log, tesseract_env=
] ]
try: try:
p = run( p = run(args_tesseract, stdout=PIPE, stderr=STDOUT, timeout=timeout, check=True)
args_tesseract,
stdout=PIPE,
stderr=STDOUT,
timeout=timeout,
check=True,
env=tesseract_env,
)
stdout = p.stdout stdout = p.stdout
except TimeoutExpired: except TimeoutExpired:
return OrientationConfidence(angle=0, confidence=0.0) return OrientationConfidence(angle=0, confidence=0.0)
except CalledProcessError as e: except CalledProcessError as e:
tesseract_log_output(log, e.output, input_file) tesseract_log_output(e.stdout)
tesseract_log_output(e.stderr)
if ( if (
b'Too few characters. Skipping this page' in e.output b'Too few characters. Skipping this page' in e.output
or b'Image too large' in e.output or b'Image too large' in e.output
@@ -187,15 +169,17 @@ def get_orientation(input_file, engine_mode, timeout: float, log, tesseract_env=
return oc return oc
def tesseract_log_output(mainlog, stdout, input_file): def tesseract_log_output(stream):
log = TesseractLoggerAdapter( tlog = TesseractLoggerAdapter(
mainlog, extra=mainlog.extra if hasattr(mainlog, 'extra') else None log, extra=log.extra if hasattr(log, 'extra') else None
) )
if not stream:
return
try: try:
text = stdout.decode() text = stream.decode()
except UnicodeDecodeError: except UnicodeDecodeError:
text = stdout.decode('utf-8', 'ignore') text = stream.decode('utf-8', 'ignore')
lines = text.splitlines() lines = text.splitlines()
for line in lines: for line in lines:
@@ -204,67 +188,58 @@ def tesseract_log_output(mainlog, stdout, input_file):
elif line.startswith("Warning in pixReadMem"): elif line.startswith("Warning in pixReadMem"):
continue continue
elif 'diacritics' in line: elif 'diacritics' in line:
log.warning("lots of diacritics - possibly poor OCR") tlog.warning("lots of diacritics - possibly poor OCR")
elif line.startswith('OSD: Weak margin'): elif line.startswith('OSD: Weak margin'):
log.warning("unsure about page orientation") tlog.warning("unsure about page orientation")
elif 'Error in pixScanForForeground' in line: elif 'Error in pixScanForForeground' in line:
pass # Appears to be spurious/problem with nonwhite borders pass # Appears to be spurious/problem with nonwhite borders
elif 'Error in boxClipToRectangle' in line: elif 'Error in boxClipToRectangle' in line:
pass # Always appears with pixScanForForeground message pass # Always appears with pixScanForForeground message
elif 'parameter not found: ' in line.lower(): elif 'parameter not found: ' in line.lower():
log.error(line.strip()) tlog.error(line.strip())
problem = line.split('found: ')[1] problem = line.split('found: ')[1]
raise TesseractConfigError(problem) raise TesseractConfigError(problem)
elif 'error' in line.lower() or 'exception' in line.lower(): elif 'error' in line.lower() or 'exception' in line.lower():
log.error(line.strip()) tlog.error(line.strip())
elif 'warning' in line.lower(): elif 'warning' in line.lower():
log.warning(line.strip()) tlog.warning(line.strip())
elif 'read_params_file' in line.lower(): elif 'read_params_file' in line.lower():
log.error(line.strip()) tlog.error(line.strip())
else: else:
log.info(line.strip()) tlog.info(line.strip())
def page_timedout(log, input_file, timeout): def page_timedout(timeout):
if timeout == 0: if timeout == 0:
return return
prefix = f"{(page_number(input_file)):4d}: [tesseract] " log.warning("[tesseract] took too long to OCR - skipping")
log.warning(prefix + " took too long to OCR - skipping")
def _generate_null_hocr(output_hocr, output_sidecar, image): def _generate_null_hocr(output_hocr, output_text, image):
"""Produce a .hocr file that reports no text detected on a page that is """Produce a .hocr file that reports no text detected on a page that is
the same size as the input image.""" the same size as the input image."""
from PIL import Image
with Image.open(image) as im: with Image.open(image) as im:
w, h = im.size w, h = im.size
with open(output_hocr, 'w', encoding="utf-8") as f: output_hocr.write_text(HOCR_TEMPLATE.format(w, h), encoding='utf-8')
f.write(HOCR_TEMPLATE.format(w, h)) output_text.write_text('[skipped page]', encoding='utf-8')
with open(output_sidecar, 'w', encoding='utf-8') as f:
f.write('[skipped page]')
def generate_hocr( def generate_hocr(
input_file, input_file: Path,
output_files, output_hocr: Path,
language: list, output_text: Path,
languages: list,
engine_mode, engine_mode,
tessconfig: list, tessconfig: list,
timeout: float, timeout: float,
pagesegmode: int, pagesegmode: int,
user_words, user_words,
user_patterns, user_patterns,
tesseract_env,
log,
): ):
prefix = output_hocr.with_suffix('')
output_hocr = next(o for o in output_files if o.endswith('.hocr')) args_tesseract = tess_base_args(languages, engine_mode)
output_sidecar = next(o for o in output_files if o.endswith('.txt'))
prefix = os.path.splitext(output_hocr)[0]
args_tesseract = tess_base_args(language, engine_mode)
if pagesegmode is not None: if pagesegmode is not None:
args_tesseract.extend(['--psm', str(pagesegmode)]) args_tesseract.extend(['--psm', str(pagesegmode)])
@@ -275,98 +250,70 @@ def generate_hocr(
if user_patterns: if user_patterns:
args_tesseract.extend(['--user-patterns', user_patterns]) args_tesseract.extend(['--user-patterns', user_patterns])
if user_words or user_patterns: # Reminder: test suite tesseract test plugins will break after any changes
args_tesseract.extend(['-c', 'lstm_use_matrix=1'])
# Reminder: test suite tesseract spoofers will break after any changes
# to the number of order parameters here # to the number of order parameters here
args_tesseract.extend([input_file, prefix, 'hocr', 'txt'] + tessconfig) args_tesseract.extend([input_file, prefix, 'hocr', 'txt'] + tessconfig)
try: try:
log.debug(args_tesseract) p = run(args_tesseract, stdout=PIPE, stderr=STDOUT, timeout=timeout, check=True)
p = run(
args_tesseract,
stdout=PIPE,
stderr=STDOUT,
timeout=timeout,
check=True,
env=tesseract_env,
)
stdout = p.stdout stdout = p.stdout
except TimeoutExpired: except TimeoutExpired:
# Generate a HOCR file with no recognized text if tesseract times out # Generate a HOCR file with no recognized text if tesseract times out
# Temporary workaround to hocrTransform not being able to function if # Temporary workaround to hocrTransform not being able to function if
# it does not have a valid hOCR file. # it does not have a valid hOCR file.
page_timedout(log, input_file, timeout) page_timedout(timeout)
_generate_null_hocr(output_hocr, output_sidecar, input_file) _generate_null_hocr(output_hocr, output_text, input_file)
except CalledProcessError as e: except CalledProcessError as e:
tesseract_log_output(log, e.output, input_file) tesseract_log_output(e.output)
if b'Image too large' in e.output: if b'Image too large' in e.output:
_generate_null_hocr(output_hocr, output_sidecar, input_file) _generate_null_hocr(output_hocr, output_text, input_file)
return return
raise SubprocessOutputError() from e raise SubprocessOutputError() from e
else: else:
tesseract_log_output(log, stdout, input_file) tesseract_log_output(stdout)
# The sidecar text file will get the suffix .txt; rename it to # The sidecar text file will get the suffix .txt; rename it to
# whatever caller wants it named # whatever caller wants it named
if os.path.exists(prefix + '.txt'): if prefix.with_suffix('.txt').exists():
shutil.move(prefix + '.txt', output_sidecar) shutil.move(prefix.with_suffix('.txt'), output_text)
def use_skip_page(text_only, skip_pdf, output_pdf, output_text): def use_skip_page(output_pdf, output_text):
with open(output_text, 'w') as f: output_text.write_text('[skipped page]', encoding='utf-8')
f.write('[skipped page]')
if skip_pdf and not text_only: # A 0 byte file to the output to indicate a skip
# Substitute a "skipped page" output_pdf.write_bytes(b'')
with suppress(FileNotFoundError):
os.remove(output_pdf) # In case it was partially created
safe_symlink(skip_pdf, output_pdf)
return
# Or normally, just write a 0 byte file to the output to indicate a skip
with open(output_pdf, 'wb') as out:
out.write(b'')
def generate_pdf( def generate_pdf(
*, *,
input_image, input_file: Path,
skip_pdf=None, output_pdf: Path,
output_pdf, output_text: Path,
output_text, languages: List[str],
language: list,
engine_mode, engine_mode,
text_only: bool, tessconfig: List[str],
tessconfig: list,
timeout: float, timeout: float,
pagesegmode: int, pagesegmode: int,
user_words, user_words,
user_patterns, user_patterns,
tesseract_env,
log,
): ):
"""Use Tesseract to render a PDF. """Use Tesseract to render a PDF.
input_image -- image to analyze input_file -- image to analyze
skip_pdf -- if we time out, use this file as output
output_pdf -- file to generate output_pdf -- file to generate
output_text -- OCR text file output_text -- OCR text file
language -- list of languages to consider languages -- list of languages to consider
engine_mode -- engine mode argument for tess v4 engine_mode -- engine mode argument for tess v4
text_only -- enable tesseract text only mode?
tessconfig -- tesseract configuration tessconfig -- tesseract configuration
timeout -- timeout (seconds) timeout -- timeout (seconds)
log -- logger object
""" """
args_tesseract = tess_base_args(language, engine_mode) args_tesseract = tess_base_args(languages, engine_mode)
if pagesegmode is not None: if pagesegmode is not None:
args_tesseract.extend(['--psm', str(pagesegmode)]) args_tesseract.extend(['--psm', str(pagesegmode)])
if text_only and has_textonly_pdf(tesseract_env, language): args_tesseract.extend(['-c', 'textonly_pdf=1'])
args_tesseract.extend(['-c', 'textonly_pdf=1'])
if user_words: if user_words:
args_tesseract.extend(['--user-words', user_words]) args_tesseract.extend(['--user-words', user_words])
@@ -376,31 +323,23 @@ def generate_pdf(
prefix = os.path.splitext(output_pdf)[0] # Tesseract appends suffixes prefix = os.path.splitext(output_pdf)[0] # Tesseract appends suffixes
# Reminder: test suite tesseract spoofers might break after any changes # Reminder: test suite tesseract test plugins might break after any changes
# to the number of order parameters here # to the number of order parameters here
args_tesseract.extend([input_image, prefix, 'pdf', 'txt'] + tessconfig) args_tesseract.extend([input_file, prefix, 'pdf', 'txt'] + tessconfig)
try: try:
log.debug(args_tesseract) p = run(args_tesseract, stdout=PIPE, stderr=STDOUT, timeout=timeout, check=True)
p = run(
args_tesseract,
stdout=PIPE,
stderr=STDOUT,
timeout=timeout,
check=True,
env=tesseract_env,
)
stdout = p.stdout stdout = p.stdout
if os.path.exists(prefix + '.txt'): if os.path.exists(prefix + '.txt'):
shutil.move(prefix + '.txt', output_text) shutil.move(prefix + '.txt', output_text)
except TimeoutExpired: except TimeoutExpired:
page_timedout(log, input_image, timeout) page_timedout(timeout)
use_skip_page(text_only, skip_pdf, output_pdf, output_text) use_skip_page(output_pdf, output_text)
except CalledProcessError as e: except CalledProcessError as e:
tesseract_log_output(log, e.output, input_image) tesseract_log_output(e.output)
if b'Image too large' in e.output: if b'Image too large' in e.output:
use_skip_page(text_only, skip_pdf, output_pdf, output_text) use_skip_page(output_pdf, output_text)
return return
raise SubprocessOutputError() from e raise SubprocessOutputError() from e
else: else:
tesseract_log_output(log, stdout, input_image) tesseract_log_output(stdout)
@@ -20,24 +20,27 @@
"""Interface to unpaper executable""" """Interface to unpaper executable"""
import logging
import os import os
import shlex import shlex
from functools import lru_cache from pathlib import Path
from subprocess import PIPE, STDOUT, CalledProcessError from subprocess import PIPE, STDOUT, CalledProcessError
from tempfile import TemporaryDirectory from tempfile import TemporaryDirectory
from PIL import Image from PIL import Image
from ..exceptions import MissingDependencyError, SubprocessOutputError from ocrmypdf.exceptions import MissingDependencyError, SubprocessOutputError
from . import get_version, run as external_run from ocrmypdf.subprocess import get_version
from ocrmypdf.subprocess import run as external_run
log = logging.getLogger(__name__)
@lru_cache(maxsize=1)
def version(): def version():
return get_version('unpaper') return get_version('unpaper')
def run(input_file, output_file, dpi, log, mode_args): def run(input_file, output_file, dpi, mode_args):
args_unpaper = ['unpaper', '-v', '--dpi', str(dpi)] + mode_args args_unpaper = ['unpaper', '-v', '--dpi', str(dpi)] + mode_args
SUFFIXES = {'1': '.pbm', 'L': '.pgm', 'RGB': '.ppm'} SUFFIXES = {'1': '.pbm', 'L': '.pgm', 'RGB': '.ppm'}
@@ -63,8 +66,8 @@ def run(input_file, output_file, dpi, log, mode_args):
"Failed to convert image to a supported format." "Failed to convert image to a supported format."
) from e ) from e
input_pnm = os.path.join(tmpdir, f'input{suffix}') input_pnm = Path(tmpdir) / f'input{suffix}'
output_pnm = os.path.join(tmpdir, f'output{suffix}') output_pnm = Path(tmpdir) / f'output{suffix}'
im.save(input_pnm, format='PPM') im.save(input_pnm, format='PPM')
# To prevent any shenanigans from accepting arbitrary parameters in # To prevent any shenanigans from accepting arbitrary parameters in
@@ -74,7 +77,7 @@ def run(input_file, output_file, dpi, log, mode_args):
# 3) append absolute paths for the input and output file # 3) append absolute paths for the input and output file
# This should ensure that a user cannot clobber some other file with # This should ensure that a user cannot clobber some other file with
# their unpaper arguments (whether intentionally or otherwise) # their unpaper arguments (whether intentionally or otherwise)
args_unpaper.extend([input_pnm, output_pnm]) args_unpaper.extend([os.fspath(input_pnm), os.fspath(output_pnm)])
try: try:
proc = external_run( proc = external_run(
args_unpaper, args_unpaper,
@@ -109,7 +112,7 @@ def validate_custom_args(args: str):
return unpaper_args return unpaper_args
def clean(input_file, output_file, dpi, log, unpaper_args=None): def clean(input_file, output_file, dpi, unpaper_args=None):
default_args = [ default_args = [
'--layout', '--layout',
'none', 'none',
@@ -123,4 +126,4 @@ def clean(input_file, output_file, dpi, log, unpaper_args=None):
] ]
if not unpaper_args: if not unpaper_args:
unpaper_args = default_args unpaper_args = default_args
run(input_file, output_file, dpi, log, unpaper_args) run(input_file, output_file, dpi, unpaper_args)
+120 -109
View File
@@ -15,12 +15,13 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import os import logging
from contextlib import suppress from contextlib import suppress
from pathlib import Path from pathlib import Path
import pikepdf import pikepdf
log = logging.getLogger(__name__)
MAX_REPLACE_PAGES = 100 MAX_REPLACE_PAGES = 100
@@ -88,99 +89,10 @@ def strip_invisible_text(pdf, page):
page.Contents = pikepdf.Stream(pdf, content_stream) page.Contents = pikepdf.Stream(pdf, content_stream)
def _graft_text_layer(
*, pdf_base, page_num, text, font, font_key, procset, rotation, strip_old_text, log
):
"""Insert the text layer from text page 0 on to pdf_base at page_num"""
log.debug("Grafting")
if Path(text).stat().st_size == 0:
return
# This is a pointer indicating a specific page in the base file
pdf_text = pikepdf.open(text)
pdf_text_contents = pdf_text.pages[0].Contents.read_bytes()
base_page = pdf_base.pages.p(page_num)
# The text page always will be oriented up by this stage but the original
# content may have a rotation applied. Wrap the text stream with a rotation
# so it will be oriented the same way as the rest of the page content.
# (Previous versions OCRmyPDF rotated the content layer to match the text.)
mediabox = [float(pdf_text.pages[0].MediaBox[v]) for v in range(4)]
wt, ht = mediabox[2] - mediabox[0], mediabox[3] - mediabox[1]
mediabox = [float(base_page.MediaBox[v]) for v in range(4)]
wp, hp = mediabox[2] - mediabox[0], mediabox[3] - mediabox[1]
translate = pikepdf.PdfMatrix().translated(-wt / 2, -ht / 2)
untranslate = pikepdf.PdfMatrix().translated(wp / 2, hp / 2)
corner = pikepdf.PdfMatrix().translated(mediabox[0], mediabox[1])
# -rotation because the input is a clockwise angle and this formula
# uses CCW
rotation = -rotation % 360
rotate = pikepdf.PdfMatrix().rotated(rotation)
# Because of rounding of DPI, we might get a text layer that is not
# identically sized to the target page. Scale to adjust. Normally this
# is within 0.998.
if rotation in (90, 270):
wt, ht = ht, wt
scale_x = wp / wt
scale_y = hp / ht
# log.debug('%r', scale_x, scale_y)
scale = pikepdf.PdfMatrix().scaled(scale_x, scale_y)
# Translate the text so it is centered at (0, 0), rotate it there, adjust
# for a size different between initial and text PDF, then untranslate, and
# finally move the lower left corner to match the mediabox
ctm = translate @ rotate @ scale @ untranslate @ corner
pdf_text_contents = b'q %s cm\n' % ctm.encode() + pdf_text_contents + b'\nQ\n'
new_text_layer = pikepdf.Stream(pdf_base, pdf_text_contents)
if strip_old_text:
strip_invisible_text(pdf_base, base_page)
base_page.page_contents_add(new_text_layer, prepend=True)
_update_page_resources(
page=base_page, font=font, font_key=font_key, procset=procset
)
pdf_text.close()
def _find_font(text, pdf_base):
"""Copy a font from the filename text into pdf_base"""
font, font_key = None, None
possible_font_names = ('/f-0-0', '/F1')
try:
with pikepdf.open(text) as pdf_text:
try:
pdf_text_fonts = pdf_text.pages[0].Resources.get('/Font', {})
except (AttributeError, IndexError, KeyError):
return None, None
for f in possible_font_names:
pdf_text_font = pdf_text_fonts.get(f, None)
if pdf_text_font is not None:
font_key = f
break
if pdf_text_font:
font = pdf_base.copy_foreign(pdf_text_font)
return font, font_key
except (FileNotFoundError, pikepdf.PdfError):
# PdfError occurs if a 0-length file is written e.g. due to OCR timeout
return None, None
class OcrGrafter: class OcrGrafter:
def __init__(self, context): def __init__(self, context):
self.context = context self.context = context
self.log = context.log self.path_base = context.origin
self.path_base = Path(context.origin).resolve()
self.pdf_base = pikepdf.open(self.path_base) self.pdf_base = pikepdf.open(self.path_base)
self.font, self.font_key = None, None self.font, self.font_key = None, None
@@ -195,10 +107,11 @@ class OcrGrafter:
self.emplacements = 1 self.emplacements = 1
self.interim_count = 0 self.interim_count = 0
def graft_page(self, page_result): def graft_page(
pageno, image, text, _sidecar, autorotate_correction = page_result self, *, pageno: int, image: Path, textpdf: Path, autorotate_correction: int
if text and not self.font: ):
self.font, self.font_key = _find_font(text, self.pdf_base) if textpdf and not self.font:
self.font, self.font_key = self._find_font(textpdf)
emplaced_page = False emplaced_page = False
content_rotation = self.pdfinfo[pageno].rotation content_rotation = self.pdfinfo[pageno].rotation
@@ -206,7 +119,7 @@ class OcrGrafter:
if path_image is not None and path_image != self.path_base: if path_image is not None and path_image != self.path_base:
# We are updating the old page with a rasterized PDF of the new # We are updating the old page with a rasterized PDF of the new
# page (without changing objgen, to preserve references) # page (without changing objgen, to preserve references)
self.log.debug("Emplacement update") log.debug("Emplacement update")
with pikepdf.open(image) as pdf_image: with pikepdf.open(image) as pdf_image:
self.emplacements += 1 self.emplacements += 1
foreign_image_page = pdf_image.pages[0] foreign_image_page = pdf_image.pages[0]
@@ -220,25 +133,23 @@ class OcrGrafter:
content_rotation = autorotate_correction content_rotation = autorotate_correction
text_rotation = autorotate_correction text_rotation = autorotate_correction
text_misaligned = (text_rotation - content_rotation) % 360 text_misaligned = (text_rotation - content_rotation) % 360
self.log.debug( log.debug(
f"Rotations for page {pageno}: [text, auto, misalign, content] = " f"Rotations for page {pageno}: [text, auto, misalign, content] = "
f"{text_rotation}, {autorotate_correction}, " f"{text_rotation}, {autorotate_correction}, "
f"{text_misaligned}, {content_rotation}" f"{text_misaligned}, {content_rotation}"
) )
if text and self.font: if textpdf and self.font:
# Graft the text layer onto this page, whether new or old # Graft the text layer onto this page, whether new or old
strip_old = self.context.options.redo_ocr strip_old = self.context.options.redo_ocr
_graft_text_layer( self._graft_text_layer(
pdf_base=self.pdf_base,
page_num=pageno + 1, page_num=pageno + 1,
text=text, textpdf=textpdf,
font=self.font, font=self.font,
font_key=self.font_key, font_key=self.font_key,
rotation=text_misaligned, rotation=text_misaligned,
procset=self.procset, procset=self.procset,
strip_old_text=strip_old, strip_old_text=strip_old,
log=self.log,
) )
# Correct the rotation if applicable # Correct the rotation if applicable
@@ -250,10 +161,13 @@ class OcrGrafter:
self.save_and_reload() self.save_and_reload()
def save_and_reload(self): def save_and_reload(self):
# Periodically save and reload the Pdf object. This will keep a """Save and reload the Pdf.
# lid on our memory usage for very large files. Attach the font to
# page 1 even if page 1 doesn't use it, so we have a way to get it This will keep a lid on our memory usage for very large files. Attach
# back. the font to page 1 even if page 1 doesn't use it, so we have a way to get it
back.
"""
page0 = self.pdf_base.pages[0] page0 = self.pdf_base.pages[0]
_update_page_resources( _update_page_resources(
page=page0, font=self.font, font_key=self.font_key, procset=self.procset page=page0, font=self.font, font_key=self.font_key, procset=self.procset
@@ -264,12 +178,14 @@ class OcrGrafter:
# {interim_count} is the opened file we were updateing # {interim_count} is the opened file we were updateing
# {interim_count - 1} can be deleted # {interim_count - 1} can be deleted
# {interim_count + 1} is the new file will produce and open # {interim_count + 1} is the new file will produce and open
old_file = self.output_file + f'_working{self.interim_count - 1}.pdf' old_file = self.output_file.with_suffix(f'.working{self.interim_count - 1}.pdf')
if not self.context.options.keep_temporary_files: if not self.context.options.keep_temporary_files:
with suppress(FileNotFoundError): with suppress(FileNotFoundError):
os.unlink(old_file) old_file.unlink()
next_file = self.output_file + f'_working{self.interim_count + 1}.pdf' next_file = self.output_file.with_suffix(
f'.working{self.interim_count + 1}.pdf'
)
self.pdf_base.save(next_file) self.pdf_base.save(next_file)
self.pdf_base.close() self.pdf_base.close()
@@ -282,3 +198,98 @@ class OcrGrafter:
self.pdf_base.save(self.output_file) self.pdf_base.save(self.output_file)
self.pdf_base.close() self.pdf_base.close()
return self.output_file return self.output_file
def _find_font(self, text):
"""Copy a font from the filename text into pdf_base"""
font, font_key = None, None
possible_font_names = ('/f-0-0', '/F1')
try:
with pikepdf.open(text) as pdf_text:
try:
pdf_text_fonts = pdf_text.pages[0].Resources.get('/Font', {})
except (AttributeError, IndexError, KeyError):
return None, None
for f in possible_font_names:
pdf_text_font = pdf_text_fonts.get(f, None)
if pdf_text_font is not None:
font_key = f
break
if pdf_text_font:
font = self.pdf_base.copy_foreign(pdf_text_font)
return font, font_key
except (FileNotFoundError, pikepdf.PdfError):
# PdfError occurs if a 0-length file is written e.g. due to OCR timeout
return None, None
def _graft_text_layer(
self,
*,
page_num: int,
textpdf: Path,
font: pikepdf.Object,
font_key: pikepdf.Object,
procset: pikepdf.Object,
rotation: int,
strip_old_text: bool,
):
"""Insert the text layer from text page 0 on to pdf_base at page_num"""
log.debug("Grafting")
if Path(textpdf).stat().st_size == 0:
return
# This is a pointer indicating a specific page in the base file
with pikepdf.open(textpdf) as pdf_text:
pdf_text_contents = pdf_text.pages[0].Contents.read_bytes()
base_page = self.pdf_base.pages.p(page_num)
# The text page always will be oriented up by this stage but the original
# content may have a rotation applied. Wrap the text stream with a rotation
# so it will be oriented the same way as the rest of the page content.
# (Previous versions OCRmyPDF rotated the content layer to match the text.)
mediabox = [float(pdf_text.pages[0].MediaBox[v]) for v in range(4)]
wt, ht = mediabox[2] - mediabox[0], mediabox[3] - mediabox[1]
mediabox = [float(base_page.MediaBox[v]) for v in range(4)]
wp, hp = mediabox[2] - mediabox[0], mediabox[3] - mediabox[1]
translate = pikepdf.PdfMatrix().translated(-wt / 2, -ht / 2)
untranslate = pikepdf.PdfMatrix().translated(wp / 2, hp / 2)
corner = pikepdf.PdfMatrix().translated(mediabox[0], mediabox[1])
# -rotation because the input is a clockwise angle and this formula
# uses CCW
rotation = -rotation % 360
rotate = pikepdf.PdfMatrix().rotated(rotation)
# Because of rounding of DPI, we might get a text layer that is not
# identically sized to the target page. Scale to adjust. Normally this
# is within 0.998.
if rotation in (90, 270):
wt, ht = ht, wt
scale_x = wp / wt
scale_y = hp / ht
# log.debug('%r', scale_x, scale_y)
scale = pikepdf.PdfMatrix().scaled(scale_x, scale_y)
# Translate the text so it is centered at (0, 0), rotate it there, adjust
# for a size different between initial and text PDF, then untranslate, and
# finally move the lower left corner to match the mediabox
ctm = translate @ rotate @ scale @ untranslate @ corner
pdf_text_contents = (
b'q %s cm\n' % ctm.encode() + pdf_text_contents + b'\nQ\n'
)
new_text_layer = pikepdf.Stream(self.pdf_base, pdf_text_contents)
if strip_old_text:
strip_invisible_text(self.pdf_base, base_page)
base_page.page_contents_add(new_text_layer, prepend=True)
_update_page_resources(
page=base_page, font=font, font_key=font_key, procset=procset
)
+26 -64
View File
@@ -15,40 +15,25 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import os import os
import shutil import shutil
import sys import sys
from pathlib import Path
from ocrmypdf._plugin_manager import get_plugin_manager
class PicklableLoggerMixin: class PdfContext:
def __init__(self):
self._log = None
@property
def log(self):
if not self._log:
self._log = self.get_logger()
return self._log
def __getstate__(self):
# Python 3.6 is incapable of pickling a logger and marshalling it to another
# process (threading._RLock error), so we disconnect it before pickling,
# and create a new logger in the worker process.
state = self.__dict__.copy()
state['_log'] = None
return state
class PDFContext(PicklableLoggerMixin):
"""Holds our context for a particular run of the pipeline""" """Holds our context for a particular run of the pipeline"""
def __init__(self, options, work_folder, origin, pdfinfo): def __init__(
PicklableLoggerMixin.__init__(self) self, options, work_folder: Path, origin: Path, pdfinfo, plugin_manager
):
self.options = options self.options = options
self.work_folder = work_folder self.work_folder = Path(work_folder)
self.origin = origin self.origin = Path(origin)
self.pdfinfo = pdfinfo self.pdfinfo = pdfinfo
self.plugin_manager = plugin_manager
if options: if options:
self.name = os.path.basename(options.input_file) self.name = os.path.basename(options.input_file)
else: else:
@@ -56,11 +41,8 @@ class PDFContext(PicklableLoggerMixin):
if self.name == '-': if self.name == '-':
self.name = 'stdin' self.name = 'stdin'
def get_logger(self): def get_path(self, name: str) -> Path:
return make_logger(self.options, filename=self.name) return self.work_folder / name
def get_path(self, name):
return os.path.join(self.work_folder, name)
def get_page_contexts(self): def get_page_contexts(self):
npages = len(self.pdfinfo) npages = len(self.pdfinfo)
@@ -68,27 +50,33 @@ class PDFContext(PicklableLoggerMixin):
yield PageContext(self, n) yield PageContext(self, n)
class PageContext(PicklableLoggerMixin): class PageContext:
"""Holds our context for a page """Holds our context for a page
Must be pickable, so only store intrinsic/simple data elements Must be pickable, so only store intrinsic/simple data elements
""" """
def __init__(self, pdf_context, pageno): def __init__(self, pdf_context: PdfContext, pageno):
PicklableLoggerMixin.__init__(self)
self.work_folder = pdf_context.work_folder self.work_folder = pdf_context.work_folder
self.origin = pdf_context.origin self.origin = pdf_context.origin
self.options = pdf_context.options self.options = pdf_context.options
self.name = pdf_context.name self.name = pdf_context.name
self.pageno = pageno self.pageno = pageno
self.pageinfo = pdf_context.pdfinfo[pageno] self.pageinfo = pdf_context.pdfinfo[pageno]
self._log = None self.plugin_manager = pdf_context.plugin_manager
def get_logger(self): def get_path(self, name: str) -> Path:
return make_logger(self.options, filename=self.name, page=self.pageno + 1) return self.work_folder / ("%06d_%s" % (self.pageno + 1, name))
def get_path(self, name): def __getstate__(self):
return os.path.join(self.work_folder, "%06d_%s" % (self.pageno + 1, name)) state = self.__dict__.copy()
if state['plugin_manager'] is not None:
state['plugin_manager'] = None
return state
def __setstate__(self, state):
self.__dict__.update(state)
self.plugin_manager = get_plugin_manager(self.options.plugins)
def cleanup_working_files(work_folder, options): def cleanup_working_files(work_folder, options):
@@ -96,29 +84,3 @@ def cleanup_working_files(work_folder, options):
print(f"Temporary working files retained at:\n{work_folder}", file=sys.stderr) print(f"Temporary working files retained at:\n{work_folder}", file=sys.stderr)
else: else:
shutil.rmtree(work_folder, ignore_errors=True) shutil.rmtree(work_folder, ignore_errors=True)
class LogNameAdapter(logging.LoggerAdapter):
def process(self, msg, kwargs):
# return '[%s] %s' % (self.extra['input_filename'], msg), kwargs
return '%s' % (msg,), kwargs
class LogNamePageAdapter(logging.LoggerAdapter):
def process(self, msg, kwargs):
return (
#'[%s:%05u] %s' % (self.extra['input_filename'], self.extra['page'], msg),
'%4u: %s' % (self.extra['page'], msg),
kwargs,
)
def make_logger(options=None, prefix='ocrmypdf', filename=None, page=None):
log = logging.getLogger(prefix)
if filename and page:
adapter = LogNamePageAdapter(log, dict(input_filename=filename, page=page))
elif filename:
adapter = LogNameAdapter(log, dict(input_filename=filename))
else:
adapter = log
return adapter
+60
View File
@@ -0,0 +1,60 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import sys
from contextlib import suppress
from tqdm import tqdm
class PageNumberFilter(logging.Filter):
def filter(self, record):
pageno = getattr(record, 'pageno', None)
if pageno is not None:
record.pageno = f'{pageno:5d} '
else:
record.pageno = ''
return True
class TqdmConsole:
"""Wrapper to log messages in a way that is compatible with tqdm progress bar
This routes log messages through tqdm so that it can print them above the
progress bar, and then refresh the progress bar, rather than overwriting
it which looks messy.
For some reason Python 3.6 prints extra empty messages from time to time,
so we suppress those.
"""
def __init__(self, file):
self.file = file
self.py36 = sys.version_info[0:2] == (3, 6)
def write(self, msg):
# When no progress bar is active, tqdm.write() routes to print()
if self.py36:
if msg.strip() != '':
tqdm.write(msg.rstrip(), end='\n', file=self.file)
else:
tqdm.write(msg.rstrip(), end='\n', file=self.file)
def flush(self):
with suppress(AttributeError):
self.file.flush()
+234 -237
View File
@@ -15,6 +15,7 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import os import os
import re import re
import sys import sys
@@ -24,43 +25,45 @@ from shutil import copyfileobj
import img2pdf import img2pdf
import pikepdf import pikepdf
from pikepdf.models.metadata import encode_pdf_date from pikepdf.models.metadata import encode_pdf_date
from PIL import Image from PIL import Image, ImageColor, ImageDraw
from . import leptonica from ocrmypdf import leptonica
from ._version import PROGRAM_NAME from ocrmypdf._exec import unpaper
from ._version import __version__ as VERSION from ocrmypdf._version import PROGRAM_NAME
from .exceptions import ( from ocrmypdf._version import __version__ as VERSION
from ocrmypdf.exceptions import (
DpiError, DpiError,
EncryptedPdfError, EncryptedPdfError,
InputFileError, InputFileError,
PriorOcrFoundError, PriorOcrFoundError,
UnsupportedImageFormatError, UnsupportedImageFormatError,
) )
from .exec import ghostscript, tesseract from ocrmypdf.helpers import Resolution, safe_symlink
from .helpers import safe_symlink from ocrmypdf.hocrtransform import HocrTransform
from .hocrtransform import HocrTransform from ocrmypdf.optimize import optimize
from .optimize import optimize from ocrmypdf.pdfa import generate_pdfa_ps
from .pdfa import generate_pdfa_ps from ocrmypdf.pdfinfo import Colorspace, Encoding, PdfInfo
from .pdfinfo import Colorspace, PdfInfo, Encoding
log = logging.getLogger(__name__)
VECTOR_PAGE_DPI = 400 VECTOR_PAGE_DPI = 400
def triage_image_file(input_file, output_file, options, log): def triage_image_file(input_file, output_file, options):
log.info("Input file is not a PDF, checking if it is an image...") log.info("Input file is not a PDF, checking if it is an image...")
try: try:
im = Image.open(input_file) im = Image.open(input_file)
except EnvironmentError as e: except EnvironmentError as e:
# Recover the original filename # Recover the original filename
log.error(str(e).replace(input_file, options.input_file)) log.error(str(e).replace(str(input_file), str(options.input_file)))
raise UnsupportedImageFormatError() from e raise UnsupportedImageFormatError() from e
with im: with im:
log.info("Input file is an image") log.info("Input file is an image")
if 'dpi' in im.info: if 'dpi' in im.info:
if im.info['dpi'] <= (96, 96) and not options.image_dpi: if im.info['dpi'] <= (96, 96) and not options.image_dpi:
log.info("Image size: (%d, %d)" % im.size) log.info("Image size: (%d, %d)", *im.size)
log.info("Image resolution: (%d, %d)" % im.info['dpi']) log.info("Image resolution: (%d, %d)", *im.info['dpi'])
log.error( log.error(
"Input file is an image, but the resolution (DPI) is " "Input file is an image, but the resolution (DPI) is "
"not credible. Estimate the resolution at which the " "not credible. Estimate the resolution at which the "
@@ -68,7 +71,7 @@ def triage_image_file(input_file, output_file, options, log):
) )
raise DpiError() raise DpiError()
elif not options.image_dpi: elif not options.image_dpi:
log.info("Image size: (%d, %d)" % im.size) log.info("Image size: (%d, %d)", *im.size)
log.error( log.error(
"Input file is an image, but has no resolution (DPI) " "Input file is an image, but has no resolution (DPI) "
"in its metadata. Estimate the resolution at which " "in its metadata. Estimate the resolution at which "
@@ -95,11 +98,14 @@ def triage_image_file(input_file, output_file, options, log):
layout_fun = img2pdf.default_layout_fun layout_fun = img2pdf.default_layout_fun
if options.image_dpi: if options.image_dpi:
layout_fun = img2pdf.get_fixed_dpi_layout_fun( layout_fun = img2pdf.get_fixed_dpi_layout_fun(
(options.image_dpi, options.image_dpi) Resolution(options.image_dpi, options.image_dpi)
) )
with open(output_file, 'wb') as outf: with open(output_file, 'wb') as outf:
img2pdf.convert( img2pdf.convert(
input_file, layout_fun=layout_fun, with_pdfrw=False, outputstream=outf os.fspath(input_file),
layout_fun=layout_fun,
with_pdfrw=False,
outputstream=outf,
) )
log.info("Successfully converted to PDF, processing...") log.info("Successfully converted to PDF, processing...")
except img2pdf.ImageOpenError as e: except img2pdf.ImageOpenError as e:
@@ -123,7 +129,7 @@ def _pdf_guess_version(input_file, search_window=1024):
return '' return ''
def triage(input_file, output_file, options, log): def triage(original_filename, input_file, output_file, options):
try: try:
if _pdf_guess_version(input_file): if _pdf_guess_version(input_file):
if options.image_dpi: if options.image_dpi:
@@ -135,17 +141,28 @@ def triage(input_file, output_file, options, log):
safe_symlink(input_file, output_file) safe_symlink(input_file, output_file)
return output_file return output_file
except EnvironmentError as e: except EnvironmentError as e:
log.error(e) log.debug(f"Temporary file was at: {input_file}")
raise InputFileError() from e msg = str(e).replace(str(input_file), original_filename)
raise InputFileError(msg) from e
triage_image_file(input_file, output_file, options, log) triage_image_file(input_file, output_file, options)
return output_file return output_file
def get_pdfinfo(input_file, detailed_page_analysis=False, progbar=False): def get_pdfinfo(
input_file,
detailed_analysis=False,
progbar=False,
max_workers=None,
check_pages=None,
):
try: try:
return PdfInfo( return PdfInfo(
input_file, detailed_page_analysis=detailed_page_analysis, progbar=progbar input_file,
detailed_analysis=detailed_analysis,
progbar=progbar,
max_workers=max_workers,
check_pages=check_pages,
) )
except pikepdf.PasswordError: except pikepdf.PasswordError:
raise EncryptedPdfError() raise EncryptedPdfError()
@@ -154,7 +171,6 @@ def get_pdfinfo(input_file, detailed_page_analysis=False, progbar=False):
def validate_pdfinfo_options(context): def validate_pdfinfo_options(context):
log = context.log
pdfinfo = context.pdfinfo pdfinfo = context.pdfinfo
options = context.options options = context.options
@@ -181,7 +197,7 @@ def validate_pdfinfo_options(context):
) )
raise InputFileError() raise InputFileError()
else: else:
log.warn( log.warning(
"This PDF has a fillable form. " "This PDF has a fillable form. "
"Chances are it is a pure digital " "Chances are it is a pure digital "
"document that does not need OCR." "document that does not need OCR."
@@ -192,54 +208,56 @@ def validate_pdfinfo_options(context):
"form and all filled form fields. The output PDF will be " "form and all filled form fields. The output PDF will be "
"'flattened' and will no longer be fillable." "'flattened' and will no longer be fillable."
) )
context.plugin_manager.hook.validate(pdfinfo=pdfinfo, options=options)
def get_page_dpi(pageinfo, options): def get_page_dpi(pageinfo, options):
"Get the DPI when nonsquare DPI is tolerable" "Get the DPI when nonsquare DPI is tolerable"
xres = max( xres = max(
pageinfo.xres or VECTOR_PAGE_DPI, pageinfo.dpi.x or VECTOR_PAGE_DPI,
options.oversample or 0, options.oversample or 0.0,
VECTOR_PAGE_DPI if pageinfo.has_vector else 0, VECTOR_PAGE_DPI if pageinfo.has_vector else 0.0,
) )
yres = max( yres = max(
pageinfo.yres or VECTOR_PAGE_DPI, pageinfo.dpi.y or VECTOR_PAGE_DPI,
options.oversample or 0, options.oversample or 0,
VECTOR_PAGE_DPI if pageinfo.has_vector else 0, VECTOR_PAGE_DPI if pageinfo.has_vector else 0.0,
) )
return (float(xres), float(yres)) return Resolution(float(xres), float(yres))
def get_page_square_dpi(pageinfo, options): def get_page_square_dpi(pageinfo, options) -> Resolution:
"Get the DPI when we require xres == yres, scaled to physical units" "Get the DPI when we require xres == yres, scaled to physical units"
xres = pageinfo.xres or 0 xres = pageinfo.dpi.x or 0.0
yres = pageinfo.yres or 0 yres = pageinfo.dpi.y or 0.0
userunit = pageinfo.userunit or 1 userunit = float(pageinfo.userunit) or 1.0
return float( units = float(
max( max(
(xres * userunit) or VECTOR_PAGE_DPI, (xres * userunit) or VECTOR_PAGE_DPI,
(yres * userunit) or VECTOR_PAGE_DPI, (yres * userunit) or VECTOR_PAGE_DPI,
VECTOR_PAGE_DPI if pageinfo.has_vector else 0, VECTOR_PAGE_DPI if pageinfo.has_vector else 0.0,
options.oversample or 0, options.oversample or 0.0,
) )
) )
return Resolution(units, units)
def get_canvas_square_dpi(pageinfo, options): def get_canvas_square_dpi(pageinfo, options) -> Resolution:
"""Get the DPI when we require xres == yres, in Postscript units""" """Get the DPI when we require xres == yres, in Postscript units"""
return float( units = float(
max( max(
(pageinfo.xres) or VECTOR_PAGE_DPI, (pageinfo.dpi.x) or VECTOR_PAGE_DPI,
(pageinfo.yres) or VECTOR_PAGE_DPI, (pageinfo.dpi.y) or VECTOR_PAGE_DPI,
VECTOR_PAGE_DPI if pageinfo.has_vector else 0, VECTOR_PAGE_DPI if pageinfo.has_vector else 0.0,
options.oversample or 0, options.oversample or 0.0,
) )
) )
return Resolution(units, units)
def is_ocr_required(page_context): def is_ocr_required(page_context):
pageinfo = page_context.pageinfo pageinfo = page_context.pageinfo
options = page_context.options options = page_context.options
log = page_context.log
ocr_required = True ocr_required = True
@@ -249,14 +267,15 @@ def is_ocr_required(page_context):
elif pageinfo.has_text: elif pageinfo.has_text:
if not options.force_ocr and not (options.skip_text or options.redo_ocr): if not options.force_ocr and not (options.skip_text or options.redo_ocr):
raise PriorOcrFoundError( raise PriorOcrFoundError(
"page already has text! - aborting (use --force-ocr to force OCR)" "page already has text! - aborting (use --force-ocr to force OCR; "
" see also help for the arguments --skip-text and --redo-ocr"
) )
elif options.force_ocr: elif options.force_ocr:
log.info("page already has text! - rasterizing text and running OCR anyway") log.info("page already has text! - rasterizing text and running OCR anyway")
ocr_required = True ocr_required = True
elif options.redo_ocr: elif options.redo_ocr:
if pageinfo.has_corrupt_text: if pageinfo.has_corrupt_text:
log.warn( log.warning(
"some text on this page cannot be mapped to characters: " "some text on this page cannot be mapped to characters: "
"consider using --force-ocr instead" "consider using --force-ocr instead"
) )
@@ -283,7 +302,7 @@ def is_ocr_required(page_context):
) )
elif options.force_ocr: elif options.force_ocr:
# Warn the user they might not want to do this # Warn the user they might not want to do this
log.warn( log.warning(
"page has no images - " "page has no images - "
"all vector content will be " "all vector content will be "
f"rasterized at {VECTOR_PAGE_DPI} DPI, losing some resolution and likely " f"rasterized at {VECTOR_PAGE_DPI} DPI, losing some resolution and likely "
@@ -303,7 +322,7 @@ def is_ocr_required(page_context):
pixel_count = pageinfo.width_pixels * pageinfo.height_pixels pixel_count = pageinfo.width_pixels * pageinfo.height_pixels
if pixel_count > (options.skip_big * 1_000_000): if pixel_count > (options.skip_big * 1_000_000):
ocr_required = False ocr_required = False
log.warn( log.warning(
"page too big, skipping OCR " "page too big, skipping OCR "
f"({(pixel_count / 1_000_000):.1f} MPixels > {options.skip_big:.1f} MPixels --skip-big)" f"({(pixel_count / 1_000_000):.1f} MPixels > {options.skip_big:.1f} MPixels --skip-big)"
) )
@@ -314,83 +333,74 @@ def rasterize_preview(input_file, page_context):
output_file = page_context.get_path('rasterize_preview.jpg') output_file = page_context.get_path('rasterize_preview.jpg')
canvas_dpi = get_canvas_square_dpi(page_context.pageinfo, page_context.options) canvas_dpi = get_canvas_square_dpi(page_context.pageinfo, page_context.options)
page_dpi = get_page_square_dpi(page_context.pageinfo, page_context.options) page_dpi = get_page_square_dpi(page_context.pageinfo, page_context.options)
ghostscript.rasterize_pdf( page_context.plugin_manager.hook.rasterize_pdf_page(
input_file, input_file=input_file,
output_file, output_file=output_file,
xres=canvas_dpi,
yres=canvas_dpi,
raster_device='jpeggray', raster_device='jpeggray',
log=page_context.log, raster_dpi=canvas_dpi,
page_dpi=(page_dpi, page_dpi), page_dpi=page_dpi,
pageno=page_context.pageinfo.pageno + 1, pageno=page_context.pageinfo.pageno + 1,
) )
return output_file return output_file
def get_orientation_correction(preview, page_context): def describe_rotation(page_context, orient_conf, correction):
""" """
Work out orientation correct for each page. Describe the page rotation we are going to perform.
"""
direction = {0: '', 90: '', 180: '', 270: ''}
turns = {0: ' ', 90: '', 180: '', 270: ''}
existing_rotation = page_context.pageinfo.rotation
action = ''
if orient_conf.confidence >= page_context.options.rotate_pages_threshold:
if correction != 0:
action = 'will rotate ' + turns[correction]
else:
action = 'rotation appears correct'
else:
if correction != 0:
action = 'confidence too low to rotate'
else:
action = 'no change'
facing = ''
if existing_rotation != 0:
facing = f"with existing rotation {direction.get(existing_rotation, '?')}, "
facing += f"page is facing {direction.get(orient_conf.angle, '?')}"
return f"{facing}, confidence {orient_conf.confidence:.2f} - {action}"
def get_orientation_correction(preview, page_context):
"""Work out orientation correct for each page.
We ask Ghostscript to draw a preview page, which will rasterize with the We ask Ghostscript to draw a preview page, which will rasterize with the
current /Rotate applied, and then ask Tesseract which way the page is current /Rotate applied, and then ask OCR which way the page is
oriented. If the value of /Rotate is correct (e.g., a user already oriented. If the value of /Rotate is correct (e.g., a user already
manually fixed rotation), then Tesseract will say the page is pointing manually fixed rotation), then OCR will say the page is pointing
up and the correction is zero. Otherwise, the orientation found by up and the correction is zero. Otherwise, the orientation found by
Tesseract represents the clockwise rotation, or the counterclockwise OCR represents the clockwise rotation, or the counterclockwise
correction to rotation. correction to rotation.
When we draw the real page for OCR, we rotate it by the CCW correction, When we draw the real page for OCR, we rotate it by the CCW correction,
which points it (hopefully) upright. _graft.py takes care of the orienting which points it (hopefully) upright. _graft.py takes care of the orienting
the image and text layers. the image and text layers.
""" """
orient_conf = tesseract.get_orientation( orient_conf = page_context.plugin_manager.hook.get_ocr_engine().get_orientation(
preview, preview, page_context.options
engine_mode=page_context.options.tesseract_oem,
timeout=page_context.options.tesseract_timeout,
log=page_context.log,
tesseract_env=page_context.options.tesseract_env,
) )
direction = {0: '', 90: '', 180: '', 270: ''}
existing_rotation = page_context.pageinfo.rotation
correction = orient_conf.angle % 360 correction = orient_conf.angle % 360
log.info(describe_rotation(page_context, orient_conf, correction))
apply_correction = False if (
action = '' orient_conf.confidence >= page_context.options.rotate_pages_threshold
if orient_conf.confidence >= page_context.options.rotate_pages_threshold: and correction != 0
if correction != 0: ):
apply_correction = True
action = ' - will rotate'
else:
action = ' - rotation appears correct'
else:
if correction != 0:
action = ' - confidence too low to rotate'
else:
action = ' - no change'
facing = ''
if existing_rotation != 0:
facing = 'with existing rotation {}, '.format(
direction.get(existing_rotation, '?')
)
facing += 'page is facing {}'.format(direction.get(orient_conf.angle, '?'))
page_context.log.debug(
'{pagenum:4d}: {facing}, confidence {conf:.2f}{action}'.format(
pagenum=page_context.pageinfo.pageno,
facing=facing,
conf=orient_conf.confidence,
action=action,
)
)
if apply_correction:
return correction return correction
return 0 return 0
@@ -425,21 +435,19 @@ def rasterize(
device = colorspaces[device_idx] device = colorspaces[device_idx]
page_context.log.debug(f"Rasterize with {device}") log.debug(f"Rasterize with {device}")
# Produce the page image with square resolution or else deskew and OCR # Produce the page image with square resolution or else deskew and OCR
# will not work properly. # will not work properly.
canvas_dpi = get_canvas_square_dpi(pageinfo, page_context.options) canvas_dpi = get_canvas_square_dpi(pageinfo, page_context.options)
page_dpi = get_page_square_dpi(pageinfo, page_context.options) page_dpi = get_page_square_dpi(pageinfo, page_context.options)
ghostscript.rasterize_pdf( page_context.plugin_manager.hook.rasterize_pdf_page(
input_file, input_file=input_file,
output_file, output_file=output_file,
xres=canvas_dpi,
yres=canvas_dpi,
raster_device=device, raster_device=device,
log=page_context.log, raster_dpi=canvas_dpi,
page_dpi=(page_dpi, page_dpi), page_dpi=page_dpi,
pageno=pageinfo.pageno + 1, pageno=pageinfo.pageno + 1,
rotation=correction, rotation=correction,
filter_vector=remove_vectors, filter_vector=remove_vectors,
@@ -453,29 +461,21 @@ def preprocess_remove_background(input_file, page_context):
leptonica.remove_background(input_file, output_file) leptonica.remove_background(input_file, output_file)
return output_file return output_file
else: else:
page_context.log.info("background removal skipped on mono page") log.info("background removal skipped on mono page")
return input_file return input_file
def preprocess_deskew(input_file, page_context): def preprocess_deskew(input_file, page_context):
output_file = page_context.get_path('pp_deskew.png') output_file = page_context.get_path('pp_deskew.png')
dpi = get_page_square_dpi(page_context.pageinfo, page_context.options) dpi = get_page_square_dpi(page_context.pageinfo, page_context.options)
leptonica.deskew(input_file, output_file, dpi) leptonica.deskew(input_file, output_file, dpi.x)
return output_file return output_file
def preprocess_clean(input_file, page_context): def preprocess_clean(input_file, page_context):
from .exec import unpaper
output_file = page_context.get_path('pp_clean.png') output_file = page_context.get_path('pp_clean.png')
dpi = get_page_square_dpi(page_context.pageinfo, page_context.options) dpi = get_page_square_dpi(page_context.pageinfo, page_context.options)
unpaper.clean( unpaper.clean(input_file, output_file, dpi.x, page_context.options.unpaper_args)
input_file,
output_file,
dpi,
page_context.log,
page_context.options.unpaper_args,
)
return output_file return output_file
@@ -487,15 +487,11 @@ def create_ocr_image(image, page_context):
output_file = page_context.get_path('ocr.png') output_file = page_context.get_path('ocr.png')
options = page_context.options options = page_context.options
with Image.open(image) as im: with Image.open(image) as im:
from PIL import ImageColor
from PIL import ImageDraw
white = ImageColor.getcolor('#ffffff', im.mode) white = ImageColor.getcolor('#ffffff', im.mode)
# pink = ImageColor.getcolor('#ff0080', im.mode) # pink = ImageColor.getcolor('#ff0080', im.mode)
draw = ImageDraw.ImageDraw(im) draw = ImageDraw.ImageDraw(im)
xres, yres = im.info['dpi'] log.debug('resolution %r', im.info['dpi'])
page_context.log.debug('resolution %r %r' % (xres, yres))
if not options.force_ocr: if not options.force_ocr:
# Do not mask text areas when forcing OCR, because we need to OCR # Do not mask text areas when forcing OCR, because we need to OCR
@@ -511,15 +507,15 @@ def create_ocr_image(image, page_context):
# without regard whatever resolution is in pageinfo (may differ or # without regard whatever resolution is in pageinfo (may differ or
# be None) # be None)
bbox = [float(v) for v in textarea] bbox = [float(v) for v in textarea]
xscale, yscale = float(xres) / 72.0, float(yres) / 72.0 xyscale = tuple(float(coord) / 72.0 for coord in im.info['dpi'])
pixcoords = [ pixcoords = [
bbox[0] * xscale, bbox[0] * xyscale[0],
im.height - bbox[3] * yscale, im.height - bbox[3] * xyscale[1],
bbox[2] * xscale, bbox[2] * xyscale[0],
im.height - bbox[1] * yscale, im.height - bbox[1] * xyscale[1],
] ]
pixcoords = [int(round(c)) for c in pixcoords] pixcoords = [int(round(c)) for c in pixcoords]
page_context.log.debug('blanking %r', pixcoords) log.debug('blanking %r', pixcoords)
draw.rectangle(pixcoords, fill=white) draw.rectangle(pixcoords, fill=white)
# draw.rectangle(pixcoords, outline=pink) # draw.rectangle(pixcoords, outline=pink)
@@ -529,28 +525,30 @@ def create_ocr_image(image, page_context):
im = pix.topil() im = pix.topil()
del draw del draw
filter_im = page_context.plugin_manager.hook.filter_ocr_image(
page=page_context, image=im
)
if filter_im is not None:
im = filter_im
# Pillow requires integer DPI # Pillow requires integer DPI
dpi = round(xres), round(yres) dpi = tuple(round(coord) for coord in im.info['dpi'])
im.save(output_file, dpi=dpi) im.save(output_file, dpi=dpi)
return output_file return output_file
def ocr_tesseract_hocr(input_file, page_context): def ocr_engine_hocr(input_file, page_context):
hocr_out = page_context.get_path('ocr_hocr.hocr') hocr_out = page_context.get_path('ocr_hocr.hocr')
hocr_text_out = page_context.get_path('ocr_hocr.txt') hocr_text_out = page_context.get_path('ocr_hocr.txt')
options = page_context.options options = page_context.options
tesseract.generate_hocr(
ocr_engine = page_context.plugin_manager.hook.get_ocr_engine()
ocr_engine.generate_hocr(
input_file=input_file, input_file=input_file,
output_files=[hocr_out, hocr_text_out], output_hocr=hocr_out,
language=options.language, output_text=hocr_text_out,
engine_mode=options.tesseract_oem, options=options,
tessconfig=options.tesseract_config,
timeout=options.tesseract_timeout,
pagesegmode=options.tesseract_pagesegmode,
user_words=options.user_words,
user_patterns=options.user_patterns,
tesseract_env=options.tesseract_env,
log=page_context.log,
) )
return (hocr_out, hocr_text_out) return (hocr_out, hocr_text_out)
@@ -567,13 +565,15 @@ def create_visible_page_jpg(image, page_context):
# might have removed the DPI information. In this case, fall back to # might have removed the DPI information. In this case, fall back to
# square DPI used to rasterize. When the preview image was # square DPI used to rasterize. When the preview image was
# rasterized, it was also converted to square resolution, which is # rasterized, it was also converted to square resolution, which is
# what we want to give tesseract, so keep it square. # what we want to give to the OCR engine, so keep it square.
fallback_dpi = get_page_square_dpi(page_context.pageinfo, page_context.options) if 'dpi' in im.info:
dpi = im.info.get('dpi', (fallback_dpi, fallback_dpi)) dpi = Resolution(*im.info['dpi'])
else:
# Fallback to page-implied DPI
dpi = get_page_square_dpi(page_context.pageinfo, page_context.options)
# Pillow requires integer DPI # Pillow requires integer DPI
dpi = round(dpi[0]), round(dpi[1]) im.save(output_file, format='JPEG', dpi=dpi.to_int())
im.save(output_file, format='JPEG', dpi=dpi)
return output_file return output_file
@@ -586,56 +586,50 @@ def create_pdf_page_from_image(image, page_context):
# sandwich renderer would be fine. # sandwich renderer would be fine.
output_file = page_context.get_path('visible.pdf') output_file = page_context.get_path('visible.pdf')
dpi = get_page_square_dpi(page_context.pageinfo, page_context.options) dpi = get_page_square_dpi(page_context.pageinfo, page_context.options)
layout_fun = img2pdf.get_fixed_dpi_layout_fun((dpi, dpi)) layout_fun = img2pdf.get_fixed_dpi_layout_fun(dpi)
# This create a single page PDF # This create a single page PDF
with open(image, 'rb') as imfile, open(output_file, 'wb') as pdf: with open(image, 'rb') as imfile, open(output_file, 'wb') as pdf:
page_context.log.debug('convert') log.debug('convert')
img2pdf.convert( img2pdf.convert(
imfile, with_pdfrw=False, layout_fun=layout_fun, outputstream=pdf imfile, with_pdfrw=False, layout_fun=layout_fun, outputstream=pdf
) )
page_context.log.debug('convert done') log.debug('convert done')
return output_file return output_file
def render_hocr_page(hocr, page_context): def render_hocr_page(hocr, page_context):
output_file = page_context.get_path('ocr_hocr.pdf') output_file = page_context.get_path('ocr_hocr.pdf')
dpi = get_page_square_dpi(page_context.pageinfo, page_context.options) dpi = get_page_square_dpi(page_context.pageinfo, page_context.options)
hocrtransform = HocrTransform(hocr, dpi) hocrtransform = HocrTransform(hocr, dpi.x) # square
hocrtransform.to_pdf( hocrtransform.to_pdf(
output_file, output_file,
imageFileName=None, image_filename=None,
showBoundingboxes=False, show_bounding_boxes=False,
invisibleText=True, invisible_text=True,
interwordSpaces=True, interword_spaces=True,
) )
return output_file return output_file
def ocr_tesseract_textonly_pdf(input_image, page_context): def ocr_engine_textonly_pdf(input_image, page_context):
output_pdf = page_context.get_path('ocr_tess.pdf') output_pdf = page_context.get_path('ocr_tess.pdf')
output_text = page_context.get_path('ocr_tess.txt') output_text = page_context.get_path('ocr_tess.txt')
options = page_context.options options = page_context.options
tesseract.generate_pdf(
input_image=input_image, ocr_engine = page_context.plugin_manager.hook.get_ocr_engine()
skip_pdf=None, ocr_engine.generate_pdf(
input_file=input_image,
output_pdf=output_pdf, output_pdf=output_pdf,
output_text=output_text, output_text=output_text,
language=options.language, options=options,
engine_mode=options.tesseract_oem,
text_only=True,
tessconfig=options.tesseract_config,
timeout=options.tesseract_timeout,
pagesegmode=options.tesseract_pagesegmode,
user_words=options.user_words,
user_patterns=options.user_patterns,
tesseract_env=options.tesseract_env,
log=page_context.log,
) )
return (output_pdf, output_text) return (output_pdf, output_text)
def get_docinfo(base_pdf, options): def get_docinfo(base_pdf, context):
options = context.options
def from_document_info(key): def from_document_info(key):
try: try:
s = base_pdf.docinfo[key] s = base_pdf.docinfo[key]
@@ -647,7 +641,6 @@ def get_docinfo(base_pdf, options):
k: from_document_info(k) k: from_document_info(k)
for k in ('/Title', '/Author', '/Keywords', '/Subject', '/CreationDate') for k in ('/Title', '/Author', '/Keywords', '/Subject', '/CreationDate')
} }
renderer_tag = 'OCR'
if options is not None: if options is not None:
if options.title: if options.title:
pdfmark['/Title'] = options.title pdfmark['/Title'] = options.title
@@ -658,12 +651,9 @@ def get_docinfo(base_pdf, options):
if options.subject: if options.subject:
pdfmark['/Subject'] = options.subject pdfmark['/Subject'] = options.subject
if options.pdf_renderer == 'sandwich': creator_tag = context.plugin_manager.hook.get_ocr_engine().creator_tag(options)
renderer_tag = 'OCR-PDF'
pdfmark['/Creator'] = ( pdfmark['/Creator'] = f'{PROGRAM_NAME} {VERSION} / {creator_tag}'
f'{PROGRAM_NAME} {VERSION} / ' f'Tesseract {renderer_tag} {tesseract.version()}'
)
pdfmark['/Producer'] = f'pikepdf {pikepdf.__version__}' pdfmark['/Producer'] = f'pikepdf {pikepdf.__version__}'
if 'OCRMYPDF_CREATOR' in os.environ: if 'OCRMYPDF_CREATOR' in os.environ:
pdfmark['/Creator'] = os.environ['OCRMYPDF_CREATOR'] pdfmark['/Creator'] = os.environ['OCRMYPDF_CREATOR']
@@ -693,22 +683,29 @@ def convert_to_pdfa(input_pdf, input_ps_stub, context):
# stamping them out as soon as possible. # stamping them out as soon as possible.
modified = False modified = False
with pikepdf.open(input_pdf) as pdf_file: with pikepdf.open(input_pdf) as pdf_file:
if pdf_file.docinfo: try:
for k, v in pdf_file.docinfo.items(): len(pdf_file.docinfo)
if b'\x00' in bytes(v): except TypeError:
pdf_file.docinfo[k] = bytes(v).replace(b'\x00', b'') log.error(
modified = True "File contains a malformed DocumentInfo block - continuing anyway"
)
else:
if pdf_file.docinfo:
for k, v in pdf_file.docinfo.items():
if b'\x00' in bytes(v):
pdf_file.docinfo[k] = bytes(v).replace(b'\x00', b'')
modified = True
if modified: if modified:
pdf_file.save(fix_docinfo_file) pdf_file.save(fix_docinfo_file)
else: else:
safe_symlink(input_pdf, fix_docinfo_file) safe_symlink(input_pdf, fix_docinfo_file)
ghostscript.generate_pdfa( context.plugin_manager.hook.generate_pdfa(
pdf_version=input_pdfinfo.min_version, pdf_version=input_pdfinfo.min_version,
pdf_pages=[fix_docinfo_file, input_ps_stub], pdf_pages=[fix_docinfo_file],
pdfmark=input_ps_stub,
output_file=output_file, output_file=output_file,
compression=options.pdfa_image_compression, compression=options.pdfa_image_compression,
log=context.log,
pdfa_part=options.output_type[-1], # is pdfa-1, pdfa-2, or pdfa-3 pdfa_part=options.output_type[-1], # is pdfa-1, pdfa-2, or pdfa-3
) )
@@ -725,47 +722,49 @@ def should_linearize(working_file, context):
def metadata_fixup(working_file, context): def metadata_fixup(working_file, context):
output_file = context.get_path('metafix.pdf') output_file = context.get_path('metafix.pdf')
options = context.options options = context.options
original = pikepdf.open(context.origin)
docinfo = get_docinfo(original, options)
pdf = pikepdf.open(working_file)
with pdf.open_metadata() as meta:
meta.load_from_docinfo(docinfo, delete_missing=False)
# If xmp:CreateDate is missing, set it to the modify date to
# match Ghostscript, for consistency
if 'xmp:CreateDate' not in meta:
meta['xmp:CreateDate'] = meta.get('xmp:ModifyDate', '')
meta_original = original.open_metadata() def report_on_metadata(missing):
not_copied = set(meta_original.keys()) - set(meta.keys()) if not missing:
if not_copied: return
if options.output_type.startswith('pdfa'): if options.output_type.startswith('pdfa'):
context.log.warning( log.warning(
"Some input metadata could not be copied because it is not " "Some input metadata could not be copied because it is not "
"permitted in PDF/A. You may wish to examine the output " "permitted in PDF/A. You may wish to examine the output "
"PDF's XMP metadata." "PDF's XMP metadata."
) )
context.log.debug( log.debug("The following metadata fields were not copied: %r", missing)
"The following metadata fields were not copied: %r", not_copied else:
) log.error(
else: "Some input metadata could not be copied."
context.log.error( "You may wish to examine the output PDF's XMP metadata."
"Some input metadata could not be copied." )
"You may wish to examine the output PDF's XMP metadata." log.info("The following metadata fields were not copied: %r", missing)
)
context.log.info( with pikepdf.open(context.origin) as original, pikepdf.open(working_file) as pdf:
"The following metadata fields were not copied: %r", not_copied docinfo = get_docinfo(original, context)
) with pdf.open_metadata() as meta:
pdf.save( meta.load_from_docinfo(docinfo, delete_missing=False, raise_failure=False)
output_file, # If xmp:CreateDate is missing, set it to the modify date to
compress_streams=True, # match Ghostscript, for consistency
preserve_pdfa=True, if 'xmp:CreateDate' not in meta:
object_stream_mode=pikepdf.ObjectStreamMode.generate, meta['xmp:CreateDate'] = meta.get('xmp:ModifyDate', '')
linearize=( # Don't linearize if optimize() will be linearizing too
should_linearize(working_file, context) if options.optimize == 0 else False meta_original = original.open_metadata()
), missing = set(meta_original.keys()) - set(meta.keys())
) report_on_metadata(missing)
original.close()
pdf.close() pdf.save(
output_file,
compress_streams=True,
preserve_pdfa=True,
object_stream_mode=pikepdf.ObjectStreamMode.generate,
linearize=( # Don't linearize if optimize() will be linearizing too
should_linearize(working_file, context)
if options.optimize == 0
else False
),
)
return output_file return output_file
@@ -790,11 +789,9 @@ def merge_sidecars(txt_files, context):
if txt_file: if txt_file:
with open(txt_file, 'r', encoding="utf-8") as in_: with open(txt_file, 'r', encoding="utf-8") as in_:
txt = in_.read() txt = in_.read()
# Tesseract v4 alpha started adding form feeds in # Some OCR engines (e.g. Tesseract v4 alpha) add form feeds
# commit aa6eb6b # between pages, and some do not. For consistency, we ignore
# No obvious way to detect what binaries will do this, so # any added by the OCR engine and them on our own.
# for consistency just ignore its form feeds and insert our
# own
if txt.endswith('\f'): if txt.endswith('\f'):
stream.write(txt[:-1]) stream.write(txt[:-1])
else: else:
@@ -804,8 +801,8 @@ def merge_sidecars(txt_files, context):
return output_file return output_file
def copy_final(input_file, output_file, context): def copy_final(input_file, output_file, _context):
context.log.debug('%s -> %s', input_file, output_file) log.debug('%s -> %s', input_file, output_file)
with open(input_file, 'rb') as input_stream: with open(input_file, 'rb') as input_stream:
if output_file == '-': if output_file == '-':
copyfileobj(input_stream, sys.stdout.buffer) copyfileobj(input_stream, sys.stdout.buffer)
+67
View File
@@ -0,0 +1,67 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import argparse
import importlib
import importlib.util
import sys
from pathlib import Path
from typing import List
import pluggy
from ocrmypdf import pluginspec
from ocrmypdf.cli import get_parser, plugins_only_parser
def get_plugin_manager(plugins: List[str], builtins=True):
pm = pluggy.PluginManager('ocrmypdf')
pm.add_hookspecs(pluginspec)
if builtins:
all_plugins = [
'ocrmypdf.builtin_plugins.ghostscript',
'ocrmypdf.builtin_plugins.tesseract_ocr',
] + plugins
else:
all_plugins = plugins
for name in all_plugins:
if name.endswith('.py'):
# Import by filename
module_name = Path(name).stem
spec = importlib.util.spec_from_file_location(module_name, name)
module = importlib.util.module_from_spec(spec)
sys.modules[module_name] = module
spec.loader.exec_module(module)
else:
# Import by dotted module name
module = importlib.import_module(name)
pm.register(module)
return pm
def get_parser_options_plugins(
args,
) -> (argparse.ArgumentParser, argparse.Namespace, pluggy.PluginManager):
pre_options, _unused = plugins_only_parser.parse_known_args(args=args)
plugin_manager = get_plugin_manager(pre_options.plugins)
parser = get_parser()
plugin_manager.hook.add_options(parser=parser) # pylint: disable=no-member
options = parser.parse_args(args=args)
return parser, options, plugin_manager
+104 -130
View File
@@ -17,20 +17,20 @@
import logging import logging
import logging.handlers import logging.handlers
import multiprocessing
import os import os
import signal
import sys import sys
import threading import threading
from collections import namedtuple from collections import namedtuple
from functools import partial
from pathlib import Path
from tempfile import mkdtemp from tempfile import mkdtemp
from tqdm import tqdm
import PIL import PIL
from ._graft import OcrGrafter from ocrmypdf._concurrent import exec_progress_pool
from ._jobcontext import PDFContext, cleanup_working_files, make_logger from ocrmypdf._graft import OcrGrafter
from ._pipeline import ( from ocrmypdf._jobcontext import PdfContext, cleanup_working_files
from ocrmypdf._pipeline import (
convert_to_pdfa, convert_to_pdfa,
copy_final, copy_final,
create_ocr_image, create_ocr_image,
@@ -42,8 +42,8 @@ from ._pipeline import (
is_ocr_required, is_ocr_required,
merge_sidecars, merge_sidecars,
metadata_fixup, metadata_fixup,
ocr_tesseract_hocr, ocr_engine_hocr,
ocr_tesseract_textonly_pdf, ocr_engine_textonly_pdf,
optimize_pdf, optimize_pdf,
preprocess_clean, preprocess_clean,
preprocess_deskew, preprocess_deskew,
@@ -55,20 +55,25 @@ from ._pipeline import (
triage, triage,
validate_pdfinfo_options, validate_pdfinfo_options,
) )
from ._validation import ( from ocrmypdf._plugin_manager import get_plugin_manager
from ocrmypdf._validation import (
check_requested_output_file, check_requested_output_file,
create_input_file, create_input_file,
report_output_file_size, report_output_file_size,
) )
from .exceptions import ExitCode, ExitCodeException from ocrmypdf.exceptions import ExitCode, ExitCodeException
from .exec import qpdf from ocrmypdf.helpers import available_cpu_count, check_pdf, samefile
from .helpers import available_cpu_count from ocrmypdf.pdfa import file_claims_pdfa
from .pdfa import file_claims_pdfa
log = logging.getLogger(__name__)
PageResult = namedtuple( PageResult = namedtuple(
'PageResult', 'pageno, pdf_page_from_image, ocr, text, orientation_correction' 'PageResult', 'pageno, pdf_page_from_image, ocr, text, orientation_correction'
) )
tls = threading.local()
tls.pageno = None
def preprocess(page_context, image, remove_background, deskew, clean): def preprocess(page_context, image, remove_background, deskew, clean):
if remove_background: if remove_background:
@@ -80,8 +85,23 @@ def preprocess(page_context, image, remove_background, deskew, clean):
return image return image
old_factory = logging.getLogRecordFactory()
def record_factory(*args, **kwargs):
record = old_factory(*args, **kwargs)
if hasattr(tls, 'pageno'):
record.pageno = tls.pageno
return record
logging.setLogRecordFactory(record_factory)
def exec_page_sync(page_context): def exec_page_sync(page_context):
options = page_context.options options = page_context.options
tls.pageno = page_context.pageno + 1
orientation_correction = 0 orientation_correction = 0
pdf_page_from_image_out = None pdf_page_from_image_out = None
ocr_out = None ocr_out = None
@@ -145,18 +165,22 @@ def exec_page_sync(page_context):
visible_image_out = create_visible_page_jpg( visible_image_out = create_visible_page_jpg(
visible_image_out, page_context visible_image_out, page_context
) )
visible_image_out = (
page_context.plugin_manager.hook.filter_page_image(
page=page_context, image_filename=Path(visible_image_out)
)
or visible_image_out
)
pdf_page_from_image_out = create_pdf_page_from_image( pdf_page_from_image_out = create_pdf_page_from_image(
visible_image_out, page_context visible_image_out, page_context
) )
if options.pdf_renderer == 'hocr': if options.pdf_renderer == 'hocr':
(hocr_out, text_out) = ocr_tesseract_hocr(ocr_image_out, page_context) (hocr_out, text_out) = ocr_engine_hocr(ocr_image_out, page_context)
ocr_out = render_hocr_page(hocr_out, page_context) ocr_out = render_hocr_page(hocr_out, page_context)
if options.pdf_renderer == 'sandwich': if options.pdf_renderer == 'sandwich':
(ocr_out, text_out) = ocr_tesseract_textonly_pdf( (ocr_out, text_out) = ocr_engine_textonly_pdf(ocr_image_out, page_context)
ocr_image_out, page_context
)
return PageResult( return PageResult(
pageno=page_context.pageno, pageno=page_context.pageno,
@@ -177,119 +201,50 @@ def post_process(pdf_file, context):
return optimize_pdf(pdf_out, context) return optimize_pdf(pdf_out, context)
def worker_init(queue, max_pixels): def worker_init(max_pixels):
"""Initialize a process pool worker"""
# Ignore SIGINT (our parent process will kill us gracefully)
signal.signal(signal.SIGINT, signal.SIG_IGN)
# Reconfigure the root logger for this process to send all messages to a queue
h = logging.handlers.QueueHandler(queue)
root = logging.getLogger()
root.handlers = []
root.addHandler(h)
# In Windows, child process will not inherit our change to this value in # In Windows, child process will not inherit our change to this value in
# the parent process, so ensure workers get it set # the parent process, so ensure workers get it set. Not needed when running
# threaded, but harmless to set again.
PIL.Image.MAX_IMAGE_PIXELS = max_pixels PIL.Image.MAX_IMAGE_PIXELS = max_pixels
def worker_thread_init(_queue, max_pixels):
# This is probably not needed since threads should all see the same memory,
# but done for consistency.
PIL.Image.MAX_IMAGE_PIXELS = max_pixels
def log_listener(queue):
"""Listen to the worker processes and forward the messages to logging
For simplicity this is a thread rather than a process. Only one process
should actually write to sys.stderr or whatever we're using, so if this is
made into a process the main application needs to be directed to it.
See https://docs.python.org/3/howto/logging-cookbook.html#logging-to-a-single-file-from-multiple-processes
"""
while True:
try:
record = queue.get()
if record is None:
break
logger = logging.getLogger(record.name)
logger.handle(record)
except Exception:
import traceback
print("Logging problem", file=sys.stderr)
traceback.print_exc(file=sys.stderr)
def exec_concurrent(context): def exec_concurrent(context):
"""Execute the pipeline concurrently""" """Execute the pipeline concurrently"""
# Run exec_page_sync on every page context # Run exec_page_sync on every page context
max_workers = min(len(context.pdfinfo), context.options.jobs) max_workers = min(len(context.pdfinfo), context.options.jobs)
if max_workers > 1: if max_workers > 1:
context.log.info("Start processing %d pages concurrent", max_workers) log.info("Start processing %d pages concurrently", max_workers)
# Tesseract 4.x can be multithreaded, and we also run multiple workers. We want
# to manage how many threads it uses to avoid creating total threads than cores.
# Performance testing shows we're better off
# parallelizing ocrmypdf and forcing Tesseract to be single threaded, which we
# get by setting the envvar OMP_THREAD_LIMIT to 1. But if the page count of the
# input file is small, then we allow Tesseract to use threads, subject to the
# constraint: (ocrmypdf workers) * (tesseract threads) <= max_workers.
# As of Tesseract 4.1, 3 threads is the most effective on a 4 core/8 thread system.
tess_threads = min(3, context.options.jobs // max_workers)
if context.options.tesseract_env is None:
context.options.tesseract_env = os.environ.copy()
context.options.tesseract_env.setdefault('OMP_THREAD_LIMIT', str(tess_threads))
if tess_threads > 1:
context.log.info("Using Tesseract OpenMP thread limit %d", tess_threads)
if context.options.use_threads:
from multiprocessing.dummy import Pool
initializer = worker_thread_init
else:
Pool = multiprocessing.Pool
initializer = worker_init
sidecars = [None] * len(context.pdfinfo) sidecars = [None] * len(context.pdfinfo)
ocrgraft = OcrGrafter(context) ocrgraft = OcrGrafter(context)
log_queue = multiprocessing.Queue(-1) def update_page(result, pbar):
listener = threading.Thread(target=log_listener, args=(log_queue,)) sidecars[result.pageno] = result.text
listener.start() pbar.update()
with tqdm( ocrgraft.graft_page(
total=(2 * len(context.pdfinfo)), pageno=result.pageno,
desc='OCR', image=result.pdf_page_from_image,
unit='page', textpdf=result.ocr,
unit_scale=0.5, autorotate_correction=result.orientation_correction,
disable=not context.options.progress_bar, )
) as pbar, Pool( pbar.update()
processes=max_workers,
initializer=initializer,
initargs=(log_queue, PIL.Image.MAX_IMAGE_PIXELS),
) as pool:
results = pool.imap_unordered(exec_page_sync, context.get_page_contexts())
while True:
try:
page_result = results.next()
sidecars[page_result.pageno] = page_result.text
pbar.update()
ocrgraft.graft_page(page_result)
pbar.update()
except StopIteration:
break
except (Exception, KeyboardInterrupt):
pool.terminate()
log_queue.put_nowait(None) # Terminate log listener
# Don't try listener.join() here, will deadlock
raise
log_queue.put_nowait(None) exec_progress_pool(
listener.join() use_threads=context.options.use_threads,
max_workers=max_workers,
tqdm_kwargs=dict(
total=(2 * len(context.pdfinfo)),
desc='OCR',
unit='page',
unit_scale=0.5,
disable=not context.options.progress_bar,
),
task_initializer=partial(worker_init, PIL.Image.MAX_IMAGE_PIXELS),
task=exec_page_sync,
task_arguments=context.get_page_contexts(),
task_finished=update_page,
)
# Output sidecar text # Output sidecar text
if context.options.sidecar: if context.options.sidecar:
@@ -313,39 +268,52 @@ class NeverRaise(Exception):
pass # pylint: disable=unnecessary-pass pass # pylint: disable=unnecessary-pass
def samefile(f1, f2): def configure_debug_logging(log_filename, prefix=''):
if os.name == 'nt': log_file_handler = logging.FileHandler(log_filename, delay=True)
return f1 == f2 log_file_handler.setLevel(logging.DEBUG)
else: formatter = logging.Formatter(
return os.path.samefile(f1, f2) '[%(asctime)s] - %(name)s - %(levelname)7s -%(pageno)s %(message)s'
)
log_file_handler.setFormatter(formatter)
logging.getLogger(prefix).addHandler(log_file_handler)
return log_file_handler
def run_pipeline(options, api=False): def run_pipeline(options, *, plugin_manager, api=False):
log = make_logger(options, __name__)
# Any changes to options will not take effect for options that are already # Any changes to options will not take effect for options that are already
# bound to function parameters in the pipeline. (For example # bound to function parameters in the pipeline. (For example
# options.input_file, options.pdf_renderer are already bound.) # options.input_file, options.pdf_renderer are already bound.)
if not options.jobs: if not options.jobs:
options.jobs = available_cpu_count() options.jobs = available_cpu_count()
if not plugin_manager:
plugin_manager = get_plugin_manager(options.plugins)
work_folder = Path(mkdtemp(prefix="com.github.ocrmypdf."))
debug_log_handler = None
if (options.keep_temporary_files or options.verbose >= 1) and not os.environ.get(
'PYTEST_CURRENT_TEST', ''
):
debug_log_handler = configure_debug_logging(Path(work_folder) / "debug.log")
work_folder = mkdtemp(prefix="com.github.ocrmypdf.")
try: try:
check_requested_output_file(options) check_requested_output_file(options)
start_input_file = create_input_file(options, work_folder) start_input_file, original_filename = create_input_file(options, work_folder)
# Triage image or pdf # Triage image or pdf
origin_pdf = triage( origin_pdf = triage(
start_input_file, os.path.join(work_folder, 'origin.pdf'), options, log original_filename, start_input_file, work_folder / 'origin.pdf', options
) )
# Gather pdfinfo and create context # Gather pdfinfo and create context
pdfinfo = get_pdfinfo( pdfinfo = get_pdfinfo(
origin_pdf, origin_pdf,
detailed_page_analysis=options.redo_ocr, detailed_analysis=options.redo_ocr,
progbar=options.progress_bar, progbar=options.progress_bar,
max_workers=options.jobs if not options.use_threads else 1, # To help debug
check_pages=options.pages,
) )
context = PDFContext(options, work_folder, origin_pdf, pdfinfo)
context = PdfContext(options, work_folder, origin_pdf, pdfinfo, plugin_manager)
# Validate options are okay for this pdf # Validate options are okay for this pdf
validate_pdfinfo_options(context) validate_pdfinfo_options(context)
@@ -370,7 +338,7 @@ def run_pipeline(options, api=False):
pdfa_info['conformance'], pdfa_info['conformance'],
) )
return ExitCode.pdfa_conversion_failed return ExitCode.pdfa_conversion_failed
if not qpdf.check(options.output_file, log): if not check_pdf(options.output_file):
log.warning('Output file: The generated PDF is INVALID') log.warning('Output file: The generated PDF is INVALID')
return ExitCode.invalid_output_pdf return ExitCode.invalid_output_pdf
report_output_file_size(options, start_input_file, options.output_file) report_output_file_size(options, start_input_file, options.output_file)
@@ -387,10 +355,16 @@ def run_pipeline(options, api=False):
else: else:
log.error(type(e).__name__) log.error(type(e).__name__)
return e.exit_code return e.exit_code
except (Exception if not api else NeverRaise) as e: except (Exception if not api else NeverRaise) as e: # pylint: disable=broad-except
log.exception("An exception occurred while executing the pipeline") log.exception("An exception occurred while executing the pipeline")
return ExitCode.other_error return ExitCode.other_error
finally: finally:
if debug_log_handler:
try:
debug_log_handler.close()
log.removeHandler(debug_log_handler)
except EnvironmentError as e:
print(e, file=sys.stderr)
cleanup_working_files(work_folder, options) cleanup_working_files(work_folder, options)
return ExitCode.ok return ExitCode.ok
+53 -107
View File
@@ -21,28 +21,28 @@ import locale
import logging import logging
import os import os
import sys import sys
import unicodedata
from pathlib import Path from pathlib import Path
from shutil import copyfileobj from shutil import copyfileobj
import pikepdf
import PIL import PIL
from ._unicodefun import verify_python3_env from ocrmypdf._exec import jbig2enc, pngquant, unpaper
from .exceptions import ( from ocrmypdf._unicodefun import verify_python3_env
from ocrmypdf.exceptions import (
BadArgsError, BadArgsError,
InputFileError, InputFileError,
MissingDependencyError, MissingDependencyError,
OutputFileAccessError, OutputFileAccessError,
) )
from .exec import ( from ocrmypdf.helpers import (
check_external_program, is_file_writable,
ghostscript, is_iterable_notstr,
jbig2enc, monotonic,
pngquant, safe_symlink,
qpdf,
tesseract,
unpaper,
) )
from .helpers import is_file_writable, is_iterable_notstr, monotonic, safe_symlink from ocrmypdf.subprocess import check_external_program
# ------------- # -------------
# External dependencies # External dependencies
@@ -58,35 +58,35 @@ log = logging.getLogger(__name__)
verify_python3_env() verify_python3_env()
def check_options_languages(options): def check_platform():
if not options.language: if os.name == 'nt' and sys.maxsize <= 2 ** 32: # pragma: no cover
options.language = [DEFAULT_LANGUAGE] # 32-bit interpreter on Windows
log.error(
"You are running OCRmyPDF in a 32-bit (x86) Python interpreter."
"Please use a 64-bit (x86-64) version of Python."
)
def check_options_languages(options, ocr_engine_languages):
if not options.languages:
options.languages = {DEFAULT_LANGUAGE}
system_lang = locale.getlocale()[0] system_lang = locale.getlocale()[0]
if system_lang and not system_lang.startswith('en'): if system_lang and not system_lang.startswith('en'):
log.debug("No language specified; assuming --language %s", DEFAULT_LANGUAGE) log.debug("No language specified; assuming --language %s", DEFAULT_LANGUAGE)
if not ocr_engine_languages:
# Support v2.x "eng+deu" language syntax return
if '+' in options.language[0]: if not options.languages.issubset(ocr_engine_languages):
options.language = options.language[0].split('+')
languages = set(options.language)
if not languages.issubset(tesseract.languages()):
msg = ( msg = (
"The installed version of tesseract does not have language " f"OCR engine does not have language data for the following "
"data for the following requested languages: \n" "requested languages: \n"
) )
for lang in languages - tesseract.languages(): for lang in options.languages - ocr_engine_languages:
msg += lang + '\n' msg += lang + '\n'
raise MissingDependencyError(msg) raise MissingDependencyError(msg)
def check_options_output(options): def check_options_output(options):
# We have these constraints to check for. is_latin = options.languages.issubset(HOCR_OK_LANGS)
# 1. Ghostscript < 9.20 mangles multibyte Unicode
# 2. hocr doesn't work on non-Latin languages (so don't select it)
languages = set(options.language)
is_latin = languages.issubset(HOCR_OK_LANGS)
if options.pdf_renderer == 'hocr' and not is_latin: if options.pdf_renderer == 'hocr' and not is_latin:
msg = ( msg = (
@@ -96,37 +96,6 @@ def check_options_output(options):
) )
log.warning(msg) log.warning(msg)
if ghostscript.version() < '9.20' and options.output_type != 'pdf' and not is_latin:
# https://bugs.ghostscript.com/show_bug.cgi?id=696874
# Ghostscript < 9.20 fails to encode multibyte characters properly
msg = (
"The installed version of Ghostscript does not work correctly "
"with the OCR languages you specified. Use --output-type pdf or "
"upgrade to Ghostscript 9.20 or later to avoid this issue."
)
msg += f"Found Ghostscript {ghostscript.version()}"
log.warning(msg)
# Decide on what renderer to use
if options.pdf_renderer == 'auto':
options.pdf_renderer = 'sandwich'
if options.pdf_renderer == 'sandwich' and not tesseract.has_textonly_pdf(
options.tesseract_env, languages
):
raise MissingDependencyError(
"You are using an alpha version of Tesseract 4.0 that does not support "
"the textonly_pdf parameter. We don't support versions this old."
)
if options.output_type == 'pdfa':
options.output_type = 'pdfa-2'
if options.output_type == 'pdfa-3' and ghostscript.version() < '9.19':
raise MissingDependencyError(
"--output-type pdfa-3 requires Ghostscript 9.19 or later"
)
lossless_reconstruction = False lossless_reconstruction = False
if not any( if not any(
( (
@@ -261,18 +230,9 @@ def check_options_advanced(options):
"--pdfa-image-compression argument has no effect when " "--pdfa-image-compression argument has no effect when "
"--output-type is not 'pdfa', 'pdfa-1', or 'pdfa-2'" "--output-type is not 'pdfa', 'pdfa-1', or 'pdfa-2'"
) )
if not tesseract.has_user_words(options.tesseract_env) and (
options.user_words or options.user_patterns
):
log.warning(
"Tesseract 4.0 ignores --user-words and --user-patterns, so these "
"arguments have no effect."
)
def check_options_metadata(options): def check_options_metadata(options):
import unicodedata
docinfo = [options.title, options.author, options.keywords, options.subject] docinfo = [options.title, options.author, options.keywords, options.subject]
for s in (m for m in docinfo if m): for s in (m for m in docinfo if m):
for c in s: for c in s:
@@ -291,8 +251,9 @@ def check_options_pillow(options):
PIL.Image.MAX_IMAGE_PIXELS = None PIL.Image.MAX_IMAGE_PIXELS = None
def check_options(options): def _check_options(options, plugin_manager, ocr_engine_languages):
check_options_languages(options) check_platform()
check_options_languages(options, ocr_engine_languages)
check_options_metadata(options) check_options_metadata(options)
check_options_output(options) check_options_output(options)
check_options_sidecar(options) check_options_sidecar(options)
@@ -301,10 +262,15 @@ def check_options(options):
check_options_optimizing(options) check_options_optimizing(options)
check_options_advanced(options) check_options_advanced(options)
check_options_pillow(options) check_options_pillow(options)
check_dependency_versions(options) plugin_manager.hook.check_options(options=options)
def check_closed_streams(options): def check_options(options, plugin_manager):
ocr_engine_languages = plugin_manager.hook.get_ocr_engine().languages(options)
_check_options(options, plugin_manager, ocr_engine_languages)
def check_closed_streams(options): # pragma: no cover
"""Work around Python issue with multiprocessing forking on closed streams """Work around Python issue with multiprocessing forking on closed streams
https://bugs.python.org/issue28326 https://bugs.python.org/issue28326
@@ -363,19 +329,19 @@ def log_page_orientations(pdfinfo):
log.info('Page orientations detected: %s', ' '.join(orientations)) log.info('Page orientations detected: %s', ' '.join(orientations))
def create_input_file(options, work_folder): def create_input_file(options, work_folder: Path) -> (Path, str):
if options.input_file == '-': if options.input_file == '-':
# stdin # stdin
log.info('reading file from standard input') log.info('reading file from standard input')
target = os.path.join(work_folder, 'stdin') target = work_folder / 'stdin'
with open(target, 'wb') as stream_buffer: with open(target, 'wb') as stream_buffer:
copyfileobj(sys.stdin.buffer, stream_buffer) copyfileobj(sys.stdin.buffer, stream_buffer)
return target return target, "<stdin>"
else: else:
try: try:
target = os.path.join(work_folder, 'origin') target = work_folder / 'origin'
safe_symlink(options.input_file, target) safe_symlink(options.input_file, target)
return target return target, os.fspath(options.input_file)
except FileNotFoundError: except FileNotFoundError:
raise InputFileError(f"File not found - {options.input_file}") raise InputFileError(f"File not found - {options.input_file}")
@@ -400,8 +366,15 @@ def report_output_file_size(options, input_file, output_file):
input_size = Path(input_file).stat().st_size input_size = Path(input_file).stat().st_size
except FileNotFoundError: except FileNotFoundError:
return # Outputting to stream or something return # Outputting to stream or something
with pikepdf.open(output_file) as p:
# Overhead constants obtained by estimating amount of data added by OCR
# PDF/A conversion, and possible XMP metadata addition, with compression
FILE_OVERHEAD = 4000
OCR_PER_PAGE_OVERHEAD = 3000
reasonable_overhead = FILE_OVERHEAD + OCR_PER_PAGE_OVERHEAD * len(p.pages)
ratio = output_size / input_size ratio = output_size / input_size
if ratio < 1.35 or input_size < 25000: reasonable_ratio = output_size / (input_size + reasonable_overhead)
if reasonable_ratio < 1.35 or input_size < 25000:
return # Seems fine return # Seems fine
reasons = [] reasons = []
@@ -441,30 +414,3 @@ def report_output_file_size(options, input_file, output_file):
f"The output file size is {ratio:.2f}× larger than the input file.\n" f"The output file size is {ratio:.2f}× larger than the input file.\n"
f"{explanation}" f"{explanation}"
) )
def check_dependency_versions(options):
check_external_program(
program='tesseract',
package={'linux': 'tesseract-ocr'},
version_checker=tesseract.version,
need_version='4.0.0', # using backport for Travis CI
)
check_external_program(
program='gs',
package='ghostscript',
version_checker=ghostscript.version,
need_version='9.15', # limited by Travis CI / Ubuntu 14.04 backports
)
if ghostscript.version() == '9.24':
raise MissingDependencyError(
"Ghostscript 9.24 contains serious regressions and is not "
"supported. Please upgrade to Ghostscript 9.25 or use an older "
"version."
)
check_external_program(
program='qpdf',
package='qpdf',
version_checker=qpdf.version,
need_version='8.0.2',
)
+74 -47
View File
@@ -18,36 +18,21 @@
import logging import logging
import os import os
import sys import sys
import warnings from argparse import ArgumentParser
from enum import IntEnum from enum import IntEnum
from pathlib import Path from pathlib import Path
from typing import List, Optional, Dict from typing import Iterable
from tqdm import tqdm from ocrmypdf._logging import PageNumberFilter, TqdmConsole
from ocrmypdf._plugin_manager import get_plugin_manager
from ocrmypdf._sync import run_pipeline
from ocrmypdf._validation import check_options
from ocrmypdf.cli import get_parser
from ._sync import run_pipeline try:
from ._validation import check_options import coloredlogs
from .cli import parser except ModuleNotFoundError:
coloredlogs = None
class TqdmConsole:
"""Wrapper to log messages in a way that is compatible with tqdm progress bar"""
def __init__(self, file):
self.file = file
self.py36 = sys.version_info[0:2] == (3, 6)
def write(self, msg):
# When no progress bar is active, tqdm.write() routes to print()
if self.py36:
if msg.strip() != '':
tqdm.write(msg.rstrip(), end='\n', file=self.file)
else:
tqdm.write(msg.rstrip(), end='\n', file=self.file)
def flush(self):
if hasattr(self.file, "flush"):
self.file.flush()
class Verbosity(IntEnum): class Verbosity(IntEnum):
@@ -59,7 +44,11 @@ class Verbosity(IntEnum):
debug_all = 2 #: More detailed debugging from ocrmypdf and dependent modules debug_all = 2 #: More detailed debugging from ocrmypdf and dependent modules
def configure_logging(verbosity, progress_bar_friendly=True, manage_root_logger=False): def configure_logging(
verbosity: Verbosity,
progress_bar_friendly: bool = True,
manage_root_logger: bool = False,
):
"""Set up logging. """Set up logging.
Library users may wish to use this function if they want their log output to be Library users may wish to use this function if they want their log output to be
@@ -80,11 +69,15 @@ def configure_logging(verbosity, progress_bar_friendly=True, manage_root_logger=
overwrite the progress bar overwrite the progress bar
manage_root_logger (bool): Configure the process's root logger, to ensure manage_root_logger (bool): Configure the process's root logger, to ensure
all log output is sent through all log output is sent through
Returns:
The toplevel logger for ocrmypdf (or the root logger, if we are managing it).
""" """
prefix = '' if manage_root_logger else 'ocrmypdf' prefix = '' if manage_root_logger else 'ocrmypdf'
log = logging.getLogger(prefix) log = logging.getLogger(prefix)
log.setLevel(logging.INFO) log.setLevel(logging.DEBUG)
if progress_bar_friendly: if progress_bar_friendly:
console = logging.StreamHandler(stream=TqdmConsole(sys.stderr)) console = logging.StreamHandler(stream=TqdmConsole(sys.stderr))
@@ -98,11 +91,25 @@ def configure_logging(verbosity, progress_bar_friendly=True, manage_root_logger=
else: else:
console.setLevel(logging.INFO) console.setLevel(logging.INFO)
formatter = logging.Formatter('%(levelname)7s - %(message)s') console.addFilter(PageNumberFilter())
if verbosity >= 1:
log.setLevel(logging.DEBUG)
if verbosity >= 2: if verbosity >= 2:
formatter = logging.Formatter('%(name)s - %(levelname)7s - %(message)s') fmt = '%(levelname)7s %(name)s -%(pageno)s %(message)s'
else:
fmt = '%(pageno)s%(message)s'
use_colors = progress_bar_friendly
if not coloredlogs:
use_colors = False
if use_colors:
if os.name == 'nt':
use_colors = coloredlogs.enable_ansi_support()
if use_colors:
use_colors = coloredlogs.terminal_supports_colors()
if use_colors:
formatter = coloredlogs.ColoredFormatter(fmt=fmt)
else:
formatter = logging.Formatter(fmt=fmt)
console.setFormatter(formatter) console.setFormatter(formatter)
log.addHandler(console) log.addHandler(console)
@@ -116,8 +123,16 @@ def configure_logging(verbosity, progress_bar_friendly=True, manage_root_logger=
if manage_root_logger: if manage_root_logger:
logging.captureWarnings(True) logging.captureWarnings(True)
return log
def create_options(*, input_file, output_file, **kwargs):
def create_options(
*,
input_file: os.PathLike,
output_file: os.PathLike,
parser: ArgumentParser,
**kwargs,
):
cmdline = [] cmdline = []
deferred = [] deferred = []
@@ -127,7 +142,7 @@ def create_options(*, input_file, output_file, **kwargs):
# These arguments with special handling for which we bypass # These arguments with special handling for which we bypass
# argparse # argparse
if arg in {'tesseract_env', 'progress_bar'}: if arg in {'progress_bar', 'plugins'}:
deferred.append((arg, val)) deferred.append((arg, val))
continue continue
@@ -139,6 +154,12 @@ def create_options(*, input_file, output_file, **kwargs):
cmdline.append(f"--{cmd_style_arg}") cmdline.append(f"--{cmd_style_arg}")
continue continue
if isinstance(val, Iterable) and not isinstance(val, str):
for elem in val:
cmdline.append(f"--{cmd_style_arg}")
cmdline.append(elem)
continue
# We have a parameter # We have a parameter
cmdline.append(f"--{cmd_style_arg}") cmdline.append(f"--{cmd_style_arg}")
if isinstance(val, (int, float)): if isinstance(val, (int, float)):
@@ -153,15 +174,10 @@ def create_options(*, input_file, output_file, **kwargs):
cmdline.append(str(input_file)) cmdline.append(str(input_file))
cmdline.append(str(output_file)) cmdline.append(str(output_file))
parser.api_mode = True parser._api_mode = True
options = parser.parse_args(cmdline) options = parser.parse_args(cmdline)
for keyword, val in deferred: for keyword, val in deferred:
setattr(options, keyword, val) setattr(options, keyword, val)
# If we are running a Tesseract spoof, ensure it knows what the input file is
if os.environ.get('PYTEST_CURRENT_TEST') and options.tesseract_env:
options.tesseract_env['_OCRMYPDF_TEST_INFILE'] = os.fspath(input_file)
return options return options
@@ -169,7 +185,7 @@ def ocr( # pylint: disable=unused-argument
input_file: os.PathLike, input_file: os.PathLike,
output_file: os.PathLike, output_file: os.PathLike,
*, *,
language: List[str] = None, language: Iterable[str] = None,
image_dpi: int = None, image_dpi: int = None,
output_type=None, output_type=None,
sidecar: os.PathLike = None, sidecar: os.PathLike = None,
@@ -199,7 +215,7 @@ def ocr( # pylint: disable=unused-argument
jbig2_page_group_size: int = None, jbig2_page_group_size: int = None,
pages: str = None, pages: str = None,
max_image_mpixels: float = None, max_image_mpixels: float = None,
tesseract_config: List[str] = None, tesseract_config: Iterable[str] = None,
tesseract_pagesegmode: int = None, tesseract_pagesegmode: int = None,
tesseract_oem: int = None, tesseract_oem: int = None,
pdf_renderer=None, pdf_renderer=None,
@@ -209,9 +225,10 @@ def ocr( # pylint: disable=unused-argument
user_words: os.PathLike = None, user_words: os.PathLike = None,
user_patterns: os.PathLike = None, user_patterns: os.PathLike = None,
fast_web_view: float = None, fast_web_view: float = None,
plugins: Iterable[str] = None,
keep_temporary_files: bool = None, keep_temporary_files: bool = None,
progress_bar: bool = None, progress_bar: bool = None,
tesseract_env: Dict[str, str] = None, **kwargs,
): ):
"""Run OCRmyPDF on one PDF or image. """Run OCRmyPDF on one PDF or image.
@@ -222,7 +239,6 @@ def ocr( # pylint: disable=unused-argument
use_threads (bool): Use worker threads instead of processes. This reduces use_threads (bool): Use worker threads instead of processes. This reduces
performance but may make debugging easier since it is easier to set performance but may make debugging easier since it is easier to set
breakpoints. breakpoints.
tesseract_env (dict): Override environment variables for Tesseract
Raises: Raises:
ocrmypdf.PdfMergeFailedError: If the input PDF is malformed, preventing merging ocrmypdf.PdfMergeFailedError: If the input PDF is malformed, preventing merging
with the OCR layer. with the OCR layer.
@@ -246,7 +262,18 @@ def ocr( # pylint: disable=unused-argument
Returns: Returns:
:class:`ocrmypdf.ExitCode` :class:`ocrmypdf.ExitCode`
""" """
if not plugins:
plugins = []
options = create_options(**locals()) parser = get_parser()
check_options(options) _plugin_manager = get_plugin_manager(plugins)
return run_pipeline(options, api=True) _plugin_manager.hook.add_options(parser=parser) # pylint: disable=no-member
create_options_kwargs = {
k: v for k, v in locals().items() if not k.startswith('_') and k != 'kwargs'
}
create_options_kwargs.update(kwargs)
options = create_options(**create_options_kwargs)
check_options(options, _plugin_manager)
return run_pipeline(options=options, plugin_manager=_plugin_manager, api=True)
+16
View File
@@ -0,0 +1,16 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
+102
View File
@@ -0,0 +1,102 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
from ocrmypdf import hookimpl
from ocrmypdf._exec import ghostscript
from ocrmypdf._validation import HOCR_OK_LANGS
from ocrmypdf.exceptions import MissingDependencyError
from ocrmypdf.subprocess import check_external_program
log = logging.getLogger(__name__)
@hookimpl
def check_options(options):
gs_version = ghostscript.version()
check_external_program(
program='gs',
package='ghostscript',
version_checker=gs_version,
need_version='9.15', # limited by Travis CI / Ubuntu 14.04 backports
)
if gs_version in ('9.24', '9.51'):
raise MissingDependencyError(
f"Ghostscript {gs_version} contains serious regressions and is not "
"supported. Please upgrade to a newer version, or downgrade to the "
"previous version."
)
# We have these constraints to check for.
# 1. Ghostscript < 9.20 mangles multibyte Unicode
# 2. hocr doesn't work on non-Latin languages (so don't select it)
is_latin = options.languages.issubset(HOCR_OK_LANGS)
if gs_version < '9.20' and options.output_type != 'pdf' and not is_latin:
# https://bugs.ghostscript.com/show_bug.cgi?id=696874
# Ghostscript < 9.20 fails to encode multibyte characters properly
msg = (
"The installed version of Ghostscript does not work correctly "
"with the OCR languages you specified. Use --output-type pdf or "
"upgrade to Ghostscript 9.20 or later to avoid this issue."
)
msg += f"Found Ghostscript {gs_version}"
log.warning(msg)
if options.output_type == 'pdfa':
options.output_type = 'pdfa-2'
if options.output_type == 'pdfa-3' and ghostscript.version() < '9.19':
raise MissingDependencyError(
"--output-type pdfa-3 requires Ghostscript 9.19 or later"
)
@hookimpl
def rasterize_pdf_page(
input_file,
output_file,
raster_device,
raster_dpi,
pageno,
page_dpi=None,
rotation=None,
filter_vector=False,
):
ghostscript.rasterize_pdf(
input_file,
output_file,
raster_device=raster_device,
raster_dpi=raster_dpi,
pageno=pageno,
page_dpi=page_dpi,
rotation=rotation,
filter_vector=filter_vector,
)
return output_file
@hookimpl
def generate_pdfa(pdf_pages, pdfmark, output_file, compression, pdf_version, pdfa_part):
ghostscript.generate_pdfa(
pdf_pages=[*pdf_pages, pdfmark],
output_file=output_file,
compression=compression,
pdf_version=pdf_version,
pdfa_part=pdfa_part,
)
return output_file
@@ -0,0 +1,196 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import os
from ocrmypdf import hookimpl
from ocrmypdf._exec import tesseract
from ocrmypdf.cli import numeric
from ocrmypdf.exceptions import MissingDependencyError
from ocrmypdf.pluginspec import OcrEngine
from ocrmypdf.subprocess import check_external_program
log = logging.getLogger(__name__)
@hookimpl
def add_options(parser):
tess = parser.add_argument_group("Tesseract", "Advanced control of Tesseract OCR")
tess.add_argument(
'--tesseract-config',
action='append',
metavar='CFG',
default=[],
help="Additional Tesseract configuration files -- see documentation",
)
tess.add_argument(
'--tesseract-pagesegmode',
action='store',
type=int,
metavar='PSM',
choices=range(0, 14),
help="Set Tesseract page segmentation mode (see tesseract --help)",
)
tess.add_argument(
'--tesseract-oem',
action='store',
type=int,
metavar='MODE',
choices=range(0, 4),
help=(
"Set Tesseract 4.0 OCR engine mode: "
"0 - original Tesseract only; "
"1 - neural nets LSTM only; "
"2 - Tesseract + LSTM; "
"3 - default."
),
)
tess.add_argument(
'--tesseract-timeout',
default=180.0,
type=numeric(float, 0),
metavar='SECONDS',
help='Give up on OCR after the timeout, but copy the preprocessed page '
'into the final output',
)
tess.add_argument(
'--user-words',
metavar='FILE',
help="Specify the location of the Tesseract user words file. This is a "
"list of words Tesseract should consider while performing OCR in "
"addition to its standard language dictionaries. This can improve "
"OCR quality especially for specialized and technical documents.",
)
tess.add_argument(
'--user-patterns',
metavar='FILE',
help="Specify the location of the Tesseract user patterns file.",
)
@hookimpl
def check_options(options):
check_external_program(
program='tesseract',
package={'linux': 'tesseract-ocr'},
version_checker=tesseract.version,
need_version='4.0.0', # using backport for Travis CI
)
# Decide on what renderer to use
if options.pdf_renderer == 'auto':
options.pdf_renderer = 'sandwich'
if options.pdf_renderer == 'sandwich' and not tesseract.has_textonly_pdf(
set(options.languages)
):
raise MissingDependencyError(
"You are using an alpha version of Tesseract 4.0 that does not support "
"the textonly_pdf parameter. We don't support versions this old."
)
if not tesseract.has_user_words() and (options.user_words or options.user_patterns):
log.warning(
"Tesseract 4.0 ignores --user-words and --user-patterns, so these "
"arguments have no effect."
)
if options.tesseract_pagesegmode in (0, 2):
log.warning(
"The --tesseract-pagesegmode argument you select will disable OCR. "
"This may cause processing to fail."
)
@hookimpl
def validate(pdfinfo, options):
# Tesseract 4.x can be multithreaded, and we also run multiple workers. We want
# to manage how many threads it uses to avoid creating total threads than cores.
# Performance testing shows we're better off
# parallelizing ocrmypdf and forcing Tesseract to be single threaded, which we
# get by setting the envvar OMP_THREAD_LIMIT to 1. But if the page count of the
# input file is small, then we allow Tesseract to use threads, subject to the
# constraint: (ocrmypdf workers) * (tesseract threads) <= max_workers.
# As of Tesseract 4.1, 3 threads is the most effective on a 4 core/8 thread system.
if not os.environ.get('OMP_THREAD_LIMIT', '').isnumeric():
tess_threads = min(3, options.jobs // len(pdfinfo), len(pdfinfo))
os.environ['OMP_THREAD_LIMIT'] = str(tess_threads)
else:
tess_threads = int(os.environ['OMP_THREAD_LIMIT'])
if tess_threads > 1:
log.info("Using Tesseract OpenMP thread limit %d", tess_threads)
class TesseractOcrEngine(OcrEngine):
@staticmethod
def version():
return tesseract.version()
@staticmethod
def creator_tag(options):
tag = '-PDF' if options.pdf_renderer == 'sandwich' else ''
return f"Tesseract OCR{tag} {TesseractOcrEngine.version()}"
def __str__(self):
return f"Tesseract OCR {TesseractOcrEngine.version()}"
@staticmethod
def languages(options):
return tesseract.get_languages()
@staticmethod
def get_orientation(input_file, options):
return tesseract.get_orientation(
input_file,
engine_mode=options.tesseract_oem,
timeout=options.tesseract_timeout,
)
@staticmethod
def generate_hocr(input_file, output_hocr, output_text, options):
tesseract.generate_hocr(
input_file=input_file,
output_hocr=output_hocr,
output_text=output_text,
languages=options.languages,
engine_mode=options.tesseract_oem,
tessconfig=options.tesseract_config,
timeout=options.tesseract_timeout,
pagesegmode=options.tesseract_pagesegmode,
user_words=options.user_words,
user_patterns=options.user_patterns,
)
@staticmethod
def generate_pdf(input_file, output_pdf, output_text, options):
tesseract.generate_pdf(
input_file=input_file,
output_pdf=output_pdf,
output_text=output_text,
languages=options.languages,
engine_mode=options.tesseract_oem,
tessconfig=options.tesseract_config,
timeout=options.tesseract_timeout,
pagesegmode=options.tesseract_pagesegmode,
user_words=options.user_words,
user_patterns=options.user_patterns,
)
@hookimpl
def get_ocr_engine():
return TesseractOcrEngine()
+386 -388
View File
@@ -17,8 +17,8 @@
import argparse import argparse
from ._version import PROGRAM_NAME as _PROGRAM_NAME from ocrmypdf._version import PROGRAM_NAME as _PROGRAM_NAME
from ._version import __version__ as _VERSION from ocrmypdf._version import __version__ as _VERSION
def numeric(basetype, min_=None, max_=None): def numeric(basetype, min_=None, max_=None):
@@ -45,27 +45,43 @@ class ArgumentParser(argparse.ArgumentParser):
def __init__(self, *args, **kwargs): def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs) super().__init__(*args, **kwargs)
self.api_mode = False self._api_mode = False
def error(self, message): def error(self, message):
if not self.api_mode: if not self._api_mode:
super().error(message) super().error(message)
return return
raise ValueError(message) raise ValueError(message)
parser = ArgumentParser( class LanguageSetAction(argparse.Action):
prog=_PROGRAM_NAME, def __init__(self, option_strings, dest, default=None, **kwargs):
fromfile_prefix_chars='@', if default is None:
formatter_class=argparse.RawDescriptionHelpFormatter, default = set()
description="""\ super().__init__(option_strings, dest, default=default, **kwargs)
def __call__(self, parser, namespace, values, option_string=None):
dest = getattr(namespace, self.dest)
if '+' in values:
dest.update(lang for lang in values.split('+'))
else:
dest.add(values)
def get_parser():
parser = ArgumentParser(
prog=_PROGRAM_NAME,
allow_abbrev=True,
fromfile_prefix_chars='@',
formatter_class=argparse.RawDescriptionHelpFormatter,
description="""\
Generates a searchable PDF or PDF/A from a regular PDF. Generates a searchable PDF or PDF/A from a regular PDF.
OCRmyPDF rasterizes each page of the input PDF, optionally corrects page OCRmyPDF rasterizes each page of the input PDF, optionally corrects page
rotation and performs image processing, runs the Tesseract OCR engine on the rotation and performs image processing, runs the Tesseract OCR engine on the
image, and then creates a PDF from the OCR information. image, and then creates a PDF from the OCR information.
""", """,
epilog="""\ epilog="""\
OCRmyPDF attempts to keep the output file at about the same size. If a file OCRmyPDF attempts to keep the output file at about the same size. If a file
contains losslessly compressed images, and output file will be losslessly contains losslessly compressed images, and output file will be losslessly
compressed as well. compressed as well.
@@ -106,386 +122,368 @@ Online documentation is located at:
https://ocrmypdf.readthedocs.io/en/latest/introduction.html https://ocrmypdf.readthedocs.io/en/latest/introduction.html
""", """,
) )
parser.add_argument( parser.add_argument(
'input_file', 'input_file',
metavar="input_pdf_or_image", metavar="input_pdf_or_image",
help="PDF file containing the images to be OCRed (or '-' to read from " help="PDF file containing the images to be OCRed (or '-' to read from "
"standard input)", "standard input)",
)
parser.add_argument(
'output_file',
metavar="output_pdf",
help="Output searchable PDF file (or '-' to write to standard output). "
"Existing files will be ovewritten. If same as input file, the "
"input file will be updated only if processing is successful.",
)
parser.add_argument(
'-l',
'--language',
dest='languages',
action=LanguageSetAction,
help="Language(s) of the file to be OCRed (see tesseract --list-langs for "
"all language packs installed in your system). Use -l eng+deu for "
"multiple languages.",
)
parser.add_argument(
'--image-dpi',
metavar='DPI',
type=int,
help="For input image instead of PDF, use this DPI instead of file's.",
)
parser.add_argument(
'--output-type',
choices=['pdfa', 'pdf', 'pdfa-1', 'pdfa-2', 'pdfa-3'],
default='pdfa',
help="Choose output type. 'pdfa' creates a PDF/A-2b compliant file for "
"long term archiving (default, recommended) but may not suitable "
"for users who want their file altered as little as possible. 'pdfa' "
"also has problems with full Unicode text. 'pdf' attempts to "
"preserve file contents as much as possible. 'pdf-a1' creates a "
"PDF/A1-b file. 'pdf-a2' is equivalent to 'pdfa'. 'pdf-a3' creates a "
"PDF/A3-b file.",
)
# Use null string '\0' as sentinel to indicate the user supplied no argument,
# since that is the only invalid character for filepaths on all platforms
# bool('\0') is True in Python
parser.add_argument(
'--sidecar',
nargs='?',
const='\0',
default=None,
metavar='FILE',
help="Generate sidecar text files that contain the same text recognized "
"by Tesseract. This may be useful for building a OCR text database. "
"If FILE is omitted, the sidecar file be named {output_file}.txt "
"If FILE is set to '-', the sidecar is written to stdout (a "
"convenient way to preview OCR quality). The output file and sidecar "
"may not both use stdout at the same time.",
)
parser.add_argument(
'--version',
action='version',
version=_VERSION,
help="Print program version and exit",
)
jobcontrol = parser.add_argument_group("Job control options")
jobcontrol.add_argument(
'-j',
'--jobs',
metavar='N',
type=numeric(int, 0, 256),
help="Use up to N CPU cores simultaneously (default: use all).",
)
jobcontrol.add_argument(
'-q', '--quiet', action='store_true', help="Suppress INFO messages"
)
jobcontrol.add_argument(
'-v',
'--verbose',
type=numeric(int, 0, 2),
default=0,
const=1,
nargs='?',
help="Print more verbose messages for each additional verbose level. Use "
"`-v 1` typically for much more detailed logging. Higher numbers "
"are probably only useful in debugging.",
)
jobcontrol.add_argument(
'--no-progress-bar',
action='store_false',
dest='progress_bar',
help=argparse.SUPPRESS,
)
jobcontrol.add_argument(
'--use-threads', action='store_true', help=argparse.SUPPRESS
)
metadata = parser.add_argument_group(
"Metadata options",
"Set output PDF/A metadata (default: copy input document's metadata)",
)
metadata.add_argument(
'--title', type=str, help="Set document title (place multiple words in quotes)"
)
metadata.add_argument('--author', type=str, help="Set document author")
metadata.add_argument(
'--subject', type=str, help="Set document subject description"
)
metadata.add_argument('--keywords', type=str, help="Set document keywords")
preprocessing = parser.add_argument_group(
"Image preprocessing options",
"Options to improve the quality of the final PDF and OCR",
)
preprocessing.add_argument(
'-r',
'--rotate-pages',
action='store_true',
help="Automatically rotate pages based on detected text orientation",
)
preprocessing.add_argument(
'--remove-background',
action='store_true',
help="Attempt to remove background from gray or color pages, setting it "
"to white ",
)
preprocessing.add_argument(
'-d',
'--deskew',
action='store_true',
help="Deskew each page before performing OCR",
)
preprocessing.add_argument(
'-c',
'--clean',
action='store_true',
help="Clean pages from scanning artifacts before performing OCR, and send "
"the cleaned page to OCR, but do not include the cleaned page in "
"the output",
)
preprocessing.add_argument(
'-i',
'--clean-final',
action='store_true',
help="Clean page as above, and incorporate the cleaned image in the final "
"PDF. Might remove desired content.",
)
preprocessing.add_argument(
'--unpaper-args',
type=str,
default=None,
help="A quoted string of arguments to pass to unpaper. Requires --clean. "
"Example: --unpaper-args '--layout double'.",
)
preprocessing.add_argument(
'--oversample',
metavar='DPI',
type=numeric(int, 0, 5000),
default=0,
help="Oversample images to at least the specified DPI, to improve OCR "
"results slightly",
)
preprocessing.add_argument(
'--remove-vectors',
action='store_true',
help="EXPERIMENTAL. Mask out any vector objects in the PDF so that they "
"will not be included in OCR. This can eliminate false characters.",
)
preprocessing.add_argument(
'--threshold',
action='store_true',
help=(
"EXPERIMENTAL. Threshold image to 1bpp before sending it to Tesseract "
"for OCR. Can improve OCR quality compared to Tesseract's thresholder."
),
)
ocrsettings = parser.add_argument_group("OCR options", "Control how OCR is applied")
ocrsettings.add_argument(
'-f',
'--force-ocr',
action='store_true',
help="Rasterize any text or vector objects on each page, apply OCR, and "
"save the rastered output (this rewrites the PDF)",
)
ocrsettings.add_argument(
'-s',
'--skip-text',
action='store_true',
help="Skip OCR on any pages that already contain text, but include the "
"page in final output; useful for PDFs that contain a mix of "
"images, text pages, and/or previously OCRed pages",
)
ocrsettings.add_argument(
'--redo-ocr',
action='store_true',
help="Attempt to detect and remove the hidden OCR layer from files that "
"were previously OCRed with OCRmyPDF or another program. Apply OCR "
"to text found in raster images. Existing visible text objects will "
"not be changed. If there is no existing OCR, OCR will be added.",
)
ocrsettings.add_argument(
'--skip-big',
type=numeric(float, 0, 5000),
metavar='MPixels',
help="Skip OCR on pages larger than the specified amount of megapixels, "
"but include skipped pages in final output",
)
optimizing = parser.add_argument_group(
"Optimization options", "Control how the PDF is optimized after OCR"
)
optimizing.add_argument(
'-O',
'--optimize',
type=int,
choices=range(0, 4),
default=1,
help=(
"Control how PDF is optimized after processing:"
"0 - do not optimize; "
"1 - do safe, lossless optimizations (default); "
"2 - do some lossy optimizations; "
"3 - do aggressive lossy optimizations (including lossy JBIG2)"
),
)
optimizing.add_argument(
'--jpeg-quality',
type=numeric(int, 0, 100),
default=0,
metavar='Q',
help=(
"Adjust JPEG quality level for JPEG optimization. "
"100 is best quality and largest output size; "
"1 is lowest quality and smallest output; "
"0 uses the default."
),
)
optimizing.add_argument(
'--jpg-quality',
type=numeric(int, 0, 100),
default=0,
metavar='Q',
dest='jpeg_quality',
help=argparse.SUPPRESS, # Alias for --jpeg-quality
)
optimizing.add_argument(
'--png-quality',
type=numeric(int, 0, 100),
default=0,
metavar='Q',
help=(
"Adjust PNG quality level to use when quantizing PNGs. "
"Values have same meaning as with --jpeg-quality"
),
)
optimizing.add_argument(
'--jbig2-lossy',
action='store_true',
help=(
"Enable JBIG2 lossy mode (better compression, not suitable for some "
"use cases - see documentation)."
),
)
optimizing.add_argument(
'--jbig2-page-group-size',
type=numeric(int, 1, 10000),
default=0,
metavar='N',
# Adjust number of pages to consider at once for JBIG2 compression
help=argparse.SUPPRESS,
)
advanced = parser.add_argument_group(
"Advanced", "Advanced options to control OCRmyPDF"
)
advanced.add_argument(
'--pages',
type=str,
help=(
"Limit OCR to the specified pages (ranges or comma separated), "
"skipping others"
),
)
advanced.add_argument(
'--max-image-mpixels',
action='store',
type=numeric(float, 0),
metavar='MPixels',
help="Set maximum number of pixels to unpack before treating an image as a "
"decompression bomb",
default=128.0,
)
advanced.add_argument(
'--pdf-renderer',
choices=['auto', 'hocr', 'sandwich'],
default='auto',
help="Choose OCR PDF renderer - the default option is to let OCRmyPDF "
"choose. See documentation for discussion.",
)
advanced.add_argument(
'--rotate-pages-threshold',
default=14.0,
type=numeric(float, 0, 1000),
metavar='CONFIDENCE',
help="Only rotate pages when confidence is above this value (arbitrary "
"units reported by tesseract)",
)
advanced.add_argument(
'--pdfa-image-compression',
choices=['auto', 'jpeg', 'lossless'],
default='auto',
help="Specify how to compress images in the output PDF/A. 'auto' lets "
"OCRmyPDF decide. 'jpeg' changes all grayscale and color images to "
"JPEG compression. 'lossless' uses PNG-style lossless compression "
"for all images. Monochrome images are always compressed using a "
"lossless codec. Compression settings "
"are applied to all pages, including those for which OCR was "
"skipped. Not supported for --output-type=pdf ; that setting "
"preserves the original compression of all images.",
)
advanced.add_argument(
'--fast-web-view',
type=numeric(float, 0),
default=1.0,
metavar="MEGABYTES",
help="If the size of file is more than this threshold (in MB), then "
"linearize the PDF for fast web viewing. This allows the PDF to be "
"displayed before it is fully downloaded in web browsers, but increases "
"the space required slightly. By default we skip this for small files "
"which do not benefit. If the threshold is 0 it will be apply to all files. "
"Set the threshold very high to disable.",
)
advanced.add_argument(
'--plugin',
dest='plugins',
action='append',
default=[],
help="Name of plugin to import.",
)
debugging = parser.add_argument_group(
"Debugging", "Arguments to help with troubleshooting and debugging"
)
debugging.add_argument(
'-k',
'--keep-temporary-files',
action='store_true',
help="Keep temporary files (helpful for debugging)",
)
return parser
plugins_only_parser = ArgumentParser(
prog=_PROGRAM_NAME, fromfile_prefix_chars='@', add_help=False, allow_abbrev=False
) )
parser.add_argument( plugins_only_parser.add_argument(
'output_file', '--plugin',
metavar="output_pdf", dest='plugins',
help="Output searchable PDF file (or '-' to write to standard output). "
"Existing files will be ovewritten. If same as input file, the "
"input file will be updated only if processing is successful.",
)
parser.add_argument(
'-l',
'--language',
action='append', action='append',
help="Language(s) of the file to be OCRed (see tesseract --list-langs for "
"all language packs installed in your system). Use -l eng+deu for "
"multiple languages.",
)
parser.add_argument(
'--image-dpi',
metavar='DPI',
type=int,
help="For input image instead of PDF, use this DPI instead of file's.",
)
parser.add_argument(
'--output-type',
choices=['pdfa', 'pdf', 'pdfa-1', 'pdfa-2', 'pdfa-3'],
default='pdfa',
help="Choose output type. 'pdfa' creates a PDF/A-2b compliant file for "
"long term archiving (default, recommended) but may not suitable "
"for users who want their file altered as little as possible. 'pdfa' "
"also has problems with full Unicode text. 'pdf' attempts to "
"preserve file contents as much as possible. 'pdf-a1' creates a "
"PDF/A1-b file. 'pdf-a2' is equivalent to 'pdfa'. 'pdf-a3' creates a "
"PDF/A3-b file.",
)
# Use null string '\0' as sentinel to indicate the user supplied no argument,
# since that is the only invalid character for filepaths on all platforms
# bool('\0') is True in Python
parser.add_argument(
'--sidecar',
nargs='?',
const='\0',
default=None,
metavar='FILE',
help="Generate sidecar text files that contain the same text recognized "
"by Tesseract. This may be useful for building a OCR text database. "
"If FILE is omitted, the sidecar file be named {output_file}.txt "
"If FILE is set to '-', the sidecar is written to stdout (a "
"convenient way to preview OCR quality). The output file and sidecar "
"may not both use stdout at the same time.",
)
parser.add_argument(
'--version',
action='version',
version=_VERSION,
help="Print program version and exit",
)
jobcontrol = parser.add_argument_group("Job control options")
jobcontrol.add_argument(
'-j',
'--jobs',
metavar='N',
type=numeric(int, 0, 256),
help="Use up to N CPU cores simultaneously (default: use all).",
)
jobcontrol.add_argument(
'-q', '--quiet', action='store_true', help="Suppress INFO messages"
)
jobcontrol.add_argument(
'-v',
'--verbose',
type=numeric(int, 0, 2),
default=0,
const=1,
nargs='?',
help="Print more verbose messages for each additional verbose level. Use "
"`-v 1` typically for much more detailed logging. Higher numbers "
"are probably only useful in debugging.",
)
jobcontrol.add_argument(
'--no-progress-bar',
action='store_false',
dest='progress_bar',
help=argparse.SUPPRESS,
)
jobcontrol.add_argument('--use-threads', action='store_true', help=argparse.SUPPRESS)
metadata = parser.add_argument_group(
"Metadata options",
"Set output PDF/A metadata (default: copy input document's metadata)",
)
metadata.add_argument(
'--title', type=str, help="Set document title (place multiple words in quotes)"
)
metadata.add_argument('--author', type=str, help="Set document author")
metadata.add_argument('--subject', type=str, help="Set document subject description")
metadata.add_argument('--keywords', type=str, help="Set document keywords")
preprocessing = parser.add_argument_group(
"Image preprocessing options",
"Options to improve the quality of the final PDF and OCR",
)
preprocessing.add_argument(
'-r',
'--rotate-pages',
action='store_true',
help="Automatically rotate pages based on detected text orientation",
)
preprocessing.add_argument(
'--remove-background',
action='store_true',
help="Attempt to remove background from gray or color pages, setting it "
"to white ",
)
preprocessing.add_argument(
'-d', '--deskew', action='store_true', help="Deskew each page before performing OCR"
)
preprocessing.add_argument(
'-c',
'--clean',
action='store_true',
help="Clean pages from scanning artifacts before performing OCR, and send "
"the cleaned page to OCR, but do not include the cleaned page in "
"the output",
)
preprocessing.add_argument(
'-i',
'--clean-final',
action='store_true',
help="Clean page as above, and incorporate the cleaned image in the final "
"PDF. Might remove desired content.",
)
preprocessing.add_argument(
'--unpaper-args',
type=str,
default=None,
help="A quoted string of arguments to pass to unpaper. Requires --clean. "
"Example: --unpaper-args '--layout double'.",
)
preprocessing.add_argument(
'--oversample',
metavar='DPI',
type=numeric(int, 0, 5000),
default=0,
help="Oversample images to at least the specified DPI, to improve OCR "
"results slightly",
)
preprocessing.add_argument(
'--remove-vectors',
action='store_true',
help="EXPERIMENTAL. Mask out any vector objects in the PDF so that they "
"will not be included in OCR. This can eliminate false characters.",
)
preprocessing.add_argument(
'--threshold',
action='store_true',
help="EXPERIMENTAL. Threshold image to 1bpp before sending it to Tesseract for OCR. Can "
"improve OCR quality compared to Tesseract's thresholder.",
)
ocrsettings = parser.add_argument_group("OCR options", "Control how OCR is applied")
ocrsettings.add_argument(
'-f',
'--force-ocr',
action='store_true',
help="Rasterize any text or vector objects on each page, apply OCR, and "
"save the rastered output (this rewrites the PDF)",
)
ocrsettings.add_argument(
'-s',
'--skip-text',
action='store_true',
help="Skip OCR on any pages that already contain text, but include the "
"page in final output; useful for PDFs that contain a mix of "
"images, text pages, and/or previously OCRed pages",
)
ocrsettings.add_argument(
'--redo-ocr',
action='store_true',
help="Attempt to detect and remove the hidden OCR layer from files that "
"were previously OCRed with OCRmyPDF or another program. Apply OCR "
"to text found in raster images. Existing visible text objects will "
"not be changed. If there is no existing OCR, OCR will be added.",
)
ocrsettings.add_argument(
'--skip-big',
type=numeric(float, 0, 5000),
metavar='MPixels',
help="Skip OCR on pages larger than the specified amount of megapixels, "
"but include skipped pages in final output",
)
optimizing = parser.add_argument_group(
"Optimization options", "Control how the PDF is optimized after OCR"
)
optimizing.add_argument(
'-O',
'--optimize',
type=int,
choices=range(0, 4),
default=1,
help=(
"Control how PDF is optimized after processing:"
"0 - do not optimize; "
"1 - do safe, lossless optimizations (default); "
"2 - do some lossy optimizations; "
"3 - do aggressive lossy optimizations (including lossy JBIG2)"
),
)
optimizing.add_argument(
'--jpeg-quality',
type=numeric(int, 0, 100),
default=0,
metavar='Q',
help=(
"Adjust JPEG quality level for JPEG optimization. "
"100 is best quality and largest output size; "
"1 is lowest quality and smallest output; "
"0 uses the default."
),
)
optimizing.add_argument(
'--jpg-quality',
type=numeric(int, 0, 100),
default=0,
metavar='Q',
dest='jpeg_quality',
help=argparse.SUPPRESS, # Alias for --jpeg-quality
)
optimizing.add_argument(
'--png-quality',
type=numeric(int, 0, 100),
default=0,
metavar='Q',
help=(
"Adjust PNG quality level to use when quantizing PNGs. "
"Values have same meaning as with --jpeg-quality"
),
)
optimizing.add_argument(
'--jbig2-lossy',
action='store_true',
help=(
"Enable JBIG2 lossy mode (better compression, not suitable for some "
"use cases - see documentation)."
),
)
optimizing.add_argument(
'--jbig2-page-group-size',
type=numeric(int, 1, 10000),
default=0,
metavar='N',
# Adjust number of pages to consider at once for JBIG2 compression
help=argparse.SUPPRESS,
)
advanced = parser.add_argument_group(
"Advanced", "Advanced options to control Tesseract's OCR behavior"
)
advanced.add_argument(
'--pages',
type=str,
help="Limit OCR to the specified pages (ranges or comma separated), skipping others",
)
advanced.add_argument(
'--max-image-mpixels',
action='store',
type=numeric(float, 0),
metavar='MPixels',
help="Set maximum number of pixels to unpack before treating an image as a "
"decompression bomb",
default=128.0,
)
advanced.add_argument(
'--tesseract-config',
action='append',
metavar='CFG',
default=[], default=[],
help="Additional Tesseract configuration files -- see documentation", help="Name of plugin to import.",
) )
advanced.add_argument(
'--tesseract-pagesegmode',
action='store',
type=int,
metavar='PSM',
choices=range(0, 14),
help="Set Tesseract page segmentation mode (see tesseract --help)",
)
advanced.add_argument(
'--tesseract-oem',
action='store',
type=int,
metavar='MODE',
choices=range(0, 4),
help=(
"Set Tesseract 4.0 OCR engine mode: "
"0 - original Tesseract only; "
"1 - neural nets LSTM only; "
"2 - Tesseract + LSTM; "
"3 - default."
),
)
advanced.add_argument(
'--pdf-renderer',
choices=['auto', 'hocr', 'sandwich'],
default='auto',
help="Choose OCR PDF renderer - the default option is to let OCRmyPDF "
"choose. See documentation for discussion.",
)
advanced.add_argument(
'--tesseract-timeout',
default=180.0,
type=numeric(float, 0),
metavar='SECONDS',
help='Give up on OCR after the timeout, but copy the preprocessed page '
'into the final output',
)
advanced.add_argument(
'--rotate-pages-threshold',
default=14.0,
type=numeric(float, 0, 1000),
metavar='CONFIDENCE',
help="Only rotate pages when confidence is above this value (arbitrary "
"units reported by tesseract)",
)
advanced.add_argument(
'--pdfa-image-compression',
choices=['auto', 'jpeg', 'lossless'],
default='auto',
help="Specify how to compress images in the output PDF/A. 'auto' lets "
"OCRmyPDF decide. 'jpeg' changes all grayscale and color images to "
"JPEG compression. 'lossless' uses PNG-style lossless compression "
"for all images. Monochrome images are always compressed using a "
"lossless codec. Compression settings "
"are applied to all pages, including those for which OCR was "
"skipped. Not supported for --output-type=pdf ; that setting "
"preserves the original compression of all images.",
)
advanced.add_argument(
'--user-words',
metavar='FILE',
help="Specify the location of the Tesseract user words file. This is a "
"list of words Tesseract should consider while performing OCR in "
"addition to its standard language dictionaries. This can improve "
"OCR quality especially for specialized and technical documents.",
)
advanced.add_argument(
'--user-patterns',
metavar='FILE',
help="Specify the location of the Tesseract user patterns file.",
)
advanced.add_argument(
'--fast-web-view',
type=numeric(float, 0),
default=1.0,
metavar="MEGABYTES",
help="If the size of file is more than this threshold (in MB), then "
"linearize the PDF for fast web viewing. This allows the PDF to be "
"displayed before it is fully downloaded in web browsers, but increases "
"the space required slightly. By default we skip this for small files "
"which do not benefit. If the threshold is 0 it will be apply to all files. "
"Set the threshold very high to disable.",
)
debugging = parser.add_argument_group(
"Debugging", "Arguments to help with troubleshooting and debugging"
)
debugging.add_argument(
'-k',
'--keep-temporary-files',
action='store_true',
help="Keep temporary files (helpful for debugging)",
)
debugging.add_argument('--tesseract-env', type=str, help=argparse.SUPPRESS)
-61
View File
@@ -1,61 +0,0 @@
# © 2017 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
"""Interface to qpdf executable"""
from io import StringIO
import pikepdf
def version():
return pikepdf.__libqpdf_version__
def check(input_file, log=None):
pdf = None
try:
pdf = pikepdf.open(input_file)
except pikepdf.PdfError as e:
if log:
log.error(e)
return False
else:
messages = pdf.check()
for msg in messages:
if 'error' in msg.lower():
log.error(msg)
else:
log.warning(msg)
sio = StringIO()
linearize = None
try:
pdf.check_linearization(sio)
except RuntimeError:
pass
else:
linearize = sio.getvalue()
if linearize:
log.warning(linearize)
if not messages and not linearize:
return True
return False
finally:
if pdf:
pdf.close()
+106 -29
View File
@@ -20,23 +20,55 @@ import multiprocessing
import os import os
import shutil import shutil
import warnings import warnings
from collections import namedtuple
from collections.abc import Iterable from collections.abc import Iterable
from contextlib import suppress from contextlib import suppress
from functools import wraps from functools import wraps
from io import StringIO
from math import isclose
from pathlib import Path from pathlib import Path
import pikepdf
log = logging.getLogger(__name__) log = logging.getLogger(__name__)
def safe_symlink(input_file, soft_link_name, *args, **kwargs): class Resolution(namedtuple('Resolution', ('x', 'y'))):
__slots__ = ()
def round(self, ndigits):
return Resolution(round(self.x, ndigits), round(self.y, ndigits))
def to_int(self):
return Resolution(int(round(self.x)), int(round(self.y)))
@property
def is_square(self):
return isclose(self.x, self.y, rel_tol=1e-3)
def take_max(self, vals, yvals=None):
if yvals is not None:
return Resolution(max(self.x, *vals), max(self.y, *yvals))
max_x, max_y = self.x, self.y
for x, y in vals:
max_x = max(x, max_x)
max_y = max(y, max_y)
return Resolution(max_x, max_y)
def flip_axis(self):
return Resolution(self.y, self.x)
def __str__(self):
return f"{self.x:f}x{self.y:f}"
def __repr__(self):
return f"Resolution({self.x}x{self.y} dpi)"
def safe_symlink(input_file: os.PathLike, soft_link_name: os.PathLike):
""" """
Helper function: relinks soft symbolic link if necessary Helper function: relinks soft symbolic link if necessary
""" """
if len(args) == 1 and isinstance(args[0], logging.Logger):
log.warning("Deprecated: safe_symlink(,log)")
if 'log' in kwargs:
log.warning('Deprecated: safe_symlink(...log=)')
input_file = os.fspath(input_file) input_file = os.fspath(input_file)
soft_link_name = os.fspath(soft_link_name) soft_link_name = os.fspath(soft_link_name)
@@ -72,16 +104,23 @@ def safe_symlink(input_file, soft_link_name, *args, **kwargs):
os.symlink(os.path.abspath(input_file), soft_link_name) os.symlink(os.path.abspath(input_file), soft_link_name)
def samefile(f1, f2):
if os.name == 'nt':
return f1 == f2
else:
return os.path.samefile(f1, f2)
def is_iterable_notstr(thing): def is_iterable_notstr(thing):
return isinstance(thing, Iterable) and not isinstance(thing, str) return isinstance(thing, Iterable) and not isinstance(thing, str)
def monotonic(L): def monotonic(L: Iterable):
"""Does list increase monotonically?""" """Does list increase monotonically?"""
return all(b > a for a, b in zip(L, L[1:])) return all(b > a for a, b in zip(L, L[1:]))
def page_number(input_file): def page_number(input_file: os.PathLike):
"""Get one-based page number implied by filename (000002.pdf -> 2)""" """Get one-based page number implied by filename (000002.pdf -> 2)"""
return int(os.path.basename(os.fspath(input_file))[0:6]) return int(os.path.basename(os.fspath(input_file))[0:6])
@@ -97,35 +136,73 @@ def available_cpu_count():
return 1 return 1
def is_file_writable(test_file): def is_file_writable(test_file: os.PathLike):
"""Intentionally racy test if target is writable. """Intentionally racy test if target is writable.
We intend to write to the output file if and only if we succeed and We intend to write to the output file if and only if we succeed and
can replace it atomically. Before doing the OCR work, make sure can replace it atomically. Before doing the OCR work, make sure
the location is writable. the location is writable.
""" """
p = Path(test_file) try:
p = Path(test_file)
if p.is_symlink():
p = p.resolve(strict=False)
if p.is_symlink(): # p.is_file() throws an exception in some cases
p = p.resolve(strict=False) if p.exists() and p.is_file():
return os.access(
# p.is_file() throws an exception in some cases os.fspath(p),
if p.exists() and p.is_file(): os.W_OK,
return os.access( effective_ids=(os.access in os.supports_effective_ids),
os.fspath(p), )
os.W_OK,
effective_ids=(os.access in os.supports_effective_ids),
)
else:
try:
fp = p.open('wb')
except OSError:
return False
else: else:
fp.close() try:
with suppress(OSError): fp = p.open('wb')
p.unlink() except OSError:
return True return False
else:
fp.close()
with suppress(OSError):
p.unlink()
return True
except (EnvironmentError, RuntimeError) as e:
log.debug(e)
log.error(str(e))
return False
def check_pdf(input_file):
pdf = None
try:
pdf = pikepdf.open(input_file)
except pikepdf.PdfError as e:
log.error(e)
return False
else:
messages = pdf.check()
for msg in messages:
if 'error' in msg.lower():
log.error(msg)
else:
log.warning(msg)
sio = StringIO()
linearize = None
try:
pdf.check_linearization(sio)
except RuntimeError:
pass
else:
linearize = sio.getvalue()
if linearize:
log.warning(linearize)
if not messages and not linearize:
return True
return False
finally:
if pdf:
pdf.close()
def deprecated(func): def deprecated(func):
+43 -35
View File
@@ -29,9 +29,11 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import argparse import argparse
import os
import re import re
from collections import namedtuple from collections import namedtuple
from math import atan, cos, sin from math import atan, cos, sin
from pathlib import Path
from xml.etree import ElementTree from xml.etree import ElementTree
from reportlab.lib.units import inch from reportlab.lib.units import inch
@@ -64,9 +66,9 @@ class HocrTransform:
{'': 'ff', '': 'ffi', '': 'ffl', '': 'fi', '': 'fl'} {'': 'ff', '': 'ffi', '': 'ffl', '': 'fi', '': 'fl'}
) )
def __init__(self, hocrFileName, dpi): def __init__(self, hocr_filename: str, dpi: float):
self.dpi = dpi self.dpi = dpi
self.hocr = ElementTree.parse(hocrFileName) self.hocr = ElementTree.parse(hocr_filename)
# if the hOCR file has a namespace, ElementTree requires its use to # if the hOCR file has a namespace, ElementTree requires its use to
# find elements # find elements
@@ -88,7 +90,7 @@ class HocrTransform:
if self.width is None or self.height is None: if self.width is None or self.height is None:
raise HocrTransformError("hocr file is missing page dimensions") raise HocrTransformError("hocr file is missing page dimensions")
def __str__(self): def __str__(self): # pragma: no cover
""" """
Return the textual content of the HTML body Return the textual content of the HTML body
""" """
@@ -114,12 +116,12 @@ class HocrTransform:
return text return text
@classmethod @classmethod
def element_coordinates(cls, element): def element_coordinates(cls, element) -> Rect:
""" """
Returns a tuple containing the coordinates of the bounding box around Returns a tuple containing the coordinates of the bounding box around
an element an element
""" """
out = (0, 0, 0, 0) out = Rect._make(0 for _ in range(4))
if 'title' in element.attrib: if 'title' in element.attrib:
matches = cls.box_pattern.search(element.attrib['title']) matches = cls.box_pattern.search(element.attrib['title'])
if matches: if matches:
@@ -136,7 +138,7 @@ class HocrTransform:
matches = cls.baseline_pattern.search(element.attrib['title']) matches = cls.baseline_pattern.search(element.attrib['title'])
if matches: if matches:
return float(matches.group(1)), int(matches.group(2)) return float(matches.group(1)), int(matches.group(2))
return (0, 0) return (0.0, 0.0)
def pt_from_pixel(self, pxl): def pt_from_pixel(self, pxl):
""" """
@@ -145,7 +147,7 @@ class HocrTransform:
return Rect._make((c / self.dpi * inch) for c in pxl) return Rect._make((c / self.dpi * inch) for c in pxl)
@classmethod @classmethod
def replace_unsupported_chars(cls, s): def replace_unsupported_chars(cls, s: str):
""" """
Given an input string, returns the corresponding string that: Given an input string, returns the corresponding string that:
- is available in the helvetica facetype - is available in the helvetica facetype
@@ -155,12 +157,12 @@ class HocrTransform:
def to_pdf( def to_pdf(
self, self,
outFileName, out_filename: Path,
imageFileName=None, image_filename: Path = None,
showBoundingboxes=False, show_bounding_boxes: bool = False,
fontname="Helvetica", fontname: str = "Helvetica",
invisibleText=False, invisible_text: bool = False,
interwordSpaces=False, interword_spaces: bool = False,
): ):
""" """
Creates a PDF file with an image superimposed on top of the text. Creates a PDF file with an image superimposed on top of the text.
@@ -172,7 +174,11 @@ class HocrTransform:
""" """
# create the PDF file # create the PDF file
# page size in points (1/72 in.) # page size in points (1/72 in.)
pdf = Canvas(outFileName, pagesize=(self.width, self.height), pageCompression=1) pdf = Canvas(
os.fspath(out_filename),
pagesize=(self.width, self.height),
pageCompression=1,
)
# draw bounding box for each paragraph # draw bounding box for each paragraph
# light blue for bounding box of paragraph # light blue for bounding box of paragraph
@@ -190,7 +196,7 @@ class HocrTransform:
pt = self.pt_from_pixel(pxl_coords) pt = self.pt_from_pixel(pxl_coords)
# draw the bbox border # draw the bbox border
if showBoundingboxes: if show_bounding_boxes: # pragma: no cover
pdf.rect( pdf.rect(
pt.x1, self.height - pt.y2, pt.x2 - pt.x1, pt.y2 - pt.y1, fill=1 pt.x1, self.height - pt.y2, pt.x2 - pt.x1, pt.y2 - pt.y1, fill=1
) )
@@ -205,9 +211,9 @@ class HocrTransform:
line, line,
"ocrx_word", "ocrx_word",
fontname, fontname,
invisibleText, invisible_text,
interwordSpaces, interword_spaces,
showBoundingboxes, show_bounding_boxes,
) )
if not found_lines: if not found_lines:
@@ -218,31 +224,33 @@ class HocrTransform:
root, root,
"ocrx_word", "ocrx_word",
fontname, fontname,
invisibleText, invisible_text,
interwordSpaces, interword_spaces,
showBoundingboxes, show_bounding_boxes,
) )
# put the image on the page, scaled to fill the page # put the image on the page, scaled to fill the page
if imageFileName is not None: if image_filename is not None:
pdf.drawImage(imageFileName, 0, 0, width=self.width, height=self.height) pdf.drawImage(
os.fspath(image_filename), 0, 0, width=self.width, height=self.height
)
# finish up the page and save it # finish up the page and save it
pdf.showPage() pdf.showPage()
pdf.save() pdf.save()
@classmethod @classmethod
def polyval(cls, poly, x): def polyval(cls, poly, x): # pragma: no cover
return x * poly[0] + poly[1] return x * poly[0] + poly[1]
def _do_line( def _do_line(
self, self,
pdf, pdf: Canvas,
line, line,
elemclass, elemclass: str,
fontname, fontname: str,
invisibleText, invisible_text: bool,
interwordSpaces, interword_spaces: bool,
showBoundingboxes, show_bounding_boxes: bool,
): ):
pxl_line_coords = self.element_coordinates(line) pxl_line_coords = self.element_coordinates(line)
line_box = self.pt_from_pixel(pxl_line_coords) line_box = self.pt_from_pixel(pxl_line_coords)
@@ -262,14 +270,14 @@ class HocrTransform:
# on a sloped baseline and the edge of the bounding box. # on a sloped baseline and the edge of the bounding box.
fontsize = (line_height - abs(intercept)) / cos_a fontsize = (line_height - abs(intercept)) / cos_a
text.setFont(fontname, fontsize) text.setFont(fontname, fontsize)
if invisibleText: if invisible_text:
text.setTextRenderMode(3) # Invisible (indicates OCR text) text.setTextRenderMode(3) # Invisible (indicates OCR text)
# Intercept is normally negative, so this places it above the bottom # Intercept is normally negative, so this places it above the bottom
# of the line box # of the line box
baseline_y2 = self.height - (line_box.y2 + intercept) baseline_y2 = self.height - (line_box.y2 + intercept)
if showBoundingboxes: if show_bounding_boxes: # pragma: no cover
# draw the baseline in magenta, dashed # draw the baseline in magenta, dashed
pdf.setDash() pdf.setDash()
pdf.setStrokeColorRGB(0.95, 0.65, 0.95) pdf.setStrokeColorRGB(0.95, 0.65, 0.95)
@@ -298,7 +306,7 @@ class HocrTransform:
pxl_coords = self.element_coordinates(elem) pxl_coords = self.element_coordinates(elem)
box = self.pt_from_pixel(pxl_coords) box = self.pt_from_pixel(pxl_coords)
if interwordSpaces: if interword_spaces:
# if `--interword-spaces` is true, append a space # if `--interword-spaces` is true, append a space
# to the end of each text element to allow simpler PDF viewers # to the end of each text element to allow simpler PDF viewers
# such as PDF.js to better recognize words in search and copy # such as PDF.js to better recognize words in search and copy
@@ -318,7 +326,7 @@ class HocrTransform:
font_width = pdf.stringWidth(elemtxt, fontname, fontsize) font_width = pdf.stringWidth(elemtxt, fontname, fontsize)
# draw the bbox border # draw the bbox border
if showBoundingboxes: if show_bounding_boxes: # pragma: no cover
pdf.rect( pdf.rect(
box.x1, self.height - line_box.y2, box_width, line_height, fill=0 box.x1, self.height - line_box.y2, box_width, line_height, fill=0
) )
@@ -385,5 +393,5 @@ if __name__ == "__main__":
args.outputfile, args.outputfile,
args.image, args.image,
args.boundingboxes, args.boundingboxes,
interwordSpaces=args.interword_spaces, interword_spaces=args.interword_spaces,
) )
+26 -23
View File
@@ -29,12 +29,13 @@ from collections.abc import Sequence
from contextlib import suppress from contextlib import suppress
from ctypes.util import find_library from ctypes.util import find_library
from functools import lru_cache from functools import lru_cache
from io import BytesIO from io import BytesIO, UnsupportedOperation
from os import fspath from os import fspath
from tempfile import TemporaryFile from tempfile import TemporaryFile
from .lib._leptonica import ffi from ocrmypdf.exceptions import MissingDependencyError
from .exceptions import MissingDependencyError from ocrmypdf.lib._leptonica import ffi
from ocrmypdf.subprocess import shim_paths_with_program_files
# pylint: disable=protected-access # pylint: disable=protected-access
@@ -42,24 +43,36 @@ logger = logging.getLogger(__name__)
if os.name == 'nt': if os.name == 'nt':
libname = 'liblept-5' libname = 'liblept-5'
os.environ['PATH'] = shim_paths_with_program_files()
else: else:
libname = 'lept' libname = 'lept'
_libpath = find_library(libname) _libpath = find_library(libname)
if not _libpath and os.name == 'nt': if not _libpath:
raise MissingDependencyError( raise MissingDependencyError(
""" """
--------------------------------------------------------------------- ---------------------------------------------------------------------
This error normally occurs when ocrmypdf can't find a file named This error normally occurs when ocrmypdf can't find the Leptonica
liblept-5.dll (Leptonica). Please ensure Tesseract-OCR is installed library, which is usually installed with Tesseract OCR. It could be that
and its location is added to the system PATH environment variable. Tesseract is not installed properly, we can't find the installation
on your system PATH environment variable.
For details see: The library we are looking for is usually called:
liblept-5.dll (Windows)
liblept*.dylib (macOS)
liblept*.so (Linux/BSD)
Please review our installation procedures to find a solution:
https://ocrmypdf.readthedocs.io/en/latest/installation.html https://ocrmypdf.readthedocs.io/en/latest/installation.html
--------------------------------------------------------------------- ---------------------------------------------------------------------
""" """
) )
lept = ffi.dlopen(_libpath) try:
lept.setMsgSeverity(lept.L_SEVERITY_WARNING) lept = ffi.dlopen(_libpath)
lept.setMsgSeverity(lept.L_SEVERITY_WARNING)
except ffi.error as e:
raise MissingDependencyError(
f"Leptonica library found at {_libpath}, but we could not access it"
) from e
class _LeptonicaErrorTrap: class _LeptonicaErrorTrap:
@@ -83,7 +96,6 @@ class _LeptonicaErrorTrap:
self.no_stderr = False self.no_stderr = False
def __enter__(self): def __enter__(self):
from io import UnsupportedOperation
self.tmpfile = TemporaryFile() self.tmpfile = TemporaryFile()
@@ -338,7 +350,7 @@ class Pix(LeptonicaObject):
py_file.write(buffer) py_file.write(buffer)
@classmethod @classmethod
def frompil(self, pillow_image): def frompil(cls, pillow_image):
"""Create a copy of a PIL.Image from this Pix""" """Create a copy of a PIL.Image from this Pix"""
bio = BytesIO() bio = BytesIO()
pillow_image.save(bio, format='png', compress_level=1) pillow_image.save(bio, format='png', compress_level=1)
@@ -350,7 +362,7 @@ class Pix(LeptonicaObject):
def topil(self): def topil(self):
"""Returns a PIL.Image version of this Pix""" """Returns a PIL.Image version of this Pix"""
from PIL import Image from PIL import Image # pylint: disable=import-outside-toplevel
# Leptonica manages data in words, so it implicitly does an endian # Leptonica manages data in words, so it implicitly does an endian
# swap. Tell Pillow about this when it reads the data. # swap. Tell Pillow about this when it reads the data.
@@ -521,16 +533,7 @@ class Pix(LeptonicaObject):
) )
return Pix(thresh_pix) return Pix(thresh_pix)
def crop_to_foreground( def crop_to_foreground(self, threshold=128, mindist=70, erasedist=30, showmorph=0):
self,
threshold=128,
mindist=70,
erasedist=30,
pagenum=0,
showmorph=0,
display=0,
pdfdir=ffi.NULL,
):
if get_leptonica_version() < 'leptonica-1.76': if get_leptonica_version() < 'leptonica-1.76':
# Leptonica 1.76 changed the API for pixFindPageForeground; we don't # Leptonica 1.76 changed the API for pixFindPageForeground; we don't
# support the old version # support the old version
File diff suppressed because one or more lines are too long
+6
View File
@@ -443,6 +443,12 @@ pixReadBarcodes(PIXA *pixa,
SARRAY **psaw, SARRAY **psaw,
l_int32 debugflag); l_int32 debugflag);
PIX *
pixGenHalftoneMask(PIX *pixs,
PIX **ppixtext,
l_int32 *phtfound,
PIXA *pixadb);
l_int32 l_int32
l_generateCIDataForPdf(const char *fname, l_generateCIDataForPdf(const char *fname,
PIX *pix, PIX *pix,
+90 -75
View File
@@ -15,10 +15,11 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import concurrent.futures import logging
import sys import sys
import tempfile import tempfile
from collections import defaultdict from collections import defaultdict
from functools import partial
from os import fspath from os import fspath
from pathlib import Path from pathlib import Path
@@ -27,11 +28,14 @@ from pikepdf import Dictionary, Name
from PIL import Image from PIL import Image
from tqdm import tqdm from tqdm import tqdm
from . import leptonica from ocrmypdf import leptonica
from ._jobcontext import PDFContext from ocrmypdf._concurrent import exec_progress_pool
from .exceptions import OutputFileAccessError from ocrmypdf._exec import jbig2enc, pngquant
from .exec import jbig2enc, pngquant from ocrmypdf._jobcontext import PdfContext
from .helpers import safe_symlink from ocrmypdf.exceptions import OutputFileAccessError
from ocrmypdf.helpers import safe_symlink
log = logging.getLogger(__name__)
DEFAULT_JPEG_QUALITY = 75 DEFAULT_JPEG_QUALITY = 75
DEFAULT_PNG_QUALITY = 70 DEFAULT_PNG_QUALITY = 70
@@ -53,7 +57,7 @@ def tif_name(root, xref):
return img_name(root, xref, '.tif') return img_name(root, xref, '.tif')
def extract_image_filter(pike, root, log, image, xref): def extract_image_filter(pike, root, image, xref):
if image.Subtype != Name.Image: if image.Subtype != Name.Image:
return None return None
if image.Length < 100: if image.Length < 100:
@@ -79,8 +83,8 @@ def extract_image_filter(pike, root, log, image, xref):
return pim, filtdp return pim, filtdp
def extract_image_jbig2(*, pike, root, log, image, xref, options): def extract_image_jbig2(*, pike, root, image, xref, options):
result = extract_image_filter(pike, root, log, image, xref) result = extract_image_filter(pike, root, image, xref)
if result is None: if result is None:
return None return None
pim, filtdp = result pim, filtdp = result
@@ -101,8 +105,8 @@ def extract_image_jbig2(*, pike, root, log, image, xref, options):
return None return None
def extract_image_generic(*, pike, root, log, image, xref, options): def extract_image_generic(*, pike, root, image, xref, options):
result = extract_image_filter(pike, root, log, image, xref) result = extract_image_filter(pike, root, image, xref)
if result is None: if result is None:
return None return None
pim, filtdp = result pim, filtdp = result
@@ -155,11 +159,22 @@ def extract_image_generic(*, pike, root, log, image, xref, options):
# generating a PNG from compressed data # generating a PNG from compressed data
pim.as_pil_image().save(png_name(root, xref)) pim.as_pil_image().save(png_name(root, xref))
return xref, '.png' return xref, '.png'
elif (
not pim.indexed
and pim.colorspace == Name.ICCBased
and pim.bits_per_component == 1
and not options.jbig2_lossy
):
# We can losslessly optimize 1-bit images to CCITT or JBIG2 without
# paying any attention to the ICC profile, provided we're not doing
# lossy JBIG2
pim.as_pil_image().save(png_name(root, xref))
return xref, '.png'
return None return None
def extract_images(pike, root, log, options, extract_fn): def extract_images(pike, root, options, extract_fn):
"""Extract image using extract_fn """Extract image using extract_fn
Enumerate images on each page, lookup their xref/ID number in the PDF. Enumerate images on each page, lookup their xref/ID number in the PDF.
@@ -201,9 +216,9 @@ def extract_images(pike, root, log, options, extract_fn):
image = pike.get_object((xref, 0)) image = pike.get_object((xref, 0))
try: try:
result = extract_fn( result = extract_fn(
pike=pike, root=root, log=log, image=image, xref=xref, options=options pike=pike, root=root, image=image, xref=xref, options=options
) )
except Exception as e: except Exception as e: # pylint: disable=broad-except
log.debug("Image xref %s, error %s", xref, repr(e)) log.debug("Image xref %s, error %s", xref, repr(e))
errors += 1 errors += 1
else: else:
@@ -212,12 +227,12 @@ def extract_images(pike, root, log, options, extract_fn):
yield pageno_for_xref[xref], xref, ext yield pageno_for_xref[xref], xref, ext
def extract_images_generic(pike, root, log, options): def extract_images_generic(pike, root, options):
"""Extract any >=2bpp image we think we can improve""" """Extract any >=2bpp image we think we can improve"""
jpegs = [] jpegs = []
pngs = [] pngs = []
for _, xref, ext in extract_images(pike, root, log, options, extract_image_generic): for _, xref, ext in extract_images(pike, root, options, extract_image_generic):
log.debug('xref = %s ext = %s', xref, ext) log.debug('xref = %s ext = %s', xref, ext)
if ext == '.png': if ext == '.png':
pngs.append(xref) pngs.append(xref)
@@ -227,13 +242,11 @@ def extract_images_generic(pike, root, log, options):
return jpegs, pngs return jpegs, pngs
def extract_images_jbig2(pike, root, log, options): def extract_images_jbig2(pike, root, options):
"""Extract any bitonal image that we think we can improve as JBIG2""" """Extract any bitonal image that we think we can improve as JBIG2"""
jbig2_groups = defaultdict(list) jbig2_groups = defaultdict(list)
for pageno, xref, ext in extract_images( for pageno, xref, ext in extract_images(pike, root, options, extract_image_jbig2):
pike, root, log, options, extract_image_jbig2
):
group = pageno // options.jbig2_page_group_size group = pageno // options.jbig2_page_group_size
jbig2_groups[group].append((xref, ext)) jbig2_groups[group].append((xref, ext))
@@ -245,55 +258,55 @@ def extract_images_jbig2(pike, root, log, options):
return jbig2_groups return jbig2_groups
def _produce_jbig2_images(jbig2_groups, root, log, options): def _produce_jbig2_images(jbig2_groups, root, options):
"""Produce JBIG2 images from their groups""" """Produce JBIG2 images from their groups"""
def jbig2_group_futures(executor, root, groups): def jbig2_group_args(root, groups):
for group, xref_exts in groups.items(): for group, xref_exts in groups.items():
prefix = f'group{group:08d}' prefix = f'group{group:08d}'
future = executor.submit( yield dict(
jbig2enc.convert_group,
cwd=fspath(root), cwd=fspath(root),
infiles=(img_name(root, xref, ext) for xref, ext in xref_exts), infiles=(img_name(root, xref, ext) for xref, ext in xref_exts),
out_prefix=prefix, out_prefix=prefix,
) )
yield future
def jbig2_single_futures(executor, root, groups): def jbig2_single_args(root, groups):
for group, xref_exts in groups.items(): for group, xref_exts in groups.items():
prefix = f'group{group:08d}' prefix = f'group{group:08d}'
# Second loop is to ensure multiple images per page are unpacked # Second loop is to ensure multiple images per page are unpacked
for n, xref_ext in enumerate(xref_exts): for n, xref_ext in enumerate(xref_exts):
xref, ext = xref_ext xref, ext = xref_ext
future = executor.submit( yield dict(
jbig2enc.convert_single,
cwd=fspath(root), cwd=fspath(root),
infile=img_name(root, xref, ext), infile=img_name(root, xref, ext),
outfile=root / f'{prefix}.{n:04d}', outfile=root / f'{prefix}.{n:04d}',
) )
yield future
def convert_generic(fn, kwargs_dict):
return fn(**kwargs_dict)
if options.jbig2_page_group_size > 1: if options.jbig2_page_group_size > 1:
jbig2_futures = jbig2_group_futures jbig2_args = jbig2_group_args
jbig2_convert = partial(convert_generic, jbig2enc.convert_group)
else: else:
jbig2_futures = jbig2_single_futures jbig2_args = jbig2_single_args
jbig2_convert = partial(convert_generic, jbig2enc.convert_single)
with concurrent.futures.ThreadPoolExecutor(max_workers=options.jobs) as executor: exec_progress_pool(
futures = jbig2_futures(executor, root, jbig2_groups) use_threads=True,
with tqdm( max_workers=options.jobs,
tqdm_kwargs=dict(
total=len(jbig2_groups), total=len(jbig2_groups),
desc="JBIG2", desc="JBIG2",
unit='item', unit='item',
disable=not options.progress_bar, disable=not options.progress_bar,
) as pbar: ),
for future in concurrent.futures.as_completed(futures): task=jbig2_convert,
proc = future.result() task_arguments=jbig2_args(root, jbig2_groups),
if proc.stderr: )
log.debug(proc.stderr.decode())
pbar.update()
def convert_to_jbig2(pike, jbig2_groups, root, log, options): def convert_to_jbig2(pike, jbig2_groups, root, options):
"""Convert images to JBIG2 and insert into PDF. """Convert images to JBIG2 and insert into PDF.
When the JBIG2 page group size is > 1 we do several JBIG2 images at once When the JBIG2 page group size is > 1 we do several JBIG2 images at once
@@ -307,7 +320,7 @@ def convert_to_jbig2(pike, jbig2_groups, root, log, options):
and needs no dictionary. Currently this must be lossless JBIG2. and needs no dictionary. Currently this must be lossless JBIG2.
""" """
_produce_jbig2_images(jbig2_groups, root, log, options) _produce_jbig2_images(jbig2_groups, root, options)
for group, xref_exts in jbig2_groups.items(): for group, xref_exts in jbig2_groups.items():
prefix = f'group{group:08d}' prefix = f'group{group:08d}'
@@ -331,7 +344,7 @@ def convert_to_jbig2(pike, jbig2_groups, root, log, options):
) )
def transcode_jpegs(pike, jpegs, root, log, options): def transcode_jpegs(pike, jpegs, root, options):
for xref in tqdm( for xref in tqdm(
jpegs, desc="JPEGs", unit='image', disable=not options.progress_bar jpegs, desc="JPEGs", unit='image', disable=not options.progress_bar
): ):
@@ -354,37 +367,40 @@ def transcode_jpegs(pike, jpegs, root, log, options):
im_obj.write(compdata.read(), filter=Name.DCTDecode) im_obj.write(compdata.read(), filter=Name.DCTDecode)
def transcode_pngs(pike, images, image_name_fn, root, log, options): def transcode_pngs(pike, images, image_name_fn, root, options):
modified = set() modified = set()
if options.optimize >= 2: if options.optimize >= 2:
png_quality = ( png_quality = (
max(10, options.png_quality - 10), max(10, options.png_quality - 10),
min(100, options.png_quality + 10), min(100, options.png_quality + 10),
) )
with concurrent.futures.ThreadPoolExecutor(
max_workers=options.jobs def pngquant_args():
) as executor:
futures = []
for xref in images: for xref in images:
log.debug(image_name_fn(root, xref)) log.debug(image_name_fn(root, xref))
futures.append( yield (
executor.submit( image_name_fn(root, xref),
pngquant.quantize, png_name(root, xref),
image_name_fn(root, xref), png_quality[0],
png_name(root, xref), png_quality[1],
png_quality[0],
png_quality[1],
)
) )
modified.add(xref) modified.add(xref)
with tqdm(
def pngquant_fn(args):
pngquant.quantize(*args)
exec_progress_pool(
use_threads=True,
max_workers=options.jobs,
tqdm_kwargs=dict(
desc="PNGs", desc="PNGs",
total=len(futures), total=len(images),
unit='image', unit='image',
disable=not options.progress_bar, disable=not options.progress_bar,
) as pbar: ),
for _future in concurrent.futures.as_completed(futures): task=pngquant_fn,
pbar.update() task_arguments=pngquant_args(),
)
for xref in modified: for xref in modified:
im_obj = pike.get_object(xref, 0) im_obj = pike.get_object(xref, 0)
@@ -410,12 +426,12 @@ def transcode_pngs(pike, images, image_name_fn, root, log, options):
) )
continue continue
if compdata.type == leptonica.lept.L_FLATE_ENCODE: if compdata.type == leptonica.lept.L_FLATE_ENCODE:
return rewrite_png(pike, im_obj, compdata, log) rewrite_png(pike, im_obj, compdata)
elif compdata.type == leptonica.lept.L_G4_ENCODE: elif compdata.type == leptonica.lept.L_G4_ENCODE:
return rewrite_png_as_g4(pike, im_obj, compdata, log) rewrite_png_as_g4(pike, im_obj, compdata)
def rewrite_png_as_g4(pike, im_obj, compdata, log): def rewrite_png_as_g4(pike, im_obj, compdata):
im_obj.BitsPerComponent = 1 im_obj.BitsPerComponent = 1
im_obj.Width = compdata.w im_obj.Width = compdata.w
im_obj.Height = compdata.h im_obj.Height = compdata.h
@@ -435,7 +451,7 @@ def rewrite_png_as_g4(pike, im_obj, compdata, log):
return return
def rewrite_png(pike, im_obj, compdata, log): def rewrite_png(pike, im_obj, compdata):
# When a PNG is inserted into a PDF, we more or less copy the IDAT section from # When a PNG is inserted into a PDF, we more or less copy the IDAT section from
# the PDF and transfer the rest of the PNG headers to PDF image metadata. # the PDF and transfer the rest of the PNG headers to PDF image metadata.
# One thing we have to do is tell the PDF reader whether a predictor was used # One thing we have to do is tell the PDF reader whether a predictor was used
@@ -489,7 +505,6 @@ def rewrite_png(pike, im_obj, compdata, log):
def optimize(input_file, output_file, context, save_settings): def optimize(input_file, output_file, context, save_settings):
log = context.log
options = context.options options = context.options
if options.optimize == 0: if options.optimize == 0:
safe_symlink(input_file, output_file) safe_symlink(input_file, output_file)
@@ -506,15 +521,15 @@ def optimize(input_file, output_file, context, save_settings):
root = Path(output_file).parent / 'images' root = Path(output_file).parent / 'images'
root.mkdir(exist_ok=True) root.mkdir(exist_ok=True)
jpegs, pngs = extract_images_generic(pike, root, log, options) jpegs, pngs = extract_images_generic(pike, root, options)
transcode_jpegs(pike, jpegs, root, log, options) transcode_jpegs(pike, jpegs, root, options)
# if options.optimize >= 2: # if options.optimize >= 2:
# Try pngifying the jpegs # Try pngifying the jpegs
# transcode_pngs(pike, jpegs, jpg_name, root, log, options) # transcode_pngs(pike, jpegs, jpg_name, root, options)
transcode_pngs(pike, pngs, png_name, root, log, options) transcode_pngs(pike, pngs, png_name, root, options)
jbig2_groups = extract_images_jbig2(pike, root, log, options) jbig2_groups = extract_images_jbig2(pike, root, options)
convert_to_jbig2(pike, jbig2_groups, root, log, options) convert_to_jbig2(pike, jbig2_groups, root, options)
target_file = Path(output_file).with_suffix('.opt.pdf') target_file = Path(output_file).with_suffix('.opt.pdf')
pike.remove_unreferenced_resources() pike.remove_unreferenced_resources()
@@ -542,8 +557,8 @@ def optimize(input_file, output_file, context, save_settings):
def main(infile, outfile, level, jobs=1): def main(infile, outfile, level, jobs=1):
from tempfile import TemporaryDirectory from tempfile import TemporaryDirectory # pylint: disable=import-outside-toplevel
from shutil import copy from shutil import copy # pylint: disable=import-outside-toplevel
class OptimizeOptions: class OptimizeOptions:
"""Emulate ocrmypdf's options""" """Emulate ocrmypdf's options"""
@@ -571,7 +586,7 @@ def main(infile, outfile, level, jobs=1):
) )
with TemporaryDirectory() as td: with TemporaryDirectory() as td:
context = PDFContext(options, td, infile, None) context = PdfContext(options, td, infile, None, None)
tmpout = Path(td) / 'out.pdf' tmpout = Path(td) / 'out.pdf'
optimize( optimize(
infile, infile,
+1 -1
View File
@@ -16,4 +16,4 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
from .info import Colorspace, Encoding, PdfInfo from ocrmypdf.pdfinfo.info import Colorspace, Encoding, PdfInfo
-102
View File
@@ -1,102 +0,0 @@
# © 2018 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import re
import xml.etree.ElementTree as ET
from ..exec import ghostscript
gslog = logging.getLogger()
# Forgive me for I have sinned
# I am using regular expressions to parse XML. However the XML in this case,
# generated by Ghostscript, is self-consistent enough to be parseable.
regex_remove_char_tags = re.compile(
br"""
<char\b
(?: [^>] # anything single character but >
| \">\" # special case: trap ">"
)*
/> # terminate with '/>'
""",
re.VERBOSE,
)
def page_get_textblocks(infile, pageno, xmltext, height):
"""Get text boxes out of Ghostscript txtwrite xml"""
root = xmltext
if not hasattr(xmltext, 'findall'):
return []
def blocks():
for span in root.findall('.//span'):
bbox_str = span.attrib['bbox']
font_size = span.attrib['size']
pts = [int(pt) for pt in bbox_str.split()]
pts[1] = pts[1] - int(float(font_size) + 0.5)
bbox_topdown = tuple(pts)
bb = bbox_topdown
bbox_bottomup = (bb[0], height - bb[3], bb[2], height - bb[1])
yield bbox_bottomup
def joined_blocks():
prev = None
for bbox in blocks():
if prev is None:
prev = bbox
if bbox[1] == prev[1] and bbox[3] == prev[3]:
gap = prev[2] - bbox[0]
height = abs(bbox[3] - bbox[1])
if gap < height:
# Join boxes
prev = (prev[0], prev[1], bbox[2], bbox[3])
continue
# yield previously joined bboxes and start anew
yield prev
prev = bbox
if prev is not None:
yield prev
return [block for block in joined_blocks()]
def extract_text_xml(infile, pdf, pageno=None, log=gslog):
existing_text = ghostscript.extract_text(infile, pageno=None)
existing_text = regex_remove_char_tags.sub(b' ', existing_text)
try:
root = ET.fromstringlist([b'<document>\n', existing_text, b'</document>\n'])
page_xml = root.findall('page')
except ET.ParseError as e:
log.error(
"An error occurred while attempting to retrieve existing text in "
"the input file. Will attempt to continue assuming that there is "
"no existing text in the file. The error was:"
)
log.error(e)
page_xml = [None] * len(pdf.pages)
page_count_difference = len(pdf.pages) - len(page_xml)
if page_count_difference != 0:
log.error("The number of pages in the input file is inconsistent.")
log.error(f"Expected {len(pdf.pages)}, txtwrite says {len(page_xml)}")
if page_count_difference > 0:
page_xml.extend([None] * page_count_difference)
return page_xml
+179 -115
View File
@@ -18,29 +18,29 @@
import logging import logging
import re import re
from collections import namedtuple from collections import defaultdict, namedtuple
from decimal import Decimal from decimal import Decimal
from enum import Enum from enum import Enum
from functools import partial
from math import hypot, isclose from math import hypot, isclose
from os import fspath from os import PathLike
from pathlib import Path from pathlib import Path
from warnings import warn from warnings import warn
import pikepdf import pikepdf
from pikepdf import PdfMatrix from pikepdf import PdfMatrix
from tqdm import tqdm
from ocrmypdf.exceptions import EncryptedPdfError, MissingDependencyError from ocrmypdf._concurrent import exec_progress_pool
from ocrmypdf.exceptions import EncryptedPdfError
from . import ghosttext from ocrmypdf.helpers import Resolution, available_cpu_count
from .layout import get_page_analysis, get_text_boxes from ocrmypdf.pdfinfo.layout import get_page_analysis, get_text_boxes
logger = logging.getLogger() logger = logging.getLogger()
Colorspace = Enum('Colorspace', 'gray rgb cmyk lab icc index sep devn pattern jpeg2000') Colorspace = Enum('Colorspace', 'gray rgb cmyk lab icc index sep devn pattern jpeg2000')
Encoding = Enum( Encoding = Enum(
'Encoding', 'ccitt jpeg jpeg2000 jbig2 asciihex ascii85 lzw flate ' + 'runlength' 'Encoding', 'ccitt jpeg jpeg2000 jbig2 asciihex ascii85 lzw flate runlength'
) )
FRIENDLY_COLORSPACE = { FRIENDLY_COLORSPACE = {
@@ -98,15 +98,19 @@ XobjectSettings = namedtuple('XobjectSettings', ['name', 'shorthand', 'stack_dep
InlineSettings = namedtuple('InlineSettings', ['iimage', 'shorthand', 'stack_depth']) InlineSettings = namedtuple('InlineSettings', ['iimage', 'shorthand', 'stack_depth'])
ContentsInfo = namedtuple( ContentsInfo = namedtuple(
'ContentsInfo', ['xobject_settings', 'inline_images', 'found_vector'] 'ContentsInfo',
['xobject_settings', 'inline_images', 'found_vector', 'found_text', 'name_index'],
) )
TextboxInfo = namedtuple('TextboxInfo', ['bbox', 'is_visible', 'is_corrupt']) TextboxInfo = namedtuple('TextboxInfo', ['bbox', 'is_visible', 'is_corrupt'])
class VectorInfo: class VectorMarker:
def __init__(self): pass
pass
class TextMarker:
pass
def _normalize_stack(graphobjs): def _normalize_stack(graphobjs):
@@ -151,10 +155,13 @@ def _interpret_contents(contentstream, initial_shorthand=UNIT_SQUARE):
ctm = PdfMatrix(initial_shorthand) ctm = PdfMatrix(initial_shorthand)
xobject_settings = [] xobject_settings = []
inline_images = [] inline_images = []
name_index = defaultdict(lambda: [])
found_vector = False found_vector = False
found_text = False
vector_ops = set('S s f F f* B B* b b*'.split()) vector_ops = set('S s f F f* B B* b b*'.split())
text_showing_ops = set("""TJ Tj " '""".split())
image_ops = set('BI ID EI q Q Do cm'.split()) image_ops = set('BI ID EI q Q Do cm'.split())
operator_whitelist = ' '.join(vector_ops | image_ops) operator_whitelist = ' '.join(vector_ops | text_showing_ops | image_ops)
for n, graphobj in enumerate( for n, graphobj in enumerate(
_normalize_stack( _normalize_stack(
@@ -185,6 +192,7 @@ def _interpret_contents(contentstream, initial_shorthand=UNIT_SQUARE):
name=image_name, shorthand=ctm.shorthand, stack_depth=len(stack) name=image_name, shorthand=ctm.shorthand, stack_depth=len(stack)
) )
xobject_settings.append(settings) xobject_settings.append(settings)
name_index[image_name].append(settings)
elif operator == 'INLINE IMAGE': # BI/ID/EI are grouped into this elif operator == 'INLINE IMAGE': # BI/ID/EI are grouped into this
iimage = operands[0] iimage = operands[0]
inline = InlineSettings( inline = InlineSettings(
@@ -193,11 +201,15 @@ def _interpret_contents(contentstream, initial_shorthand=UNIT_SQUARE):
inline_images.append(inline) inline_images.append(inline)
elif operator in vector_ops: elif operator in vector_ops:
found_vector = True found_vector = True
elif operator in text_showing_ops:
found_text = True
return ContentsInfo( return ContentsInfo(
xobject_settings=xobject_settings, xobject_settings=xobject_settings,
inline_images=inline_images, inline_images=inline_images,
found_vector=found_vector, found_vector=found_vector,
found_text=found_text,
name_index=name_index,
) )
@@ -262,7 +274,7 @@ def _get_dpi(ctm_shorthand, image_size):
dpi_w = scale_w * 72.0 dpi_w = scale_w * 72.0
dpi_h = scale_h * 72.0 dpi_h = scale_h * 72.0
return dpi_w, dpi_h return Resolution(dpi_w, dpi_h)
class ImageInfo: class ImageInfo:
@@ -303,14 +315,22 @@ class ImageInfo:
if self._enc == Encoding.jpeg2000: if self._enc == Encoding.jpeg2000:
self._color = Colorspace.jpeg2000 self._color = Colorspace.jpeg2000
self._comp = FRIENDLY_COMP.get(self._color, '?') if self._color == Colorspace.icc:
# Check the ICC profile to determine actual colorspace
pim_icc = pim.icc
if pim_icc.profile.xcolor_space == 'GRAY':
self._comp = 1
elif pim_icc.profile.xcolor_space == 'CMYK':
self._comp = 4
else:
self._comp = 3
else:
self._comp = FRIENDLY_COMP.get(self._color, '?')
# Bit of a hack... infer grayscale if component count is uncertain # Bit of a hack... infer grayscale if component count is uncertain
# but encoding must be monochrome. This happens if a monochrome image # but encoding only supports monochrome.
# has an ICC profile attached. Better solution would be to examine if self._comp == '?' and self._enc in (Encoding.ccitt, Encoding.jbig2):
# the ICC profile. self._comp = FRIENDLY_COMP[Colorspace.gray]
if self._comp == '?' and self._enc in (Encoding.ccitt, Encoding.jbig2):
self._comp = FRIENDLY_COMP[Colorspace.gray]
@property @property
def name(self): def name(self):
@@ -345,12 +365,8 @@ class ImageInfo:
return self._enc return self._enc
@property @property
def xres(self): def dpi(self):
return _get_dpi(self._shorthand, (self._width, self._height))[0] return _get_dpi(self._shorthand, (self._width, self._height))
@property
def yres(self):
return _get_dpi(self._shorthand, (self._width, self._height))[1]
def __repr__(self): def __repr__(self):
class_locals = { class_locals = {
@@ -360,7 +376,7 @@ class ImageInfo:
} }
return ( return (
"<ImageInfo '{name}' {type_} {width}x{height} {color} " "<ImageInfo '{name}' {type_} {width}x{height} {color} "
"{comp} {bpc} {enc} {xres}x{yres}>" "{comp} {bpc} {enc} {dpi}>"
).format(**class_locals) ).format(**class_locals)
@@ -411,13 +427,9 @@ def _find_regular_images(container, contentsinfo):
""" """
for pdfimage, xobj in _image_xobjects(container): for pdfimage, xobj in _image_xobjects(container):
if xobj not in contentsinfo.name_index:
# For each image that is drawn on this, check if we drawing the continue
# current image - yes this is O(n^2), but n == 1 almost always for draw in contentsinfo.name_index[xobj]:
for draw in contentsinfo.xobject_settings:
if draw.name != xobj:
continue
if draw.stack_depth == 0 and _is_unit_square(draw.shorthand): if draw.stack_depth == 0 and _is_unit_square(draw.shorthand):
# At least one PDF in the wild (and test suite) draws an image # At least one PDF in the wild (and test suite) draws an image
# when the graphics stack depth is 0, meaning that the image # when the graphics stack depth is 0, meaning that the image
@@ -502,7 +514,9 @@ def _process_content_streams(*, pdf, container, shorthand=None):
contentsinfo = _interpret_contents(container, initial_shorthand) contentsinfo = _interpret_contents(container, initial_shorthand)
if contentsinfo.found_vector: if contentsinfo.found_vector:
yield VectorInfo() yield VectorMarker()
if contentsinfo.found_text:
yield TextMarker()
yield from _find_inline_images(contentsinfo) yield from _find_inline_images(contentsinfo)
yield from _find_regular_images(container, contentsinfo) yield from _find_regular_images(container, contentsinfo)
yield from _find_form_xobject_images(pdf, container, contentsinfo) yield from _find_form_xobject_images(pdf, container, contentsinfo)
@@ -551,7 +565,9 @@ def simplify_textboxes(miner, textbox_getter):
yield TextboxInfo(box.bbox, visible, corrupt) yield TextboxInfo(box.bbox, visible, corrupt)
def _pdf_get_pageinfo(pdf, pageno: int, infile, xmltext): def _pdf_get_pageinfo(
pdf, pageno: int, infile: PathLike, check_pages, detailed_analysis
):
pageinfo = {} pageinfo = {}
pageinfo['pageno'] = pageno pageinfo['pageno'] = pageno
pageinfo['images'] = [] pageinfo['images'] = []
@@ -561,18 +577,18 @@ def _pdf_get_pageinfo(pdf, pageno: int, infile, xmltext):
width_pt = mediabox[2] - mediabox[0] width_pt = mediabox[2] - mediabox[0]
height_pt = mediabox[3] - mediabox[1] height_pt = mediabox[3] - mediabox[1]
if xmltext is not None: check_this_page = pageno in check_pages
bboxes = ghosttext.page_get_textblocks(
fspath(infile), pageno, xmltext=xmltext, height=height_pt if check_this_page and detailed_analysis:
)
pageinfo['bboxes'] = bboxes
else:
pscript5_mode = str(pdf.docinfo.get('/Creator')).startswith('PScript5') pscript5_mode = str(pdf.docinfo.get('/Creator')).startswith('PScript5')
miner = get_page_analysis(infile, pageno, pscript5_mode) miner = get_page_analysis(infile, pageno, pscript5_mode)
pageinfo['textboxes'] = list(simplify_textboxes(miner, get_text_boxes)) pageinfo['textboxes'] = list(simplify_textboxes(miner, get_text_boxes))
bboxes = (box.bbox for box in pageinfo['textboxes']) bboxes = (box.bbox for box in pageinfo['textboxes'])
pageinfo['has_text'] = _page_has_text(bboxes, width_pt, height_pt) pageinfo['has_text'] = _page_has_text(bboxes, width_pt, height_pt)
else:
pageinfo['textboxes'] = []
pageinfo['has_text'] = None # i.e. "no information"
userunit = page.get('/UserUnit', Decimal(1.0)) userunit = page.get('/UserUnit', Decimal(1.0))
if not isinstance(userunit, Decimal): if not isinstance(userunit, Decimal):
@@ -587,59 +603,96 @@ def _pdf_get_pageinfo(pdf, pageno: int, infile, xmltext):
pageinfo['rotate'] = 0 pageinfo['rotate'] = 0
userunit_shorthand = (userunit, 0, 0, userunit, 0, 0) userunit_shorthand = (userunit, 0, 0, userunit, 0, 0)
contentsinfo = [
ci if check_this_page:
pageinfo['has_vector'] = False
pageinfo['has_text'] = False
pageinfo['images'] = []
for ci in _process_content_streams( for ci in _process_content_streams(
pdf=pdf, container=page, shorthand=userunit_shorthand pdf=pdf, container=page, shorthand=userunit_shorthand
) ):
] if isinstance(ci, VectorMarker):
pageinfo['has_vector'] = True
elif isinstance(ci, TextMarker):
pageinfo['has_text'] = True
elif isinstance(ci, ImageInfo):
pageinfo['images'].append(ci)
else:
raise NotImplementedError()
else:
pageinfo['has_vector'] = None # i.e. "no information"
pageinfo['has_text'] = None
pageinfo['images'] = None
pageinfo['has_vector'] = False
if any(isinstance(ci, VectorInfo) for ci in contentsinfo):
pageinfo['has_vector'] = True
pageinfo['images'] = [im for im in contentsinfo if isinstance(im, ImageInfo)]
if pageinfo['images']: if pageinfo['images']:
xres = Decimal(max(image.xres for image in pageinfo['images'])) dpi = Resolution(0.0, 0.0).take_max(image.dpi for image in pageinfo['images'])
yres = Decimal(max(image.yres for image in pageinfo['images'])) pageinfo['dpi'] = dpi
pageinfo['xres'], pageinfo['yres'] = xres, yres pageinfo['width_pixels'] = int(round(dpi.x * float(pageinfo['width_inches'])))
pageinfo['width_pixels'] = int(round(xres * pageinfo['width_inches'])) pageinfo['height_pixels'] = int(round(dpi.y * float(pageinfo['height_inches'])))
pageinfo['height_pixels'] = int(round(yres * pageinfo['height_inches']))
return pageinfo return pageinfo
def _pdf_get_all_pageinfo(infile, detailed_analysis=False, log=None, progbar=False): worker_pdf = None
pdf = pikepdf.open(infile) # Do not close in this function
if pdf.is_encrypted:
pdf.close()
raise EncryptedPdfError() # Triggered by encryption with empty passwd
if detailed_analysis:
pages_xml = None
else:
pages_xml = ghosttext.extract_text_xml(infile, pdf, pageno=None, log=log)
pages = []
for n, _ in tqdm(
enumerate(pdf.pages),
total=len(pdf.pages),
desc="Scan",
unit='page',
disable=not progbar,
):
page_xml = pages_xml[n] if pages_xml else None
page = PageInfo(pdf, n, infile, page_xml, detailed_analysis)
pages.append(page)
return pages, pdf def _pdf_pageinfo_sync_init(infile):
global worker_pdf # pylint: disable=global-statement
worker_pdf = pikepdf.open(infile)
def _pdf_pageinfo_sync(args):
global worker_pdf # pylint: disable=global-statement
pageno, infile, check_pages, detailed_analysis = args
page = PageInfo(worker_pdf, pageno, infile, check_pages, detailed_analysis)
return page
def _pdf_pageinfo_concurrent(
pdf, infile, progbar, max_workers, check_pages, detailed_analysis=False
):
pages = [None] * len(pdf.pages)
def update_pageinfo(result, pbar):
page = result
pages[page.pageno] = page
pbar.update()
if max_workers is None:
max_workers = available_cpu_count()
total = len(pdf.pages)
contexts = ((n, infile, check_pages, detailed_analysis) for n in range(total))
use_threads = False # No performance gain if threaded due to GIL
n_workers = min(1 + len(pages) // 4, max_workers)
if n_workers == 1:
# But if we decided on only one worker, there is no point in using
# a separate process.
use_threads = True
exec_progress_pool(
use_threads=use_threads,
max_workers=n_workers,
tqdm_kwargs=dict(
total=total, desc="Scanning contents", unit='page', disable=not progbar
),
task_initializer=partial(_pdf_pageinfo_sync_init, infile),
task=_pdf_pageinfo_sync,
task_arguments=contexts,
task_finished=update_pageinfo,
)
return pages
class PageInfo: class PageInfo:
def __init__(self, pdf, pageno, infile, xmltext, detailed_analysis=False): def __init__(self, pdf, pageno, infile, check_pages, detailed_analysis=False):
self._pageno = pageno self._pageno = pageno
self._infile = infile self._infile = infile
self._pageinfo = _pdf_get_pageinfo(pdf, pageno, infile, xmltext)
self._detailed_analysis = detailed_analysis self._detailed_analysis = detailed_analysis
self._pageinfo = _pdf_get_pageinfo(
pdf, pageno, infile, check_pages, detailed_analysis
)
@property @property
def pageno(self): def pageno(self):
@@ -669,11 +722,11 @@ class PageInfo:
@property @property
def width_pixels(self): def width_pixels(self):
return int(round(self.width_inches * self.xres)) return int(round(float(self.width_inches) * self.dpi.x))
@property @property
def height_pixels(self): def height_pixels(self):
return int(round(self.height_inches * self.yres)) return int(round(float(self.height_inches) * self.dpi.y))
@property @property
def rotation(self): def rotation(self):
@@ -703,7 +756,7 @@ class PageInfo:
if 'textboxes' not in self._pageinfo: if 'textboxes' not in self._pageinfo:
if visible is not None and corrupt is not None: if visible is not None and corrupt is not None:
raise NotImplementedError('Ghostscript textboxes cannot be classified') raise NotImplementedError('Incomplete information on textboxes')
return self._pageinfo['bboxes'] return self._pageinfo['bboxes']
return ( return (
@@ -713,12 +766,8 @@ class PageInfo:
) )
@property @property
def xres(self): def dpi(self):
return self._pageinfo.get('xres', None) return self._pageinfo.get('dpi', Resolution(0.0, 0.0))
@property
def yres(self):
return self._pageinfo.get('yres', None)
@property @property
def userunit(self): def userunit(self):
@@ -733,34 +782,45 @@ class PageInfo:
def __repr__(self): def __repr__(self):
return ( return (
'<PageInfo ' 'pageno={} {}"x{}" rotation={} res={}x{} has_text={}>' f'<PageInfo '
).format( f'pageno={self.pageno} {self.width_inches}"x{self.height_inches}" '
self.pageno, f'rotation={self.rotation} dpi={self.dpi} has_text={self.has_text}>'
self.width_inches,
self.height_inches,
self.rotation,
self.xres,
self.yres,
self.has_text,
) )
class PdfInfo: class PdfInfo:
"""Get summary information about a PDF""" """Get summary information about a PDF"""
def __init__(self, infile, detailed_page_analysis=False, log=logger, progbar=False): def __init__(
self,
infile,
detailed_analysis=False,
progbar=False,
max_workers=None,
check_pages=None,
):
self._infile = infile self._infile = infile
self._pages, pdf = _pdf_get_all_pageinfo( if check_pages is None:
infile, detailed_page_analysis, log=log, progbar=progbar check_pages = range(0, 1_000_000_000)
)
self._needs_rendering = pdf.root.get('/NeedsRendering', False) with pikepdf.open(infile) as pdf:
self._has_acroform = False if pdf.is_encrypted:
if '/AcroForm' in pdf.root: raise EncryptedPdfError() # Triggered by encryption with empty passwd
if len(pdf.root.AcroForm.get('/Fields', [])) > 0: self._pages = _pdf_pageinfo_concurrent(
self._has_acroform = True pdf,
elif '/XFA' in pdf.root.AcroForm: infile,
self._has_acroform = True progbar,
pdf.close() max_workers,
check_pages=check_pages,
detailed_analysis=detailed_analysis,
)
self._needs_rendering = pdf.root.get('/NeedsRendering', False)
self._has_acroform = False
if '/AcroForm' in pdf.root:
if len(pdf.root.AcroForm.get('/Fields', [])) > 0:
self._has_acroform = True
elif '/XFA' in pdf.root.AcroForm:
self._has_acroform = True
@property @property
def pages(self): def pages(self):
@@ -800,15 +860,19 @@ class PdfInfo:
def main(): def main():
import argparse import argparse # pylint: disable=import-outside-toplevel
from pprint import pprint # pylint: disable=import-outside-toplevel
parser = argparse.ArgumentParser() parser = argparse.ArgumentParser()
parser.add_argument('infile') parser.add_argument('infile')
args = parser.parse_args() args = parser.parse_args()
info = _pdf_get_all_pageinfo(args.infile) pdfinfo = PdfInfo(args.infile)
from pprint import pprint
pprint(info) pprint(pdfinfo)
for page in pdfinfo.pages:
pprint(page)
for im in page.images:
pprint(im)
if __name__ == '__main__': if __name__ == '__main__':
+5 -52
View File
@@ -25,65 +25,16 @@ import pdfminer.encodingdb
import pdfminer.pdfdevice import pdfminer.pdfdevice
import pdfminer.pdfinterp import pdfminer.pdfinterp
from pdfminer.converter import PDFLayoutAnalyzer from pdfminer.converter import PDFLayoutAnalyzer
from pdfminer.glyphlist import glyphname2unicode
from pdfminer.layout import LAParams, LTChar, LTPage, LTTextBox from pdfminer.layout import LAParams, LTChar, LTPage, LTTextBox
from pdfminer.pdfdocument import PDFTextExtractionNotAllowed from pdfminer.pdfdocument import PDFTextExtractionNotAllowed
from pdfminer.pdffont import PDFFont, PDFSimpleFont, PDFUnicodeNotDefined from pdfminer.pdffont import PDFSimpleFont, PDFUnicodeNotDefined
from pdfminer.pdfpage import PDFPage from pdfminer.pdfpage import PDFPage
from pdfminer.utils import bbox2str, matrix2str from pdfminer.utils import bbox2str, matrix2str
from ..exceptions import EncryptedPdfError from ocrmypdf.exceptions import EncryptedPdfError
STRIP_NAME = re.compile(r'[0-9]+') STRIP_NAME = re.compile(r'[0-9]+')
#
# pdfminer 20181108 patches
#
if pdfminer.__version__ == '20181108':
def name2unicode(name):
"""Fix pdfminer's name2unicode function
Font cids that are mapped to names of the form /g123 seem to be, by convention
characters with no corresponding Unicode entry. These can be subsetted fonts
or symbolic fonts. There seems to be no way to map /g123 fonts to Unicode,
barring a ToUnicode data structure.
"""
if name in glyphname2unicode:
return glyphname2unicode[name]
if name.startswith('g') or name.startswith('a'):
raise KeyError(name)
if name.startswith('uni'):
try:
return chr(int(name[3:], 16))
except ValueError: # Not hexadecimal
raise KeyError(name)
m = STRIP_NAME.search(name)
if not m:
raise KeyError(name)
return chr(int(m.group(0)))
pdfminer.encodingdb.name2unicode = name2unicode
original_PDFFont_init = PDFFont.__init__
def PDFFont__init__(self, descriptor, widths, default_width=None):
original_PDFFont_init(self, descriptor, widths, default_width)
# PDF spec says descent should be negative
# A font with a positive descent implies it floats entirely above the
# baseline, i.e. it's not really a baseline anymore. I have fonts that
# claim a positive descent, but treating descent as positive always seems
# to misposition text.
if self.descent > 0:
self.descent = -self.descent
PDFFont.__init__ = PDFFont__init__
#
# end of pdfminer 20181108 patches
#
original_PDFSimpleFont_init = PDFSimpleFont.__init__ original_PDFSimpleFont_init = PDFSimpleFont.__init__
@@ -269,7 +220,9 @@ class TextPositionTracker(PDFLayoutAnalyzer):
def get_page_analysis(infile, pageno, pscript5_mode): def get_page_analysis(infile, pageno, pscript5_mode):
rman = pdfminer.pdfinterp.PDFResourceManager(caching=True) rman = pdfminer.pdfinterp.PDFResourceManager(caching=True)
dev = TextPositionTracker(rman, laparams=LAParams()) dev = TextPositionTracker(
rman, laparams=LAParams(all_texts=True, detect_vertical=True)
)
interp = pdfminer.pdfinterp.PDFPageInterpreter(rman, dev) interp = pdfminer.pdfinterp.PDFPageInterpreter(rman, dev)
if pscript5_mode: if pscript5_mode:
+195
View File
@@ -0,0 +1,195 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
from abc import ABC, abstractmethod, abstractstaticmethod
from argparse import ArgumentParser, Namespace
from collections import namedtuple
from pathlib import Path
from typing import AbstractSet, List, Optional
import pluggy
from PIL import Image
from ocrmypdf.helpers import Resolution
hookspec = pluggy.HookspecMarker('ocrmypdf')
# pylint: disable=unused-argument
@hookspec
def add_options(parser: ArgumentParser) -> None:
"""Allows the plugin to add its own command line arguments.
Even if you do not intend to use plugins in a command line context, you
should use this function to create your options.
"""
@hookspec
def check_options(options: Namespace) -> None:
"""Called to ask the plugin to check all of its options.
The plugin may modify the *options*. All objects that are in options must
be picklable so they can be marshalled to child worker processes.
"""
@hookspec
def validate(pdfinfo: 'PdfInfo', options: Namespace) -> None:
"""Called to give a plugin an opportunity to review *options* and *pdfinfo*.
*options* contains the "work order" to process a particular file. *pdfinfo*
contains information about the input file obtained after loading and
parsing. The plugin may modify the *options*. For example, you could decide
that a certain type of file should be treated with ``options.force_ocr = True``
based on information in its *pdfinfo*.
The plugin may raise :class:`ocrmypdf.exceptions.InputFileError` or any
:class:`ocrmypdf.exceptions.ExitCodeException` to request
normal termination. ocrmypdf will hold the plugin responsible for raising
exceptions of any other type.
The return value is ignored. To abort processing, raise an ``ExitCodeException``.
"""
@hookspec(firstresult=True)
def rasterize_pdf_page(
input_file: Path,
output_file: Path,
raster_device: str,
raster_dpi: Resolution,
pageno: int,
page_dpi: Optional[Resolution] = None,
rotation: Optional[int] = None,
filter_vector: bool = False,
) -> Path:
"""Rasterize one page of a PDF at resolution raster_dpi in canvas units.
The image is sized to match the integer pixels dimensions implied by
raster_dpi even if those numbers are noninteger. The image's DPI will
be overridden with the values in page_dpi.
Args:
raster_device: type of image to produce at output_file
raster_dpi: resolution at which to rasterize page
pageno: page number to rasterize (beginning at page 1)
page_dpi: resolution, overriding output image DPI
rotation: cardinal angle, clockwise, to rotate page
filter_vector: if True, remove vector graphics objects
Returns:
output_file
"""
@hookspec(firstresult=True)
def filter_ocr_image(page: 'PageContext', image: Image) -> Image:
"""Called to filter the image before it is sent to OCR.
This is the image that OCR sees, not what the user sees when they view the
PDF.
"""
@hookspec(firstresult=True)
def filter_page_image(page: 'PageContext', image_filename: Path) -> Path:
"""Called to filter the whole page before it is inserted into the PDF.
A whole page image is only produced when preprocessing command line arguments
are issued or when ``--force-ocr`` is issued. If no whole page is image is
produced for a given page, this function will not be called. This is not
the image that will be shown to OCR.
ocrmypdf will create the PDF page based on the image format used. If you
convert the image to a JPEG, the output page will be created as a JPEG, etc.
Note that the ocrmypdf image optimization stage may ultimately chose a
different format.
"""
OrientationConfidence = namedtuple('OrientationConfidence', ('angle', 'confidence'))
class OcrEngine(ABC):
@abstractstaticmethod
def version() -> str:
"""Returns the version of the OCR engine."""
@abstractstaticmethod
def creator_tag(options: Namespace) -> str:
"""Returns the creator tag to identify this software's role in creating the PDF."""
@abstractmethod
def __str__(self):
"""Returns name of OCR engine and version."""
@abstractstaticmethod
def languages(options: Namespace) -> AbstractSet[str]:
"""Returns set of languages that are supported."""
@abstractstaticmethod
def get_orientation(input_file: Path, options: Namespace) -> OrientationConfidence:
"""Returns the orientation of the image."""
@abstractstaticmethod
def generate_hocr(
input_file: Path, output_hocr: Path, output_text: Path, options: Namespace
) -> None:
"""Called to produce a hOCR file."""
@abstractstaticmethod
def generate_pdf(
input_file: Path, output_pdf: Path, output_text: Path, options: Namespace
) -> None:
"""Called to produce a text only PDF (no image, invisible text)."""
@hookspec(firstresult=True)
def get_ocr_engine() -> OcrEngine:
pass
@hookspec(firstresult=True)
def generate_pdfa(
pdf_pages: List[Path],
pdfmark: Path,
output_file: Path,
compression: str,
pdf_version: str,
pdfa_part: str,
) -> Path:
"""Generate a PDF/A.
The pdf_pages, a list of files, will be merged into output_file. One or more
PDF files may be merged. The pdfmark file is a PostScript.ps file that
provides Ghostscript with details on how to perform the PDF/A
conversion. By default with we pick PDF/A-2b, but this works for 1 or 3.
compression can be 'jpeg', 'lossless', or an empty string. In 'jpeg',
Ghostscript is instructed to convert color and grayscale images to DCT
(JPEG encoding). In 'lossless' Ghostscript is told to convert images to
Flate (lossless/PNG). If the parameter is omitted Ghostscript is left to
make its own decisions about how to encode images; it appears to use a
heuristic to decide how to encode images. As of Ghostscript 9.25, we
support passthrough JPEG which allows Ghostscript to avoid transcoding
images entirely. (The feature was added in 9.23 but broken, and the 9.24
release of Ghostscript had regressions, so we don't support it until 9.25.)
Returns:
output_file
"""
+60
View File
@@ -0,0 +1,60 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import re
from typing import Iterable
"""Utilities to measure OCR quality"""
class OcrQualityDictionary:
"""Manages a dictionary for simple OCR quality checks."""
def __init__(self, *, wordlist: Iterable[str] = []):
"""Construct a dictionary from a list of words.
Words for which capitalization is important should be capitalized in the
dictionary. Words that contain spaces or other punctuation will never match.
"""
self.dictionary = set()
self.dictionary.update(w for w in wordlist)
def measure_words_matched(self, ocr_text: str) -> float:
"""Check how many unique words in the OCR text match a dictionary.
Words with mixed capitalized are only considered a match if the test word
matches that capitalization.
Returns:
number of words that match / number
"""
text = re.sub(r"[0-9_]+", ' ', ocr_text)
text = re.sub(r'\W+', ' ', text)
text_words_list = re.split(r'\s+', text)
text_words = {w for w in text_words_list if len(w) >= 3}
matches = 0
for w in text_words:
if w in self.dictionary or (
w != w.lower() and w.lower() in self.dictionary
):
matches += 1
if matches > 0:
hit_ratio = matches / len(text_words)
else:
hit_ratio = 0.0
return hit_ratio
@@ -1,4 +1,4 @@
# © 2016 James R. Barlow: github.com/jbarlow83 # © 2020 James R. Barlow: github.com/jbarlow83
# #
# This file is part of OCRmyPDF. # This file is part of OCRmyPDF.
# #
@@ -20,42 +20,94 @@
import logging import logging
import os import os
import re import re
import sys
import shutil import shutil
import sys
from collections.abc import Mapping from collections.abc import Mapping
from subprocess import PIPE, STDOUT, CalledProcessError, run as subprocess_run from contextlib import suppress
from distutils.version import LooseVersion
from functools import lru_cache
from pathlib import Path
from subprocess import PIPE, STDOUT, CalledProcessError
from subprocess import run as subprocess_run
from ..exceptions import ExitCode, MissingDependencyError from ocrmypdf.exceptions import MissingDependencyError
log = logging.Logger(__name__) log = logging.getLogger(__name__)
def _get_program(args, env=None):
program = args[0]
test_path = env.get('_OCRMYPDF_TEST_PATH', '')
if test_path:
program = shutil.which(program, path=test_path)
return program
def run(args, *, env=None, **kwargs): def run(args, *, env=None, **kwargs):
"""Wrapper around subprocess.run()
The main purpose of this wrapper is to log subprocess output.
Secondly we have to account for behavioral differences in Windows in particular.
Creating symbolic links in Windows requires administrator privileges and
may not work if for some reason we're using a FAT file system or the temporary
folder is on a different drive from the working folder. The test suite
works around this by creating shim Python scripts that perform the same function
as a symbolic link, but those shims require support on this side, to ensure
we call them with Python.
"""
if not env: if not env:
env = os.environ env = os.environ
program = _get_program(args, env)
if os.name == 'nt' and program.lower().endswith('.py'): # Search in spoof path if necessary
args = [sys.executable, program] + args[1:] program = args[0]
else:
args = [program] + args[1:] if os.name == 'nt':
log.debug(args) args = _fix_windows_args(program, args, env)
log.debug("Running: %s", args)
process_log = log.getChild('subprocess.' + os.path.basename(program))
if sys.version_info < (3, 7) and os.name == 'nt': if sys.version_info < (3, 7) and os.name == 'nt':
# Can't use close_fds=True on Windows with Python 3.6 or older # Can't use close_fds=True on Windows with Python 3.6 or older
# https://bugs.python.org/issue19575, etc. # https://bugs.python.org/issue19575, etc.
kwargs['close_fds'] = False kwargs['close_fds'] = False
return subprocess_run(args, env=env, **kwargs)
stderr = None
try:
proc = subprocess_run(args, env=env, **kwargs)
except CalledProcessError as e:
stderr = getattr(e, 'stderr', None)
raise
else:
stderr = getattr(proc, 'stderr', None)
finally:
if process_log.isEnabledFor(logging.DEBUG) and stderr:
with suppress(AttributeError, UnicodeDecodeError):
stderr = stderr.decode('utf-8', 'replace')
process_log.debug("stderr = %s", stderr)
return proc
def _fix_windows_args(program, args, env):
"""Adjust our desired program and command line arguments for use on Windows"""
if sys.version_info < (3, 8):
# bpo-33617 - Windows needs manual Path -> str conversion
args = [os.fspath(arg) for arg in args]
program = os.fspath(program)
# If we are running a .py on Windows, ensure we call it with this Python
# (to support test suite shims)
if program.lower().endswith('.py'):
args = [sys.executable] + args
paths = os.pathsep.join(os.get_exec_path(env))
if not shutil.which(args[0], path=paths):
# If the program we want is not on the PATH, add some interesting
# locations in %PROGRAMFILES% to the PATH and try again
shimmed_path = shim_paths_with_program_files(env)
new_args0 = shutil.which(args[0], path=shimmed_path)
if new_args0:
args[0] = new_args0
return args
@lru_cache(maxsize=None)
def get_version(program, *, version_arg='--version', regex=r'(\d+(\.\d+)*)', env=None): def get_version(program, *, version_arg='--version', regex=r'(\d+(\.\d+)*)', env=None):
"Get the version of the specified program" """Get the version of the specified program"""
args_prog = [program, version_arg] args_prog = [program, version_arg]
try: try:
proc = run( proc = run(
@@ -91,6 +143,33 @@ def get_version(program, *, version_arg='--version', regex=r'(\d+(\.\d+)*)', env
return version return version
def shim_paths_with_program_files(env=None):
if not env:
env = os.environ
program_files = env.get('PROGRAMFILES', '')
if not program_files:
return env.get('PATH', '')
def path_walker():
for path in Path(program_files).iterdir():
if not path.is_dir():
continue
if path.name.lower() == 'tesseract-ocr':
yield path
elif path.name.lower() == 'gs':
yield from (p for p in path.glob('**/bin') if p.is_dir())
paths = sorted(
(p for p in path_walker()), key=lambda p: (p.name, p.parent.name), reverse=True
)
paths.extend(
Path(str_path)
for str_path in os.get_exec_path(env)
if Path(str_path) not in set(paths)
)
return os.pathsep.join(str(p) for p in paths)
missing_program = ''' missing_program = '''
The program '{program}' could not be executed or was not found on your The program '{program}' could not be executed or was not found on your
system PATH. system PATH.
@@ -166,10 +245,10 @@ def _error_trailer(program, package, **kwargs):
def _error_missing_program(program, package, required_for, recommended): def _error_missing_program(program, package, required_for, recommended):
if required_for: if recommended:
log.warning(missing_recommend_program.format(**locals()))
elif required_for:
log.error(missing_optional_program.format(**locals())) log.error(missing_optional_program.format(**locals()))
elif recommended:
log.info(missing_recommend_program.format(**locals()))
else: else:
log.error(missing_program.format(**locals())) log.error(missing_program.format(**locals()))
_error_trailer(**locals()) _error_trailer(**locals())
@@ -191,20 +270,27 @@ def check_external_program(
need_version, need_version,
required_for=None, required_for=None,
recommended=False, recommended=False,
**kwargs, # To consume log parameter
): ):
if kwargs:
if not 'log' in kwargs:
log.warning('check_external_program(log=...) is deprecated')
try: try:
found_version = version_checker() if callable(version_checker):
found_version = version_checker()
else:
found_version = version_checker
except (CalledProcessError, FileNotFoundError, MissingDependencyError): except (CalledProcessError, FileNotFoundError, MissingDependencyError):
_error_missing_program(program, package, required_for, recommended) _error_missing_program(program, package, required_for, recommended)
if not recommended: if not recommended:
raise MissingDependencyError() raise MissingDependencyError()
return return
if found_version < need_version: def remove_leading_v(s):
if s.startswith('v'):
return s[1:]
return s
found_version = remove_leading_v(found_version)
need_version = remove_leading_v(need_version)
if found_version and LooseVersion(found_version) < LooseVersion(need_version):
_error_old_version(program, package, need_version, found_version, required_for) _error_old_version(program, package, need_version, found_version, required_for)
if not recommended: if not recommended:
raise MissingDependencyError() raise MissingDependencyError()
+1
View File
@@ -69,3 +69,4 @@
{"tesseract_version": "tesseract 4.1.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.0.3 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.5", "argv_slug": "__-l__eng__000002_ocr.png__000002_ocr_tess__pdf__txt", "sourcefile": "resources/3small.pdf", "args": ["-l", "eng", "-c", "textonly_pdf=1", "$TMPDIR/000002_ocr.png", "$TMPDIR/000002_ocr_tess", "pdf", "txt"]} {"tesseract_version": "tesseract 4.1.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.0.3 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.5", "argv_slug": "__-l__eng__000002_ocr.png__000002_ocr_tess__pdf__txt", "sourcefile": "resources/3small.pdf", "args": ["-l", "eng", "-c", "textonly_pdf=1", "$TMPDIR/000002_ocr.png", "$TMPDIR/000002_ocr_tess", "pdf", "txt"]}
{"tesseract_version": "tesseract 4.1.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.0.3 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.5", "argv_slug": "__-l__eng__000001_ocr.png__000001_ocr_tess__pdf__txt", "sourcefile": "resources/3small.pdf", "args": ["-l", "eng", "-c", "textonly_pdf=1", "$TMPDIR/000001_ocr.png", "$TMPDIR/000001_ocr_tess", "pdf", "txt"]} {"tesseract_version": "tesseract 4.1.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.0.3 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.5", "argv_slug": "__-l__eng__000001_ocr.png__000001_ocr_tess__pdf__txt", "sourcefile": "resources/3small.pdf", "args": ["-l", "eng", "-c", "textonly_pdf=1", "$TMPDIR/000001_ocr.png", "$TMPDIR/000001_ocr_tess", "pdf", "txt"]}
{"tesseract_version": "tesseract 4.1.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.0.3 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.5", "argv_slug": "__-l__eng__000003_ocr.png__000003_ocr_tess__pdf__txt", "sourcefile": "resources/3small.pdf", "args": ["-l", "eng", "-c", "textonly_pdf=1", "$TMPDIR/000003_ocr.png", "$TMPDIR/000003_ocr_tess", "pdf", "txt"]} {"tesseract_version": "tesseract 4.1.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.0.3 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.5", "argv_slug": "__-l__eng__000003_ocr.png__000003_ocr_tess__pdf__txt", "sourcefile": "resources/3small.pdf", "args": ["-l", "eng", "-c", "textonly_pdf=1", "$TMPDIR/000003_ocr.png", "$TMPDIR/000003_ocr_tess", "pdf", "txt"]}
{"tesseract_version": "tesseract 4.1.1 leptonica-1.79.0 libgif 5.2.1 : libjpeg 9d : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.1.0 : libopenjp2 2.3.1 Found AVX2 Found AVX Found FMA Found SSE ", "platform": "Darwin-18.7.0-x86_64-i386-64bit", "python": "3.7.7", "argv_slug": "__-l__eng__000002_ocr.png__000002_ocr_hocr__hocr__txt", "sourcefile": "resources/multipage.pdf", "args": ["-l", "eng", "$TMPDIR/000002_ocr.png", "$TMPDIR/000002_ocr_hocr", "hocr", "txt"]}
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name='ocr-system' content='tesseract 4.1.1' />
<meta name='ocr-capabilities' content='ocr_page ocr_carea ocr_par ocr_line ocrx_word ocrp_wconf'/>
</head>
<body>
<div class='ocr_page' id='page_1' title='image "/var/folders/2s/7t022mgj0h5cprbq0dtb1ksm0000gn/T/com.github.ocrmypdf.626pjb52/000002_ocr.png"; bbox 0 0 12000 12000; ppageno 0'>
<div class='ocr_carea' id='block_1_1' title="bbox 1055 986 5888 1952">
<p class='ocr_par' id='par_1_1' lang='eng' title="bbox 1055 986 5888 1952">
<span class='ocr_line' id='line_1_1' title="bbox 1056 986 5888 1347; baseline -0.001 -70; x_size 367.5; x_descenders 78.5; x_ascenders 70.5">
<span class='ocrx_word' id='word_1_1' title='bbox 1056 991 2984 1277; x_wconf 11'>YOOOxXYOO0O</span>
<span class='ocrx_word' id='word_1_2' title='bbox 3132 986 4023 1347; x_wconf 91'>pixels</span>
<span class='ocrx_word' id='word_1_3' title='bbox 4160 1001 4447 1277; x_wconf 96'>at</span>
<span class='ocrx_word' id='word_1_4' title='bbox 4576 991 5219 1277; x_wconf 93'>GOO</span>
<span class='ocrx_word' id='word_1_5' title='bbox 5365 986 5888 1273; x_wconf 92'>DPI</span>
</span>
<span class='ocr_line' id='line_1_2' title="bbox 1055 1587 3452 1952; baseline 0 -73; x_size 366; x_descenders 78; x_ascenders 70">
<span class='ocrx_word' id='word_1_6' title='bbox 1055 1592 1394 1879; x_wconf 37'>oO]</span>
<span class='ocrx_word' id='word_1_7' title='bbox 1617 1587 3452 1952; x_wconf 62'>megapixels</span>
</span>
</p>
</div>
</div>
</body>
</html>
@@ -0,0 +1 @@
Tesseract Open Source OCR Engine v4.1.1 with Leptonica
@@ -0,0 +1,3 @@
YOOOxXYOO0O pixels at GOO DPI
oO] megapixels
+44 -114
View File
@@ -15,24 +15,20 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import ast
import os import os
import platform import platform
import sys import sys
from pathlib import Path from pathlib import Path
from subprocess import PIPE, run from subprocess import PIPE, run
from ocrmypdf import api, cli
import pytest import pytest
from ocrmypdf import api, pdfinfo
from ocrmypdf._exec import unpaper
from ocrmypdf._plugin_manager import get_parser_options_plugins
pytest_plugins = ['helpers_namespace'] pytest_plugins = ['helpers_namespace']
try:
from pytest_cov.embed import cleanup_on_sigterm
except ImportError:
pass
else:
cleanup_on_sigterm()
# pylint: disable=E1101 # pylint: disable=E1101
# pytest.helpers is dynamic so it confuses pylint # pytest.helpers is dynamic so it confuses pylint
@@ -56,7 +52,7 @@ def is_macos():
def running_in_docker(): def running_in_docker():
# Docker creates a file named /.dockerenv (newer versions) or # Docker creates a file named /.dockerenv (newer versions) or
# /.dockerinit (older) -- this is undocumented, not an offical test # /.dockerinit (older) -- this is undocumented, not an offical test
return os.path.exists('/.dockerenv') or os.path.exists('/.dockerinit') return Path('/.dockerenv').exists() or Path('/.dockerinit').exists()
@pytest.helpers.register @pytest.helpers.register
@@ -67,87 +63,17 @@ def running_in_travis():
@pytest.helpers.register @pytest.helpers.register
def have_unpaper(): def have_unpaper():
try: try:
from ocrmypdf.exec import unpaper
unpaper.version() unpaper.version()
except Exception: except Exception: # pylint: disable=broad-except
return False return False
return True return True
TESTS_ROOT = os.path.abspath(os.path.dirname(__file__)) TESTS_ROOT = Path(__file__).parent.resolve()
SPOOF_PATH = os.path.join(TESTS_ROOT, 'spoof') PROJECT_ROOT = TESTS_ROOT
PROJECT_ROOT = os.path.dirname(TESTS_ROOT)
OCRMYPDF = [sys.executable, '-m', 'ocrmypdf'] OCRMYPDF = [sys.executable, '-m', 'ocrmypdf']
WINDOWS_SHIM_TEMPLATE = """
# This is a shim for Windows that has the same effect as a symlink to the target .py
# file
import os
import subprocess
import sys
args = [sys.executable, {spoofer}, *sys.argv[1:]]
p = subprocess.run(args, check=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
sys.stdout.buffer.write(p.stdout)
sys.stderr.buffer.write(p.stderr)
sys.exit(p.returncode)
"""
assert ast.parse(WINDOWS_SHIM_TEMPLATE.format(spoofer=repr(r"C:\\Temp\\file.py")))
@pytest.helpers.register
def spoof(tmp_path_factory, **kwargs):
"""Modify PATH to override subprocess executables
spoof(program1='replacement', ...)
Creates temporary directory with symlinks to targets.
"""
env = os.environ.copy()
slug = '-'.join(v.replace('.py', '') for v in sorted(kwargs.values()))
spoofer_base = tmp_path_factory.mktemp('spoofers')
tmpdir = Path(spoofer_base / slug)
tmpdir.mkdir(parents=True)
for replace_program, with_spoof in kwargs.items():
spoofer = Path(SPOOF_PATH) / with_spoof
if os.name != 'nt':
spoofer.chmod(0o755)
(tmpdir / replace_program).symlink_to(spoofer)
else:
py_file = WINDOWS_SHIM_TEMPLATE.format(
spoofer=repr(os.fspath(spoofer.absolute()))
)
if replace_program == 'gs':
programs = ['gswin64c', 'gswin32c']
else:
programs = [replace_program]
for prog in programs:
(tmpdir / f'{prog}.py').write_text(py_file, encoding='utf-8')
env['_OCRMYPDF_TEST_PATH'] = str(tmpdir) + os.pathsep + env['PATH']
if os.name == 'nt':
if '.py' not in env['PATHEXT'].lower():
raise EnvironmentError("PATHEXT is not configured to support .py")
return env
@pytest.fixture(scope='session')
def spoof_tesseract_noop(tmp_path_factory):
return spoof(tmp_path_factory, tesseract='tesseract_noop.py')
@pytest.fixture(scope='session')
def spoof_tesseract_cache(tmp_path_factory):
if running_in_docker():
return os.environ.copy()
return spoof(tmp_path_factory, tesseract="tesseract_cache.py")
@pytest.fixture @pytest.fixture
def resources(): def resources():
return Path(TESTS_ROOT) / 'resources' return Path(TESTS_ROOT) / 'resources'
@@ -178,58 +104,64 @@ def no_outpdf(tmp_path):
@pytest.helpers.register @pytest.helpers.register
def check_ocrmypdf(input_file, output_file, *args, env=None): def check_ocrmypdf(input_file, output_file, *args):
"""Run ocrmypdf and confirmed that a valid file was created""" """Run ocrmypdf and confirmed that a valid file was created"""
args = [str(input_file), str(output_file)] + [
str(arg) for arg in args if arg is not None
]
options = cli.parser.parse_args( _parser, options, plugin_manager = get_parser_options_plugins(args=args)
[str(input_file), str(output_file)] api.check_options(options, plugin_manager)
+ [str(arg) for arg in args if arg is not None] result = api.run_pipeline(options, plugin_manager=plugin_manager, api=True)
)
api.check_options(options)
if env:
options.tesseract_env = env
options.tesseract_env['_OCRMYPDF_TEST_INFILE'] = os.fspath(input_file)
result = api.run_pipeline(options, api=True)
assert result == 0 assert result == 0
assert os.path.exists(str(output_file)), "Output file not created" assert output_file.exists(), "Output file not created"
assert os.stat(str(output_file)).st_size > 100, "PDF too small or empty" assert output_file.stat().st_size > 100, "PDF too small or empty"
return output_file return output_file
@pytest.helpers.register @pytest.helpers.register
def run_ocrmypdf_api(input_file, output_file, *args, env=None): def run_ocrmypdf_api(input_file, output_file, *args):
"Run ocrmypdf and let caller deal with results" """Run ocrmypdf via API and let caller deal with results
options = cli.parser.parse_args( Does not currently have a way to manipulate the PATH except for Tesseract.
[str(input_file), str(output_file)] """
+ [str(arg) for arg in args if arg is not None]
)
api.check_options(options)
if env:
options.tesseract_env = env.copy()
options.tesseract_env['_OCRMYPDF_TEST_INFILE'] = os.fspath(input_file)
if options.tesseract_env:
assert all(isinstance(v, (str, bytes)) for v in options.tesseract_env.values())
return api.run_pipeline(options, api=False) args = [str(input_file), str(output_file)] + [
str(arg) for arg in args if arg is not None
]
_parser, options, plugin_manager = get_parser_options_plugins(args=args)
api.check_options(options, plugin_manager)
return api.run_pipeline(options, plugin_manager=None, api=False)
@pytest.helpers.register @pytest.helpers.register
def run_ocrmypdf(input_file, output_file, *args, env=None, universal_newlines=True): def run_ocrmypdf(input_file, output_file, *args, universal_newlines=True):
"Run ocrmypdf and let caller deal with results" "Run ocrmypdf and let caller deal with results"
if env is None:
env = os.environ
p_args = ( p_args = (
OCRMYPDF OCRMYPDF
+ [str(arg) for arg in args if arg is not None] + [str(arg) for arg in args if arg is not None]
+ [str(input_file), str(output_file)] + [str(input_file), str(output_file)]
) )
# Tell subprocess where to find coverage.py configuration
# This has no effect except when coverage is running
# Details: https://coverage.readthedocs.io/en/coverage-5.0/subprocess.html
coverage_rc = Path(__file__).parent.parent / '.coveragerc'
assert coverage_rc.exists()
env = os.environ.copy()
env['COVERAGE_PROCESS_START'] = os.fspath(coverage_rc)
p = run( p = run(
p_args, stdout=PIPE, stderr=PIPE, universal_newlines=universal_newlines, env=env p_args,
stdout=PIPE,
stderr=PIPE,
universal_newlines=universal_newlines,
env=env,
check=False,
) )
# print(p.stderr) # print(p.stderr)
return p, p.stdout, p.stderr return p, p.stdout, p.stderr
@@ -237,8 +169,6 @@ def run_ocrmypdf(input_file, output_file, *args, env=None, universal_newlines=Tr
@pytest.helpers.register @pytest.helpers.register
def first_page_dimensions(pdf): def first_page_dimensions(pdf):
from ocrmypdf import pdfinfo
info = pdfinfo.PdfInfo(pdf) info = pdfinfo.PdfInfo(pdf)
page0 = info[0] page0 = info[0]
return (page0.width_inches, page0.height_inches) return (page0.width_inches, page0.height_inches)
+21 -27
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python3 # © 2020 James R. Barlow: github.com/jbarlow83
# © 2016 James R. Barlow: github.com/jbarlow83
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the # copy of this software and associated documentation files (the
@@ -20,36 +19,31 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
from unittest.mock import patch
import os from ocrmypdf import hookimpl
import sys from ocrmypdf.builtin_plugins import ghostscript
from subprocess import check_call from ocrmypdf.subprocess import run
"""Replicate one type of Ghostscript feature elision warning during
PDF/A creation."""
from gs import real_ghostscript
elision_warning = """GPL Ghostscript 9.20: Setting Overprint Mode to 1 elision_warning = """GPL Ghostscript 9.20: Setting Overprint Mode to 1
not permitted in PDF/A-2, overprint mode not set""" not permitted in PDF/A-2, overprint mode not set"""
def main(): def run_append_stderr(*args, **kwargs):
if '--version' in sys.argv: proc = run(*args, **kwargs)
print('9.20') proc.stderr = b'\n'.join([proc.stderr, elision_warning.encode('utf-8')])
print('SPOOFED: ' + os.path.basename(__file__)) return proc
sys.exit(0)
gs_args = ['gs'] + sys.argv[1:]
check_call(gs_args)
if '-sDEVICE=pdfwrite' in sys.argv[1:]:
print(elision_warning)
sys.exit(0)
if __name__ == '__main__': @hookimpl
main() def generate_pdfa(pdf_pages, pdfmark, output_file, compression, pdf_version, pdfa_part):
with patch('ocrmypdf._exec.ghostscript.run', new=run_append_stderr):
ghostscript.generate_pdfa(
pdf_pages=pdf_pages,
pdfmark=pdfmark,
output_file=output_file,
compression=compression,
pdf_version=pdf_version,
pdfa_part=pdfa_part,
)
return output_file
+24 -33
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python3 # © 2020 James R. Barlow: github.com/jbarlow83
# © 2016 James R. Barlow: github.com/jbarlow83
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the # copy of this software and associated documentation files (the
@@ -20,41 +19,33 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import os from unittest.mock import patch
import sys
from ocrmypdf import hookimpl
from ocrmypdf.builtin_plugins import ghostscript
from ocrmypdf.subprocess import run
"""Replicate Ghostscript PDF/A conversion failure by suppressing some def run_rig_args(args, **kwargs):
arguments"""
from gs import real_ghostscript
def main():
if '--version' in sys.argv:
print('9.20')
print('SPOOFED: ' + os.path.basename(__file__))
sys.exit(0)
# Unless some argument is calling for PDFA generation, forward to
# real ghostscript
if not any(arg.startswith('-dPDFA') for arg in sys.argv):
real_ghostscript(sys.argv)
return
# Remove the two arguments that tell ghostscript to create a PDF/A # Remove the two arguments that tell ghostscript to create a PDF/A
# Does not remove the Postscript definition file - not necessary # Does not remove the Postscript definition file - not necessary
# to cause PDF/A creation failure # to cause PDF/A creation failure
argv = [] new_args = [
for arg in sys.argv: arg for arg in args if not arg.startswith('-dPDFA') and not arg.endswith('.ps')
if arg.startswith('-dPDFA'): ]
continue proc = run(new_args, **kwargs)
elif arg.startswith('-dPDFACompatibilityPolicy'): return proc
continue
argv.append(arg)
real_ghostscript(argv)
if __name__ == '__main__': @hookimpl
main() def generate_pdfa(pdf_pages, pdfmark, output_file, compression, pdf_version, pdfa_part):
with patch('ocrmypdf._exec.ghostscript.run', new=run_rig_args):
ghostscript.generate_pdfa(
pdf_pages=pdf_pages,
pdfmark=pdfmark,
output_file=output_file,
compression=compression,
pdf_version=pdf_version,
pdfa_part=pdfa_part,
)
return output_file
+33 -25
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python3 # © 2020 James R. Barlow: github.com/jbarlow83
# © 2016 James R. Barlow: github.com/jbarlow83
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the # copy of this software and associated documentation files (the
@@ -20,31 +19,40 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
from pathlib import Path
from subprocess import CalledProcessError
from unittest.mock import patch
import os from ocrmypdf import hookimpl
import sys from ocrmypdf.builtin_plugins import ghostscript
"""Replicate Ghostscript raster failure while allowing rendering"""
from gs import real_ghostscript def raise_gs_fail(*args, **kwargs):
raise CalledProcessError(
1, 'gs', output=b"", stderr=b"ERROR: Ghost story archive not found"
)
def main(): @hookimpl
if '--version' in sys.argv: def rasterize_pdf_page(
print('9.20') input_file,
print('SPOOFED: ' + os.path.basename(__file__)) output_file,
sys.exit(0) raster_device,
raster_dpi,
# For any rendering calls (device == pdfwrite) call real ghostscript pageno,
if '-sDEVICE=pdfwrite' in sys.argv: page_dpi=None,
real_ghostscript(sys.argv) rotation=None,
return filter_vector=False,
) -> Path:
# Fail with patch('ocrmypdf._exec.ghostscript.run', new=raise_gs_fail):
print("ERROR: Ghost story archive not found") ghostscript.rasterize_pdf_page(
sys.exit(1) input_file=input_file,
output_file=output_file,
raster_device=raster_device,
if __name__ == '__main__': raster_dpi=raster_dpi,
main() pageno=pageno,
page_dpi=page_dpi,
rotation=rotation,
filter_vector=filter_vector,
)
return output_file
+21 -24
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python3 # © 2020 James R. Barlow: github.com/jbarlow83
# © 2016-18 James R. Barlow: github.com/jbarlow83
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the # copy of this software and associated documentation files (the
@@ -20,30 +19,28 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
"""Replicate Ghostscript render failure while allowing rasterizing""" from subprocess import CalledProcessError
from unittest.mock import patch
import os from ocrmypdf import hookimpl
import sys from ocrmypdf.builtin_plugins import ghostscript
from gs import real_ghostscript def raise_gs_fail(*args, **kwargs):
raise CalledProcessError(
1, 'gs', output=b"", stderr=b"ERROR: Casper is not a friendly ghost"
)
def main(): @hookimpl
if '--version' in sys.argv: def generate_pdfa(pdf_pages, pdfmark, output_file, compression, pdf_version, pdfa_part):
print('9.20') with patch('ocrmypdf._exec.ghostscript.run', new=raise_gs_fail):
print('SPOOFED: ' + os.path.basename(__file__)) ghostscript.generate_pdfa(
sys.exit(0) pdf_pages=pdf_pages,
pdfmark=pdfmark,
# For any rasterize calls (device != pdfwrite) call real ghostscript output_file=output_file,
if '-sDEVICE=pdfwrite' not in sys.argv: compression=compression,
real_ghostscript(sys.argv) pdf_version=pdf_version,
return pdfa_part=pdfa_part,
)
# Fail return output_file
print("ERROR: Casper is not a friendly ghost")
sys.exit(1)
if __name__ == '__main__':
main()
+63
View File
@@ -0,0 +1,63 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
"""Tesseract bad utf8
In some cases, some versions of Tesseract can output binary gibberish or data
that is not UTF-8 compatible, so we are forced to check that we can convert it
and present it to the user.
"""
from subprocess import CalledProcessError
from unittest.mock import patch
from ocrmypdf import hookimpl
from ocrmypdf.builtin_plugins.tesseract_ocr import TesseractOcrEngine
def bad_utf8(*args, **kwargs):
raise CalledProcessError(
1,
'tesseract',
output=b'\x96\xb3\x8c\xf8\x82\xc8UTF-8\x0a', # "Invalid UTF-8" in Shift JIS
stderr=b"",
)
class BadUtf8OcrEngine(TesseractOcrEngine):
@staticmethod
def generate_hocr(input_file, output_hocr, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=bad_utf8):
TesseractOcrEngine.generate_hocr(
input_file, output_hocr, output_text, options
)
@staticmethod
def generate_pdf(input_file, output_pdf, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=bad_utf8):
TesseractOcrEngine.generate_pdf(
input_file, output_pdf, output_text, options
)
@hookimpl
def get_ocr_engine():
return BadUtf8OcrEngine()
@@ -0,0 +1,61 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
from subprocess import CalledProcessError
from unittest.mock import patch
from ocrmypdf import hookimpl
from ocrmypdf.builtin_plugins.tesseract_ocr import TesseractOcrEngine
def raise_size_exception(*args, **kwargs):
raise CalledProcessError(
1,
'tesseract',
output=b"Image too large: (33830, 14959)\nError during processing.",
stderr=b"",
)
class BigImageErrorOcrEngine(TesseractOcrEngine):
@staticmethod
def get_orientation(input_file, options):
with patch('ocrmypdf._exec.tesseract.run', new=raise_size_exception):
return TesseractOcrEngine.get_orientation(input_file, options)
@staticmethod
def generate_hocr(input_file, output_hocr, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=raise_size_exception):
TesseractOcrEngine.generate_hocr(
input_file, output_hocr, output_text, options
)
@staticmethod
def generate_pdf(input_file, output_pdf, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=raise_size_exception):
TesseractOcrEngine.generate_pdf(
input_file, output_pdf, output_text, options
)
@hookimpl
def get_ocr_engine():
return BigImageErrorOcrEngine()
+85 -83
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python3 # © 2020 James R. Barlow: github.com/jbarlow83
# © 2016 James R. Barlow: github.com/jbarlow83
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the # copy of this software and associated documentation files (the
@@ -22,11 +21,10 @@
"""Cache output of tesseract to speed up test suite """Cache output of tesseract to speed up test suite
The cache is keyed by an environment variable that slips the input test file The cache is keyed by by the input test file The input arguments are slugged
from tests/resources/ to us. The input arguments are slugged into a hideous into a hideous filename that more or less represents them literally. Joined
filename that more or less represents them literally. Joined together, this together, this becomes the name of the cache folder. A few name files like
becomes the name of the cache folder. A few name files like stdout, stderr, stdout, stderr, hocr, pdf, describe the output to reproduce.
hocr, pdf, describe the output to reproduce.
Changes to tests/resources/ or image processing algorithms don't trigger a Changes to tests/resources/ or image processing algorithms don't trigger a
cache miss. By design, an input image that varies according to platform cache miss. By design, an input image that varies according to platform
@@ -40,10 +38,7 @@ information about the system that produced the results used when cache was
generated. This mainly a log to answer questions about how the files generated. This mainly a log to answer questions about how the files
were produced. were produced.
For performance reasons, especially the slow performance of Tesseract on Certain operations are not cached and routed to Tesseract OCR directly.
machines with AVX2, the cache is now bundled.
Certain operations are not cached and routed to tesseract directly.
Assumes Tesseract 4.0.0-alpha or higher. Assumes Tesseract 4.0.0-alpha or higher.
@@ -51,18 +46,23 @@ Assumes Tesseract 4.0.0-alpha or higher.
import argparse import argparse
import json import json
import os import logging
import platform import platform
import re import re
import shutil import shutil
import subprocess from functools import partial
import sys
from pathlib import Path from pathlib import Path
from subprocess import PIPE, CalledProcessError, CompletedProcess
from unittest.mock import patch
from ocrmypdf import hookimpl
from ocrmypdf.builtin_plugins.tesseract_ocr import TesseractOcrEngine
from ocrmypdf.subprocess import run
__version__ = subprocess.check_output( log = logging.getLogger(__name__)
['tesseract', '--version'], stderr=subprocess.STDOUT
).decode() TESTS_ROOT = Path(__file__).resolve().parent.parent
CACHE_ROOT = TESTS_ROOT / 'cache'
parser = argparse.ArgumentParser( parser = argparse.ArgumentParser(
@@ -78,43 +78,15 @@ parser.add_argument('-c', action='append')
parser.add_argument('--psm', type=int) parser.add_argument('--psm', type=int)
parser.add_argument('--oem', type=int) parser.add_argument('--oem', type=int)
TESTS_ROOT = Path(__file__).resolve().parent.parent
CACHE_ROOT = TESTS_ROOT / 'cache'
def real_tesseract():
tess_args = ['tesseract'] + sys.argv[1:]
os.execvp("tesseract", tess_args)
return # Not reachable
def main():
if any(
opt in sys.argv[1:]
for opt in ('--print-parameters', '--list-langs', '--version')
):
real_tesseract() # jump into real tesseract, replacing this process
# Convert non-standard but supported -psm to --psm
sys.argv = ['--psm' if arg == '-psm' else arg for arg in sys.argv]
if '_OCRMYPDF_TEST_INFILE' not in os.environ:
real_tesseract() # test not properly set up
source = os.environ['_OCRMYPDF_TEST_INFILE'] # required
args = parser.parse_args()
cache_disabled = os.environ.get('_OCRMYPDF_CACHE_DISABLED', False)
if args.imagename == 'stdin':
real_tesseract()
def get_cache_folder(source_pdf, run_args, parsed_args):
def slugs(): def slugs():
yield '' # so we don't start with a '-' which makes rm difficult yield '' # so we don't start with a '-' which makes rm difficult
for arg in sys.argv[1:]: for arg in run_args[1:]:
if arg == args.imagename: if arg == parsed_args.imagename:
yield Path(args.imagename).name yield Path(parsed_args.imagename).name
elif arg == args.outputbase: elif arg == parsed_args.outputbase:
yield Path(args.outputbase).name yield Path(parsed_args.outputbase).name
elif arg == '-c' or arg.startswith('textonly'): elif arg == '-c' or arg.startswith('textonly'):
pass pass
else: else:
@@ -123,18 +95,26 @@ def main():
argv_slug = '__'.join(slugs()) argv_slug = '__'.join(slugs())
argv_slug = argv_slug.replace('/', '___') argv_slug = argv_slug.replace('/', '___')
cache_folder = Path(CACHE_ROOT) / Path(source).stem / argv_slug return Path(CACHE_ROOT) / Path(source_pdf).stem / argv_slug
def cached_run(options, run_args, **run_kwargs):
run_args = [str(arg) for arg in run_args] # flatten PosixPaths
args = parser.parse_args(run_args[1:])
if args.imagename in ('stdin', '-'):
return run(run_args, **run_kwargs)
source_file = options.input_file
cache_folder = get_cache_folder(source_file, run_args, args)
cache_folder.mkdir(parents=True, exist_ok=True) cache_folder.mkdir(parents=True, exist_ok=True)
print(f"Tesseract cache folder {cache_folder} - ", end='', file=sys.stderr) log.debug("Using Tesseract cache {cache_folder}")
if (cache_folder / 'stderr.bin').exists() and not cache_disabled: if (cache_folder / 'stderr.bin').exists():
# Cache hit log.debug("Cache HIT")
print("HIT", file=sys.stderr)
# Replicate stdout/err # Replicate stdout/err
sys.stdout.buffer.write((cache_folder / 'stdout.bin').read_bytes())
sys.stderr.buffer.write((cache_folder / 'stderr.bin').read_bytes())
if args.outputbase != 'stdout': if args.outputbase != 'stdout':
if not args.configfiles: if not args.configfiles:
args.configfiles.append('txt') args.configfiles.append('txt')
@@ -142,25 +122,28 @@ def main():
# cp cache -> output # cp cache -> output
tessfile = args.outputbase + '.' + configfile tessfile = args.outputbase + '.' + configfile
shutil.copy(str(cache_folder / configfile) + '.bin', tessfile) shutil.copy(str(cache_folder / configfile) + '.bin', tessfile)
sys.exit(0) return CompletedProcess(
args=run_args,
returncode=0,
stdout=(cache_folder / 'stdout.bin').read_bytes(),
stderr=(cache_folder / 'stderr.bin').read_bytes(),
)
# Cache miss log.debug("Cache MISS")
print("MISS", file=sys.stderr)
# Call tesseract cache_kwargs = {
print(sys.argv[1:]) k: v for k, v in run_kwargs.items() if k not in ('stdout', 'stderr')
p = subprocess.run( }
['tesseract'] + sys.argv[1:], stdout=subprocess.PIPE, stderr=subprocess.PIPE assert cache_kwargs['check']
) try:
sys.stdout.buffer.write(p.stdout) p = run(run_args, stdout=PIPE, stderr=PIPE, **cache_kwargs)
sys.stderr.buffer.write(p.stderr) except CalledProcessError as e:
log.exception(e)
if p.returncode != 0: raise # Pass exception onward
# Do not cache errors or crashes
print("Tesseract error", file=sys.stderr)
return p.returncode
# Update cache
(cache_folder / 'stdout.bin').write_bytes(p.stdout) (cache_folder / 'stdout.bin').write_bytes(p.stdout)
(cache_folder / 'stderr.bin').write_bytes(p.stderr)
if args.outputbase != 'stdout': if args.outputbase != 'stdout':
if not args.configfiles: if not args.configfiles:
@@ -173,27 +156,46 @@ def main():
tessfile = args.outputbase + '.' + configfile tessfile = args.outputbase + '.' + configfile
shutil.copy(tessfile, str(cache_folder / configfile) + '.bin') shutil.copy(tessfile, str(cache_folder / configfile) + '.bin')
(cache_folder / 'stderr.bin').write_bytes(p.stderr)
manifest = {} manifest = {}
manifest['tesseract_version'] = __version__.replace('\n', ' ') manifest['tesseract_version'] = TesseractOcrEngine.version().replace('\n', ' ')
manifest['platform'] = platform.platform() manifest['platform'] = platform.platform()
manifest['python'] = platform.python_version() manifest['python'] = platform.python_version()
manifest['argv_slug'] = argv_slug manifest['argv_slug'] = cache_folder.name
manifest['sourcefile'] = str(Path(source).relative_to(TESTS_ROOT)) manifest['sourcefile'] = str(Path(source_file).relative_to(TESTS_ROOT))
def clean_sys_argv(): def clean_sys_argv():
for arg in sys.argv[1:]: for arg in run_args[1:]:
yield re.sub(r'.*/com.github.ocrmypdf[^/]+[/](.*)', r'$TMPDIR/\1', arg) yield re.sub(r'.*/com.github.ocrmypdf[^/]+[/](.*)', r'$TMPDIR/\1', arg)
manifest['args'] = list(clean_sys_argv()) manifest['args'] = list(clean_sys_argv())
# pylint: disable=E1101
with (Path(CACHE_ROOT) / 'manifest.jsonl').open('a') as f: with (Path(CACHE_ROOT) / 'manifest.jsonl').open('a') as f:
json.dump(manifest, f) json.dump(manifest, f)
f.write('\n') f.write('\n')
f.flush() f.flush()
return p
if __name__ == '__main__': class CacheOcrEngine(TesseractOcrEngine):
main() @staticmethod
def get_orientation(input_file, options):
with patch('ocrmypdf._exec.tesseract.run', new=partial(cached_run, options)):
return TesseractOcrEngine.get_orientation(input_file, options)
@staticmethod
def generate_hocr(input_file, output_hocr, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=partial(cached_run, options)):
TesseractOcrEngine.generate_hocr(
input_file, output_hocr, output_text, options
)
@staticmethod
def generate_pdf(input_file, output_pdf, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=partial(cached_run, options)):
TesseractOcrEngine.generate_pdf(
input_file, output_pdf, output_text, options
)
@hookimpl
def get_ocr_engine():
return CacheOcrEngine()
+63
View File
@@ -0,0 +1,63 @@
# © 2020 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import signal
from subprocess import CalledProcessError
from unittest.mock import patch
from ocrmypdf import hookimpl
from ocrmypdf.builtin_plugins.tesseract_ocr import TesseractOcrEngine
def raise_crash(*args, **kwargs):
raise CalledProcessError(
128 + signal.SIGABRT,
'tesseract',
output=b"",
stderr=b"libc++abi.dylib: terminating with uncaught exception of type "
+ b"std::bad_alloc: std::bad_alloc",
)
class CrashOcrEngine(TesseractOcrEngine):
@staticmethod
def get_orientation(input_file, options):
with patch('ocrmypdf._exec.tesseract.run', new=raise_crash):
return TesseractOcrEngine.get_orientation(input_file, options)
@staticmethod
def generate_hocr(input_file, output_hocr, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=raise_crash):
TesseractOcrEngine.generate_hocr(
input_file, output_hocr, output_text, options
)
@staticmethod
def generate_pdf(input_file, output_pdf, output_text, options):
with patch('ocrmypdf._exec.tesseract.run', new=raise_crash):
TesseractOcrEngine.generate_pdf(
input_file, output_pdf, output_text, options
)
@hookimpl
def get_ocr_engine():
return CrashOcrEngine()
+43 -72
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env python3 # © 2020 James R. Barlow: github.com/jbarlow83
# © 2016 James R. Barlow: github.com/jbarlow83
# #
# Permission is hereby granted, free of charge, to any person obtaining a # Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the # copy of this software and associated documentation files (the
@@ -20,7 +19,7 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
"""Tesseract no-op spoof """Tesseract no-op plugin
To quickly run tests where getting OCR output is not necessary. To quickly run tests where getting OCR output is not necessary.
@@ -31,20 +30,10 @@ In 'pdf' mode, convert the image to PDF using another program.
In orientation check mode, report the orientation is upright. In orientation check mode, report the orientation is upright.
""" """
import sys import pikepdf
import img2pdf
import PyPDF2 as pypdf
from PIL import Image from PIL import Image
VERSION_STRING = '''tesseract 4.0.0 from ocrmypdf import OcrEngine, OrientationConfidence, hookimpl
leptonica-1.77.0
libjpeg 9c : libpng 1.6.35 : libtiff 4.0.10 : zlib 1.2.11 : libopenjp2 2.3.0
Found AVX2
Found AVX
Found SSE
SPOOFED
'''
HOCR_TEMPLATE = '''<?xml version="1.0" encoding="UTF-8"?> HOCR_TEMPLATE = '''<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
@@ -69,67 +58,49 @@ HOCR_TEMPLATE = '''<?xml version="1.0" encoding="UTF-8"?>
</html>''' </html>'''
def main(): class NoopOcrEngine(OcrEngine):
if sys.argv[1] == '--version': @staticmethod
print(VERSION_STRING, file=sys.stderr) def version():
sys.exit(0) return '4.0.0'
elif sys.argv[1] == '--list-langs':
print('List of available languages (1):\neng', file=sys.stderr) @staticmethod
sys.exit(0) def creator_tag(options):
elif sys.argv[-2] == '--print-parameters': tag = '-PDF' if options.pdf_renderer == 'sandwich' else ''
print("Some parameters", file=sys.stderr) return f"NO-OP {tag} {NoopOcrEngine.version()}"
print("textonly_pdf\t1\tSome help text")
sys.exit(0) def __str__(self):
elif sys.argv[-2] == 'hocr': return f"NO-OP {NoopOcrEngine.version()}"
inputf = sys.argv[-4]
output = sys.argv[-3] @staticmethod
with Image.open(inputf) as im, open( def languages(options):
output + '.hocr', 'w', encoding='utf-8' return {'eng'}
@staticmethod
def get_orientation(input_file, options):
return OrientationConfidence(angle=0, confidence=0.0)
@staticmethod
def generate_hocr(input_file, output_hocr, output_text, options):
with Image.open(input_file) as im, open(
output_hocr, 'w', encoding='utf-8'
) as f: ) as f:
w, h = im.size w, h = im.size
f.write(HOCR_TEMPLATE.format(str(w), str(h))) f.write(HOCR_TEMPLATE.format(str(w), str(h)))
with open(output + '.txt', 'w') as f: with open(output_text, 'w') as f:
f.write('') f.write('')
elif sys.argv[-2] == 'pdf':
if 'textonly_pdf=1' in sys.argv:
inputf = sys.argv[-4]
output = sys.argv[-3]
with Image.open(inputf) as im:
dpi = im.info['dpi']
pagesize = im.size[0] / dpi[0], im.size[1] / dpi[1]
ptsize = pagesize[0] * 72, pagesize[1] * 72
pdf_out = pypdf.PdfFileWriter() @staticmethod
pdf_out.addBlankPage(ptsize[0], ptsize[1]) def generate_pdf(input_file, output_pdf, output_text, options):
with open(output + '.pdf', 'wb') as f: with Image.open(input_file) as im:
pdf_out.write(f) dpi = im.info['dpi']
with open(output + '.txt', 'w') as f: pagesize = im.size[0] / dpi[0], im.size[1] / dpi[1]
f.write('') ptsize = pagesize[0] * 72, pagesize[1] * 72
else: pdf = pikepdf.new()
inputf = sys.argv[-4] pdf.add_blank_page(page_size=ptsize)
output = sys.argv[-3] pdf.save(output_pdf, static_id=True)
pdf_bytes = img2pdf.convert([inputf], dpi=300) output_text.write_text('')
with open(output + '.pdf', 'wb') as f:
f.write(pdf_bytes)
with open(output + '.txt', 'w') as f:
f.write('')
elif sys.argv[-1] == 'stdout':
inputf = sys.argv[-2]
print(
"""Orientation: 0
Orientation in degrees: 0
Orientation confidence: 100.00
Script: 1
Script confidence: 100.00""",
file=sys.stderr,
)
else:
print("Spoof doesn't understand arguments", file=sys.stderr)
print(sys.argv, file=sys.stderr)
sys.exit(1)
sys.exit(0)
if __name__ == '__main__': @hookimpl
main() def get_ocr_engine():
return NoopOcrEngine()
Binary file not shown.
Binary file not shown.
-81
View File
@@ -1,81 +0,0 @@
#!/usr/bin/env python3
# © 2017 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import sys
"""Tesseract bad utf8 spoof
In 'hocr' mode or 'pdf' mode, return error code 1 and some non-Unicode
text because tesseract seems to do that in some cases related to
language pack version mismatches
"""
VERSION_STRING = '''tesseract 4.0.0
leptonica-1.77.0
libjpeg 9c : libpng 1.6.35 : libtiff 4.0.10 : zlib 1.2.11 : libopenjp2 2.3.0
Found AVX2
Found AVX
Found SSE
SPOOFED
'''
# Japanese "Invalid UTF-8" encoded in Shift JIS
BAD_UTF8 = b'\x96\xb3\x8c\xf8\x82\xc8UTF-8\x0a'
def main():
if sys.argv[1] == '--version':
print(VERSION_STRING, file=sys.stderr)
sys.exit(0)
elif sys.argv[1] == '--list-langs':
print('List of available languages (1):\neng', file=sys.stderr)
sys.exit(0)
elif sys.argv[-2] == '--print-parameters':
print("Some parameters", file=sys.stderr)
print("textonly_pdf\t1\tSome help text")
sys.exit(0)
elif sys.argv[-2] in ('hocr', 'pdf'):
sys.stdout.buffer.write(BAD_UTF8)
sys.exit(1)
elif sys.argv[-1] == 'stdout':
# input file is at sys.argv[-2] but we don't look at it
print(
"""Orientation: 0
Orientation in degrees: 0
Orientation confidence: 100.00
Script: 1
Script confidence: 100.00""",
file=sys.stderr,
)
else:
print("Spoof doesn't understand arguments", file=sys.stderr)
print(sys.argv, file=sys.stderr)
sys.exit(1)
sys.exit(0)
if __name__ == '__main__':
main()
-77
View File
@@ -1,77 +0,0 @@
#!/usr/bin/env python3
# © 2016 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import sys
VERSION_STRING = '''tesseract 4.0.0
leptonica-1.77.0
libjpeg 9c : libpng 1.6.35 : libtiff 4.0.10 : zlib 1.2.11 : libopenjp2 2.3.0
Found AVX2
Found AVX
Found SSE
SPOOFED: return error claiming image too big
'''
"""Simulates an error of Tesseract failing on attempts to process large images
"""
def main():
if sys.argv[1] == '--version':
print(VERSION_STRING, file=sys.stderr)
sys.exit(0)
elif sys.argv[1] == '--list-langs':
print('List of available languages (1):\neng\n', file=sys.stderr)
sys.exit(0)
elif sys.argv[-2] == '--print-parameters':
print('A parameter list would go here\ntextonly_pdf 0\n', file=sys.stderr)
sys.exit(0)
elif sys.argv[-2] == 'hocr':
print(
"Image too large: (33830, 14959)\n" "Error during processing.",
file=sys.stderr,
)
sys.exit(1)
elif sys.argv[-2] == 'pdf':
print(
"Image too large: (33830, 14959)\n" "Error during processing.",
file=sys.stderr,
)
sys.exit(1)
elif sys.argv[-1] == 'stdout':
print(
"Image too large: (33830, 14959)\n" "Error during processing.",
file=sys.stderr,
)
sys.exit(1)
else:
print("Spoof doesn't understand arguments", file=sys.stderr)
print(sys.argv, file=sys.stderr)
sys.exit(1)
sys.exit(0)
if __name__ == '__main__':
main()
-78
View File
@@ -1,78 +0,0 @@
#!/usr/bin/env python3
# © 2016 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import signal
import sys
VERSION_STRING = '''tesseract 4.0.0
leptonica-1.77.0
libjpeg 9c : libpng 1.6.35 : libtiff 4.0.10 : zlib 1.2.11 : libopenjp2 2.3.0
Found AVX2
Found AVX
Found SSE
SPOOFED: CRASH ON OCR or --psm 0
'''
"""Simulates a Tesseract crash when asked to run OCR
It isn't strictly necessary to crash the process and that has unwanted
side effects like triggering core dumps or error reporting, logging and such.
It's enough to dump some text to stderr and return an error code.
Follows the POSIX(?) convention of returning 128 + signal number.
"""
def main():
if sys.argv[1] == '--version':
print(VERSION_STRING, file=sys.stderr)
sys.exit(0)
elif sys.argv[1] == '--list-langs':
print('List of available languages (1):\neng', file=sys.stderr)
sys.exit(0)
elif sys.argv[-2] == '--print-parameters':
print('A parameter list would go here\ntextonly_pdf 0\n', file=sys.stderr)
sys.exit(0)
elif sys.argv[-2] == 'hocr':
print("KABOOM! Tesseract failed for some reason", file=sys.stderr)
sys.exit(128 + signal.SIGSEGV)
elif sys.argv[-2] == 'pdf':
print("KABOOM! Tesseract failed for some reason", file=sys.stderr)
sys.exit(128 + signal.SIGSEGV)
elif sys.argv[-1] == 'stdout':
print(
"libc++abi.dylib: terminating with uncaught exception of type "
"std::bad_alloc: std::bad_alloc",
file=sys.stderr,
)
sys.exit(128 + signal.SIGABRT)
else:
print("Spoof doesn't understand arguments", file=sys.stderr)
print(sys.argv, file=sys.stderr)
sys.exit(1)
sys.exit(0)
if __name__ == '__main__':
main()
-37
View File
@@ -1,37 +0,0 @@
#!/usr/bin/env python3
# © 2016 James R. Barlow: github.com/jbarlow83
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import sys
def main():
if sys.argv[1] == '--version':
print('0.5')
sys.exit(0)
print("Only supports --version")
sys.exit(1)
if __name__ == '__main__':
main()
+10 -2
View File
@@ -15,11 +15,12 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
import pytest import pytest
import ocrmypdf import ocrmypdf
check_ocrmypdf = pytest.helpers.check_ocrmypdf check_ocrmypdf = pytest.helpers.check_ocrmypdf
@@ -31,4 +32,11 @@ def acroform(resources):
def test_acroform_and_redo(acroform, caplog, no_outpdf): def test_acroform_and_redo(acroform, caplog, no_outpdf):
with pytest.raises(ocrmypdf.exceptions.InputFileError): with pytest.raises(ocrmypdf.exceptions.InputFileError):
check_ocrmypdf(acroform, no_outpdf, '--redo-ocr') check_ocrmypdf(acroform, no_outpdf, '--redo-ocr')
assert '--redo-ocr is not currently possible' in caplog.text assert '--redo-ocr is not currently possible' in caplog.text
def test_acroform_message(acroform, caplog, outpdf):
caplog.set_level(logging.INFO)
check_ocrmypdf(acroform, outpdf, '--plugin', 'tests/plugins/tesseract_noop.py')
assert 'fillable form' in caplog.text
assert '--force-ocr' in caplog.text
+68
View File
@@ -0,0 +1,68 @@
# © 2019 James R. Barlow: github.com/jbarlow83
#
# This file is part of OCRmyPDF.
#
# OCRmyPDF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# OCRmyPDF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
import logging
from io import StringIO
import pytest
from tqdm import tqdm
import ocrmypdf
def test_raw_console():
bio = StringIO()
tqconsole = ocrmypdf.api.TqdmConsole(file=bio)
tqconsole.write("Test")
tqconsole.flush()
assert "Test" in bio.getvalue()
def test_tqdm_console():
log = logging.getLogger()
log.setLevel(logging.INFO)
formatter = logging.Formatter('%(message)s')
bio = StringIO()
console = logging.StreamHandler(ocrmypdf.api.TqdmConsole(file=bio))
console.setFormatter(formatter)
log.addHandler(console)
def before_pbar(message):
# Ensure that log messages appear before the progress bar, even when
# printed after the progress bar updates.
v = bio.getvalue()
pbar_start_marker = '|#'
return v.index(message) < v.index(pbar_start_marker)
with tqdm(total=2, file=bio, disable=False) as pbar:
pbar.update()
msg = "1/2 above progress bar"
log.info(msg)
assert before_pbar(msg)
log.info("done")
assert not before_pbar("done")
def test_language_list():
with pytest.raises(
(ocrmypdf.exceptions.InputFileError, ocrmypdf.exceptions.MissingDependencyError)
):
ocrmypdf.ocr('doesnotexist.pdf', '_.pdf', language=['eng', 'deu'])
@@ -17,9 +17,9 @@
import pytest import pytest
import ocrmypdf.exec.qpdf as qpdf from ocrmypdf.helpers import check_pdf
def test_qpdf_error(resources): def test_pdf_error(resources):
assert qpdf.check(resources / 'blank.pdf') assert check_pdf(resources / 'blank.pdf')
assert not qpdf.check(__file__) assert not check_pdf(__file__)
+1 -1
View File
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>. # along with OCRmyPDF. If not, see <http://www.gnu.org/licenses/>.
from subprocess import run, PIPE from subprocess import PIPE, run
import pytest import pytest
+61 -68
View File
@@ -18,128 +18,121 @@
import logging import logging
from decimal import Decimal from decimal import Decimal
import pikepdf import pikepdf
import pytest import pytest
from PIL import Image from PIL import Image
from ocrmypdf._exec.ghostscript import rasterize_pdf
from ocrmypdf.exceptions import ExitCode from ocrmypdf.exceptions import ExitCode
from ocrmypdf.exec.ghostscript import rasterize_pdf from ocrmypdf.helpers import Resolution
check_ocrmypdf = pytest.helpers.check_ocrmypdf check_ocrmypdf = pytest.helpers.check_ocrmypdf # pylint: disable=no-member
run_ocrmypdf = pytest.helpers.run_ocrmypdf run_ocrmypdf = pytest.helpers.run_ocrmypdf # pylint: disable=no-member
run_ocrmypdf_api = pytest.helpers.run_ocrmypdf_api run_ocrmypdf_api = pytest.helpers.run_ocrmypdf_api # pylint: disable=no-member
spoof = pytest.helpers.spoof
# pylint: disable=redefined-outer-name
@pytest.fixture(scope='session')
def spoof_no_tess_gs_render_fail(tmp_path_factory):
return spoof(
tmp_path_factory, tesseract='tesseract_noop.py', gs='gs_render_failure.py'
)
@pytest.fixture(scope='session')
def spoof_no_tess_gs_raster_fail(tmp_path_factory):
return spoof(
tmp_path_factory, tesseract='tesseract_noop.py', gs='gs_raster_failure.py'
)
@pytest.fixture(scope='session')
def spoof_no_tess_no_pdfa(tmp_path_factory):
return spoof(
tmp_path_factory, tesseract='tesseract_noop.py', gs='gs_pdfa_failure.py'
)
@pytest.fixture(scope='session')
def spoof_no_tess_pdfa_warning(tmp_path_factory):
return spoof(
tmp_path_factory, tesseract='tesseract_noop.py', gs='gs_feature_elision.py'
)
@pytest.fixture @pytest.fixture
def linn(resources): def francais(resources):
path = resources / 'linn.pdf' path = resources / 'francais.pdf'
return path, pikepdf.open(path) return path, pikepdf.open(path)
def test_rasterize_size(linn, outdir, caplog): def test_rasterize_size(francais, outdir):
path, pdf = linn path, pdf = francais
page_size_pts = (pdf.pages[0].MediaBox[2], pdf.pages[0].MediaBox[3]) page_size_pts = (pdf.pages[0].MediaBox[2], pdf.pages[0].MediaBox[3])
assert pdf.pages[0].MediaBox[0] == pdf.pages[0].MediaBox[1] == 0 assert pdf.pages[0].MediaBox[0] == pdf.pages[0].MediaBox[1] == 0
page_size = (page_size_pts[0] / Decimal(72), page_size_pts[1] / Decimal(72)) page_size = (page_size_pts[0] / Decimal(72), page_size_pts[1] / Decimal(72))
target_size = Decimal('200.0'), Decimal('150.0') target_size = Decimal('50.0'), Decimal('30.0')
target_dpi = 42.0, 4242.0 forced_dpi = Resolution(42.0, 4242.0)
log = logging.getLogger()
rasterize_pdf( rasterize_pdf(
path, path,
outdir / 'out.png', outdir / 'out.png',
target_size[0] / page_size[0],
target_size[1] / page_size[1],
raster_device='pngmono', raster_device='pngmono',
log=log, raster_dpi=Resolution(
page_dpi=target_dpi, target_size[0] / page_size[0], target_size[1] / page_size[1]
),
page_dpi=forced_dpi,
) )
with Image.open(outdir / 'out.png') as im: with Image.open(outdir / 'out.png') as im:
assert im.size == target_size assert im.size == target_size
assert im.info['dpi'] == target_dpi assert im.info['dpi'] == forced_dpi
def test_rasterize_rotated(linn, outdir, caplog): def test_rasterize_rotated(francais, outdir, caplog):
path, pdf = linn path, pdf = francais
page_size_pts = (pdf.pages[0].MediaBox[2], pdf.pages[0].MediaBox[3]) page_size_pts = (pdf.pages[0].MediaBox[2], pdf.pages[0].MediaBox[3])
assert pdf.pages[0].MediaBox[0] == pdf.pages[0].MediaBox[1] == 0 assert pdf.pages[0].MediaBox[0] == pdf.pages[0].MediaBox[1] == 0
page_size = (page_size_pts[0] / Decimal(72), page_size_pts[1] / Decimal(72)) page_size = (page_size_pts[0] / Decimal(72), page_size_pts[1] / Decimal(72))
target_size = Decimal('200.0'), Decimal('150.0') target_size = Decimal('50.0'), Decimal('30.0')
target_dpi = 42.0, 4242.0 forced_dpi = Resolution(42.0, 4242.0)
log = logging.getLogger()
caplog.set_level(logging.DEBUG) caplog.set_level(logging.DEBUG)
rasterize_pdf( rasterize_pdf(
path, path,
outdir / 'out.png', outdir / 'out.png',
target_size[0] / page_size[0],
target_size[1] / page_size[1],
raster_device='pngmono', raster_device='pngmono',
log=log, raster_dpi=Resolution(
page_dpi=target_dpi, target_size[0] / page_size[0], target_size[1] / page_size[1]
),
page_dpi=forced_dpi,
rotation=90, rotation=90,
) )
with Image.open(outdir / 'out.png') as im: with Image.open(outdir / 'out.png') as im:
assert im.size == (target_size[1], target_size[0]) assert im.size == (target_size[1], target_size[0])
assert im.info['dpi'] == (target_dpi[1], target_dpi[0]) assert im.info['dpi'] == (forced_dpi[1], forced_dpi[0])
def test_gs_render_failure(spoof_no_tess_gs_render_fail, resources, outpdf): def test_gs_render_failure(resources, outpdf):
p, out, err = run_ocrmypdf( p, _out, err = run_ocrmypdf(
resources / 'blank.pdf', outpdf, env=spoof_no_tess_gs_render_fail resources / 'blank.pdf',
outpdf,
'--plugin',
'tests/plugins/tesseract_noop.py',
'--plugin',
'tests/plugins/gs_render_failure.py',
) )
print(err) assert 'Casper is not a friendly ghost' in err
assert p.returncode == ExitCode.child_process_error assert p.returncode == ExitCode.child_process_error
def test_gs_raster_failure(spoof_no_tess_gs_raster_fail, resources, outpdf): def test_gs_raster_failure(resources, outpdf):
p, out, err = run_ocrmypdf( p, _out, err = run_ocrmypdf(
resources / 'ccitt.pdf', outpdf, env=spoof_no_tess_gs_raster_fail resources / 'francais.pdf',
outpdf,
'--plugin',
'tests/plugins/tesseract_noop.py',
'--plugin',
'tests/plugins/gs_raster_failure.py',
) )
print(err) assert 'Ghost story archive not found' in err
assert p.returncode == ExitCode.child_process_error assert p.returncode == ExitCode.child_process_error
def test_ghostscript_pdfa_failure(spoof_no_tess_no_pdfa, resources, outpdf): def test_ghostscript_pdfa_failure(resources, outpdf):
p, out, err = run_ocrmypdf( p, _out, _err = run_ocrmypdf(
resources / 'ccitt.pdf', outpdf, env=spoof_no_tess_no_pdfa resources / 'francais.pdf',
outpdf,
'--plugin',
'tests/plugins/tesseract_noop.py',
'--plugin',
'tests/plugins/gs_pdfa_failure.py',
) )
assert ( assert (
p.returncode == ExitCode.pdfa_conversion_failed p.returncode == ExitCode.pdfa_conversion_failed
), "Unexpected return when PDF/A fails" ), "Unexpected return when PDF/A fails"
def test_ghostscript_feature_elision(spoof_no_tess_pdfa_warning, resources, outpdf): def test_ghostscript_feature_elision(resources, outpdf):
check_ocrmypdf(resources / 'ccitt.pdf', outpdf, env=spoof_no_tess_pdfa_warning) check_ocrmypdf(
resources / 'francais.pdf',
outpdf,
'--plugin',
'tests/plugins/tesseract_noop.py',
'--plugin',
'tests/plugins/gs_feature_elision.py',
)

Some files were not shown because too many files have changed in this diff Show More