A Python wrapper for Tesseract-OCR.
Project description
tessy
tessy is a Python wrapper for Google's Tesseract-OCR, an optical character recognition engine used to detect and extract text data from various image file formats.
Features
- No initial dependencies beside Tesseract.
- Supports input image in
PNG
,JPG
,JPEG
,GIF
,TIF
andBMP
format. - Supports multiple input images via text file (.txt).
- Supports image objects from:
- Dynamically detect and import the corresponding image module on runtime.
- Supports
txt
,box
,pdf
,hocr
,tsv
andosd
as output file format. - Supports multiple output format.
- Can convert any raw output data to
string
,bytes
ordict
(except pdf). - Works on macOS, Linux and Windows.
- Well documented.
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
tessy-0.5.2.tar.gz
(15.7 kB
view details)
Built Distribution
tessy-0.5.2-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file tessy-0.5.2.tar.gz
.
File metadata
- Download URL: tessy-0.5.2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ea8955e7abb9073a0935bb7c1940f1b6431f50a415a9f90f41252d8de8e7a48 |
|
MD5 | ee477fb68f6c1afa25f5a82eb630d2b1 |
|
BLAKE2b-256 | 34304cab2f54015f8f80558d9eb3b37275fb76d7bbd095fe98aec4d752381828 |
File details
Details for the file tessy-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: tessy-0.5.2-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7baf2bec405f6024ecfefe50198aa90e343a50b45884b94837e9efed194ba2c3 |
|
MD5 | 7c65ae7492dabe2f2c9d150ca32e2384 |
|
BLAKE2b-256 | ebb7291fb51e11b522c6c629e39459826163913b7ef19b8bb7c1311e36fad06f |