Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 541 Bytes

File metadata and controls

15 lines (10 loc) · 541 Bytes

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