Skip to content

Prince-Shaikh/OCR_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.