About Anaconda Help Download Anaconda

A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython

Installers

  • linux-64 v2.6.0
  • linux-aarch64 v2.6.0
  • linux-ppc64le v2.6.0
  • osx-64 v2.6.0
  • osx-arm64 v2.6.0

conda install

To install this package run one of the following:
conda install sfe1ed40::tesserocr

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy