How to Convert Any Image To Text using Python and PyTesseract

preview_player
Показать описание
In this tutorial video, learn how you can convert any Image to Text.
(e.g. jpeg, gif, png) into a text.

Python's library PyTesseract can be used to convert your images into text.

First, you should install binary:

On Linux
sudo apt-get update
sudo apt-get install libleptonica-dev
sudo apt-get install tesseract-ocr tesseract-ocr-dev
sudo apt-get install libtesseract-dev

On Mac

brew install tesseract

On Windows

Then you should install the python package using pip:

pip install tesseract
pip install tesseract-ocr

Presented to you "TrainWithShubham" by Shubham Londhe
Рекомендации по теме
Комментарии
Автор

bhai abhi aapke 93.3K subscribers hai . U have added a lot👏

abhishekp
Автор

THANK U YAAR, mai yeah project krrha hun.plx mujhe iske introduction or bckground ke information 2 pages ki pdf hai toh dedo sidha report me daldunga bhut bhut help hojayegi

turboRanger-kyxk
Автор

This doesn’t work if there are indentations in the line like when u start a new paragraph, how would we get that to work, thanks!

Priyanka-xhgs
Автор

Hey sir kaise install karenge tesseract

everything
Автор

Bhai python me kuch acha project banao jese ki resume me add kar sakte he aap ache samajhate ho❣️

subhu
Автор

can we use it in freelancing (data entry work)

nishantgarg
Автор

Bhaiya mane git hub se package cmdprmt ke through download krliya ab kya krna h detailed ma btado
Actually I got a mini project on this topic

midhunkrishna
Автор

bro will it do for any language text or for only english ...if not how to do deal with other langauges

pokemon
Автор

Will it work if I use mathematical symbols

Pooh____
Автор

Python ma aesi vedios bna k uppload kia kryn sir

zackzack