A small example package
Project description
Example Package
#type following code in python shell after installing library.
#Set Environment variable to :-
r'C:\Program Files\Tesseract-OCR\tesseract.exe'
1st step : from I2T import ImageTextConverter
2nd step: ImageTextConverter.img2txt('Path_of_your_Image_file')
In ('Path_of_your_Image_file') here write the path of image file that u want extract the text from. for example 'ImageTextConverter.img2txt(r'C:\Users\Dell\Downloads\Images\PythonKnowledgeGraph.png')'like that only
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ETM_I2T-0.2.tar.gz
(1.8 kB
view hashes)
Built Distribution
ETM_I2T-0.2-py3-none-any.whl
(3.0 kB
view hashes)