Skip to content

jkcg-learning/TextExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextExtractor

App to extract text from images

Launch Deployed App

https://share.streamlit.io/jkcg-learning/textextractor/ocr_app.py

Demo

How To Run App in Local

UI

UI

  • Select Framework
  • Select Language
  • Upload an Image or Enter Image URL
  • Click on Extract Text Button

Result

Result

  • Download the output image that identifies the text detected in a bounding box and the text recognised
  • Download the csv file with text recognized and its confidence score

Framework and Language Supported

  • Framework - EasyOCR [updates with other frameworks soon]
  • Languages - English, french, German , Dutch [updates with other language soon]