From 73c5c48f797b5db11be7d12cdef68f617aa322ec Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 13 Aug 2015 23:08:29 -0700 Subject: [PATCH] Update notes --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 81022172..de3940d4 100644 --- a/README.rst +++ b/README.rst @@ -8,8 +8,8 @@ Main features ------------- - Generates a searchable - `PDF/A `__ file from a PDF - file containing only images + `PDF/A `__ file from a regular PDF + only containing images - Places OCRed text accurately below the image to ease copy / paste - Keeps the exact resolution of the original embedded images @@ -17,8 +17,7 @@ Main features better results - If requested deskews and/or cleans the image before performing OCR -- Validates the generated file against the PDF/A-1b specification using - `JHOVE `__ +- Validates input and output files - Provides debug mode to enable easy verification of the OCR results - Processes several pages in parallel when more than one CPU core is available