A python script to convert pdf to text.
Steps to open and use the script(on Ubuntu):
- Open terminal
- cd ocr
- git clone https://github.com/archi-007/pdf_converter.git
- virtualenv venv
- source venv/bin/activate
- pip install requirements.txt
- python convert.py