Prince-Shaikh / OCR_webapp

A web app that extracts all the text from images

Home Page:https://webapp-ocr.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-based OCR tool built with Flask and pytesseract

This is a python based web app that applies OCR on a image and extracts the text information from a jpg/png image. It uses Flask to setup the web server and then pytesseract at the back to convert image into text.

Preview Here

Contributing

Pull requests are welcome. For major changes or improvement, please open an issue first to discuss what you would like to change or add.

About

A web app that extracts all the text from images

https://webapp-ocr.herokuapp.com/

License:MIT License


Languages

Language:HTML 63.7%Language:Python 24.4%Language:CSS 11.8%