python313-pytesseract
Python 3.13 - pytesseract - Python wrapper for Tesseract-OCR
3.6.0
2025-05-07
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base
python313-pillow 3.6.0
python313-packaging 3.6.0
tesseract-ocr-deu 3.6.0
tesseract-ocr-eng 3.6.0
update-alternatives
Internal Program Version: pytesseract 0.3.13
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 can be used
as a stand-alone invocation script to tesseract, as it can read all image types
supported by the Python Imaging Library, including JPEG, PNG, GIF, BMP, TIFF,
and others, whereas tesseract-ocr, by default, only supports TIFF and BMP.
Additionally, if used as a script, python-tesseract will print the recognized
text instead of writing it to a file. There is no support for confidence estimat
bounding box data is planned for future releases.
https://github.com/madmaze/python-tesseract