/pdf_converter

A python script to convert pdf to text.

Primary LanguagePython

pdf_converter

A python script to convert pdf to text.

Steps to open and use the script(on Ubuntu):

  1. Open terminal
  2. cd ocr
  3. git clone https://github.com/archi-007/pdf_converter.git
  4. virtualenv venv
  5. source venv/bin/activate
  6. pip install requirements.txt
  7. python convert.py