PDFtoTXT Save

Python code to read text from a PDF file (OCR).

Project README

PDF to TXT

Python code to do OCR recognition of a PDF file and export text to TXT file.

Setup for LocalOCR on Ubuntu

apt-get install python-pyocr python-wand imagemagick
apt-get install libleptonica-dev tesseract-ocr-dev
apt-get install tesseract-ocr-ita
pip install -r requirements.txt

Setup CloudOCR on Ubuntu

Install Google Cloud SDK

apt-get install pdfimages google-cloud-sdk-app-engine-python
pip install requirements.txt
Open Source Agenda is not affiliated with "PDFtoTXT" Project. README Source: lucab85/PDFtoTXT
Stars
63
Open Issues
3
Last Commit
3 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating