CMD + K

pytesseract

Community

Python-tesseract is an optical character recognition (OCR) tool for python.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pytesseract

Usage Tracking

0.3.10
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python-tesseract is a wrapper for Google's Tesseract-OCR Engine. It is also useful as a stand-alone invocation script to tesseract, as it can read all image types supported by the Pillow and Leptonica imaging libraries, including jpeg, png, gif, bmp, tiff, and others. Additionally, if used as a script, Python-tesseract will print the recognized text instead of writing it to a file

About

Summary

Python-tesseract is an optical character recognition (OCR) tool for python.

Last Updated

Mar 31, 2025 at 23:31

License

Apache-2.0

Total Downloads

10

Version Downloads

10

Supported Platforms

linux-64