Skip to content

Extract Text From Image using Pytesseract OCR library in python

Notifications You must be signed in to change notification settings

ScalarPy/Extract-Text-From-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract Text from image using pytesseract

Check out the tutorial here:

Step 1 -

Install pytesseract library

pytesseract- (OCR)Optical Character Recognition Command : pip install pytesseract

Step 2:

Download and run tesseract-ocr setup file Link :https://github.com/UB-Mannheim/tesseract/wiki

Step 3:

Write and execute the code

About

Extract Text From Image using Pytesseract OCR library in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published