/image-to-text-app

A web app that can take an image file as input and will return a string extracted text from the image. The web app will automatically update the page with the extracted text once the user clicks on the 'Extract' button. Libraries used include; Flask for back-end, Tesseract for Image to Text processing, and conventional HTML + JS bootstrap frontend

Primary LanguagePythonMIT LicenseMIT

Stargazers