pytesseract
Optical character recognition (OCR) tool
Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images. Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It is also useful as a stand-alone invocation script to tesseract, as it can read all image types supported by the Pillow and Leptonica imaging libraries, including jpeg, png, gif, bmp, tiff, and others. Additionally, if used as a script, Python-tesseract will print the recognized text instead of writing it to a file.
homepage ↗homepage ↗ github: madmaze/pytesseract pypi: pytesseract
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.3.13 | 1 | 15 h | details › |
| pypi GitHub ↗ | 0.3.13 | 1 | 5 mo | details › |
Versions & arches
Use flags of 0.3.13
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
4 expansion flags (python targets, ABIs, cpu flags…)
- python_targets_python3_12
- python_targets_python3_13
- python_targets_python3_14
- python_targets_python3_15
Runtime dependencies of 0.3.13
show 14 lines
python_targets_python3_12?
(
)
python_targets_python3_13?
(
)
python_targets_python3_14?
(
)
python_targets_python3_15?
(
)