Skip to content

End to End application which extracts text from Image using Pytesseract.

Notifications You must be signed in to change notification settings

vasusharma7/Text_Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text_Extractor

End to End application which extracts text from Image using Pytesseract.

This is an end to end application which accepts image as an input from the user (either from storage or from camera ) and extracts 'English Text' from the image in. It uses pytesseract at the backend. The webapp is based on Django. Dependencies : 1.Python3
2.Pytesseract
3.Django
4.Html/css/js

To run ...
Move to Project Directory
#python3 manage.py runserver

About

End to End application which extracts text from Image using Pytesseract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published