- create a python vevn and install the packages in requirements.txt
python3 -m pip install -r requirements.txt
Additionally
Mac users will have to install .
poppler
Installing using Brew:
brew install poppler
Tesseract
through the following command:
brew install tesseract
python3 convert.py --input_pdf_path mypdf.pdf