Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshaypatil15/gettextfrompdf


https://github.com/akshaypatil15/gettextfrompdf

google-cloud-platform google-vision-api googleocr image-to-text pdf2image text-detection-recognition

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# getTextFromPDF

* Follow the instructions to [create an API key for your Google Cloud Platform Console project](https://cloud.google.com/docs/authentication/api-keys?hl=en&visit_id=637041675143852478-2650406322&rd=1#creating_an_api_key).

## 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