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 conda-forge::pytesseract

Usage Tracking

0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
5 / 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

Oct 15, 2023 at 19:50

License

Apache-2.0

Total Downloads

703.1K

Supported Platforms

noarch