App to extract text from images
https://share.streamlit.io/jkcg-learning/textextractor/ocr_app.py
-
Clone this repository
-
streamlit run ocr_app.py
-
Local URL: http://localhost:8501
- Select Framework
- Select Language
- Upload an Image or Enter Image URL
- Click on Extract Text Button
- 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 - EasyOCR [updates with other frameworks soon]
- Languages - English, french, German , Dutch [updates with other language soon]