This is a test for a project where its needed to compare two pdfs or images, with the objective of checking that information is the same in both.
First of all, install Tesseract OCR on your machine:
Then do:
- pip install -r requirements.txt
The script file uses the default PATH, in case it doesn't, change it to where it installed.