bmrrossi / weeocr_py

Service OCR in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeeOCR Python Version

A simple OCR module to convert PDF to Searchable PDF using tesseract and flask.

Installation

Development mode

Cloning and installing the requirements:

git clone https://github.com/bmrrossi/weeocr_py.git
cd weeocr_py
pip install -r requirements.txt

Now, we need to set up the environment variables. To do this, please type:

source env.sh

Production mode

Usage

Contribution

License

Apache License 2.0

About

Service OCR in python

License:Apache License 2.0


Languages

Language:Python 69.5%Language:Shell 22.2%Language:PowerShell 8.3%