python310-pytesseract Python 3.10 - pytesseract - Python wrapper for Tesseract-OCR 3.4.0 2023-06-27 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.4.0 python310-pillow 3.4.0 python310-setuptools 3.4.0 tesseract-ocr 3.4.0 tesseract-ocr-deu 3.4.0 tesseract-ocr-eng 3.4.0 update-alternatives 3.4.0 Internal Program Version: pytesseract 0.3.10 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