Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajxv/pyocr-flask

Pdf OCR text extraction using python
https://github.com/ajxv/pyocr-flask

ocr-python pdf-text pytesseract python

Last synced: about 1 month ago
JSON representation

Pdf OCR text extraction using python

Awesome Lists containing this project

README

        

# PDF OCR text extraction

## Requirements
- Python 3.1x

## Setting Up
- Install requirements using `pip install -r requirements.txt`

## Running the application
- Run the flask app using `python3 app.py`