Skip to content

hacksmashes/Extracting-text-from-image-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Extracting-text-from-image-using-python

This is used to extract the text from image using pytesseract.
Before that you have to download the tesseract file.

Modules used:

  • pillow
  • pytesseract

Commands to download modules:

  • pip install Pillow
  • pip install pytesseract

For output referance please check the Instagram page: https://www.instagram.com/hack_smashes/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages