From 939a148812cbdba1c3cbc77af1c5fc310799e41c Mon Sep 17 00:00:00 2001 From: fritz-hh Date: Tue, 23 Apr 2013 00:33:48 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d0e79097..ba06f667 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ To get the script usage, call: ./OCmyPDF.sh -h Features -------- -- Generates a searchable PDF/A file from a PDF file containing only images -- Keeps the exact resolution of the original embedded images +- Generate a searchable PDF/A file from a PDF file containing only images +- Keep the exact resolution of the original embedded images - If requested deskew and / or clean the image before performing OCR -- Validates the generated file against the PDF/A specification using jhove - +- Validate the generated file against the PDF/A specification using jhove +- Provides debug mode to enable easy verification of the OCR results Motivation ----------