Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 416 Bytes

pdf_preprocess_and_ocr

Preprocesses and performs OCR on a batch of PDFs that contain no text streams (e.g. PDFs created from scanned documents)

Requirements:

  • Windows NT or later
  • Tesseract OCR
  • ImageMagick binaries

Place this file in a folder full of PDFs and run it. It will create TIFF files using a preprocessing method conducive to OCR, and then run them each through Tesseract.