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 ----------