- tesseract-ocr
- python3 (<< 3.14)
- python3 (>= 3.13~)
- python3:any
- libc6 (>= 2.17)
- libgcc-s1 (>= 3.0)
- libleptonica6
- libstdc++6 (>= 11)
- libtesseract5 (>= 5.5.0)
A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical
Character Recognition (OCR).
.
tesserocr integrates directly with Tesseract's C++ API using Cython which
allows for a simple Pythonic and easy-to-read source code. It enables real
concurrent execution when used with Python's threading module by releasing the
GIL while processing an image in tesseract.
.
tesserocr is designed to be Pillow-friendly but can also be used with image
files instead.
.
This package contains the Python 3 version of the library.
Installed Size: 715.8 kB
Architectures: arm64 amd64