Skip to content

Optical Character Recognition or optical character reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten or printed text into machine-encoded text. This Text Extractor web app was deployed to Heroku, written using Flask.

Notifications You must be signed in to change notification settings

NAVANEETHELITE/OCR_TEXT_EXTRACTOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR_TEXT_EXTRACTOR_WEB_APP

  • Optical Character Recognition or optical character reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten or printed text into machine-encoded text.

  • This Text Extractor web app was deployed to HEROKU through Flask.

  • Upload an image to extract the text from it.

  • Result will be empty if the uploaded image doesn't contain any text in it.

  • APP LINK : https://extract-t3xt-nav.herokuapp.com/

  • NOTE: Before deploying the app, add the following buildpacks in Heroku exactly as the same.

    Build Pack 1 : heroku/python
    Build Pack 2 : https://github.com/pathwaysmedical/heroku-buildpack-tesseract

  • Index and Result pages are shown below:

index result

About

Optical Character Recognition or optical character reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten or printed text into machine-encoded text. This Text Extractor web app was deployed to Heroku, written using Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published