archi-007 / pdf_converter

A python script to convert pdf to text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A python script to convert pdf to text.


Languages

Language:Python 99.9%Language:Shell 0.1%Language:PowerShell 0.0%