Skip to content

arjunaar2789/OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OCR

Easy OCR Streamlit App

This Streamlit app powered by EasyOCR allows users to upload images and extract text.

OCR_Screencast.webm

Features

  • Upload an image (PNG, JPG, JPEG)
  • Select OCR language
  • Extract and display text from the image
  • Download extracted text as a text file
  • View history of uploaded images and extracted text

Technologies

The project is created with :

  • EasyOCR
  • Numpy
  • Base64
  • Pillow
  • Streamlit

Setup

Clone this repo to your desktop and run a pip install to install all the dependencies. After installing the dependencies, you can run the code streamlit run Optical.py in Windows Powershell, which creates a temporary webpage. If you want to use it directly, click the link in the 'Usage' subheading.

Usage

To run this project, click on the following link: https://easyocrarjunaar.streamlit.app/

License

You can check out the full license here.

This project is licensed under the terms of Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages