Skip to content

Optical Character Recognition REST API built using Express.js. Upload an image with some text or numbers on it, the OCR model will return the text in a .txt file from where the text can be copied on used for further purpose.

Notifications You must be signed in to change notification settings

asonib/tesseract-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tesseract-OCR

Backend - Flask Extract alpha-numeric characters from an image in a text file.
-Optical Character Recognition REST API
-Libtesseract is a light weight OCR tool
-Document scanner using OpenCV

About

Optical Character Recognition REST API built using Express.js. Upload an image with some text or numbers on it, the OCR model will return the text in a .txt file from where the text can be copied on used for further purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages