Skip to content
/ OCRapi Public

This helps requce cost and time by reading the text from image ang output in editable format

Notifications You must be signed in to change notification settings

stevvv/OCRapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCRapi

You could deploy this api on a server and get the output on any device with internet, could also work locally You send a post request to the api and get a json response on any device. the movive was to make OCR platform independent uses Tesseract OCR could be deployed on heroku \n you could try post command : curl -F "file=@/home/steven/Projects/API/ocr.jpg" https://socr.herokuapp.com/eng in file pass path to your own image

multilingual : English and Hindi for now

stevvv/screen2text works with this api

About

This helps requce cost and time by reading the text from image ang output in editable format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages