python3-pytesseract Python3 - pytesseract - Python wrapper for Tesseract-OCR 3.2.2 2021-09-27 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python3-base 3.2.2 python3-pillow 3.2.2 python3-setuptools 3.2.2 tesseract-ocr 3.2.0 tesseract-ocr-deu 3.2.0 tesseract-ocr-eng 3.2.0 update-alternatives 3.2.0 Internal Program Version: python3-pytesseract 0.3.7.38 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