Skip to content

In GUI, extract text present in the images using OCR techniques and save it to a text file

License

Notifications You must be signed in to change notification settings

Pramod07Ch/GUI-image-to-text-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI - Extract image text to .txt file

main

The application can extract the text present in the images and save it to .txt file.
It is capable to extract images with noise around the text. The example of usage of application is outlined below.

Run application

1

Select options available (Eg. to display masked background incase of noise around the text in the image; display processed image)

2

Click upload image and above example image is imported then processed

3

To use the project:
First check with requirements

pip install requirements.txt

then run GUI.py

python3 GUI.py

Have fun with digitalization :)

About

In GUI, extract text present in the images using OCR techniques and save it to a text file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages