
pytesseract · PyPI
Aug 15, 2024 · 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 …
tesseract-ocr · PyPI
Oct 6, 2015 · 🐍⚡️Support Python for everyone by grabbing a 30% discount on PyCharm—ALL proceeds go to the Python Software Foundation. Offer ends soon, so grab it today!
tesserocr · PyPI
Oct 10, 2025 · A simple, Pillow -friendly, wrapper around the tesseract-ocr API for Optical Character Recognition (OCR). tesserocr integrates directly with Tesseract’s C++ API using …
pyocr · PyPI
Dependencies PyOCR requires Python 3.4 or later. You will need Pillow or Python Imaging Library (PIL). Under Debian/Ubuntu, Pillow is in the package python-pil (python3-pil for the …
ocrmypdf · PyPI
Nov 11, 2025 · In addition to the required Python version, OCRmyPDF requires external program installations of Ghostscript and Tesseract OCR. OCRmyPDF is pure Python, and runs on …
img2table · PyPI
Aug 10, 2025 · img2table is a simple, easy to use, table identification and extraction Python Library based on OpenCV image processing that supports most common image file formats as …
gpyocr · PyPI
Jul 3, 2022 · Python wrapper for Tesseract OCR and Google Vision OCR to perform OCR on images and get a confidence value of the results. Both OCR engines are Google’s products.
tesseract-ocr-data · PyPI
Aug 3, 2021 · 🐍⚡️Support Python for everyone by grabbing a 30% discount on PyCharm—ALL proceeds go to the Python Software Foundation. Offer ends soon, so grab it today!
mcp-ocr · PyPI
Apr 13, 2025 · uv pip install mcp-ocr Tesseract will be installed automatically on supported platforms: macOS (via Homebrew) Linux (via apt, dnf, or pacman) Windows (manual …
video-ocr · PyPI
Feb 21, 2022 · video-ocr is a command line tool and a python library that performs OCR on video frames, reducing the computational effort by choosing only frames that are different from their …