py311-pytesseract
0.3.13_2wrapper for Google's Tesseract OCR engine
Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images. 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.
Origin: graphics/py-pytesseract
Category: graphics
Size: 104KiB
License: BSD2CLAUSE
Maintainer: mandree@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
Website: github.com/madmaze/pytesseract
$
pkg install py311-pytesseractDependencies (3)
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)sdl_image1.2.12_14
Simple library to load images of various formats as SDL surfaces