Akshaypatil15 / getTextFromPDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getTextFromPDF

How to run?

Before run following commands, generate your apii key and make changes in config.ini file.

For Download pdf and then Text OCR run following command.
$ python get_image_from_pdf.py

For OCR on image file
$ python google_vision_ocr.py

TODO

  • Updating readme