A small example package
Project description
Example Package
#type following code in python shell after installing library.
#Set Environment variable to :-
Variable:-Tesseract-OCR
Path:- Path where Tesseract-OCR is installed like(r'C:\Program Files\Tesseract-OCR\tesseract.exe')
1st step : from ImageConvertToText 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
Built Distribution
File details
Details for the file ImageConvertToText-0.1.tar.gz
.
File metadata
- Download URL: ImageConvertToText-0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e68b94603829fdd44366131fc58110707bcf049feb057eb13107ed4cd4dcbf4f |
|
MD5 | 7215d272fce759f50b6b9bdde97259f3 |
|
BLAKE2b-256 | b3f94f4916d7a3cd7a30fd84b916c478ef0713433b8cdfdb517d6d97359d01d7 |
Provenance
File details
Details for the file ImageConvertToText-0.1-py3-none-any.whl
.
File metadata
- Download URL: ImageConvertToText-0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa23a109e460782463f7edd1711b63559d428eec3d32135bad9a73af7748f40d |
|
MD5 | 0549f3b067a520e870e976baf8ff986a |
|
BLAKE2b-256 | e1f63621cada074ff71650731395c923d80baea77a9bcc098f5c40cfc5d0f8b6 |