pytesseract
Image OCR
An OCR tool that wraps the Google Tesseract Engine to recognize text in images.
A Python wrapper for Google Tesseract
6k stars
109 watching
727 forks
Language: Python
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An OCR engine capable of recognizing text in images from various languages and formats. | 63,142 |
| A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 55 |
| A .NET wrapper for the Tesseract OCR engine, providing a simple interface to perform Optical Character Recognition (OCR) tasks. | 2,308 |
| An OCR module for Node.js using Tesseract and Leptonica to recognize text from images | 51 |
| A wrapper around Tesseract OCR that provides an easy-to-use interface for reading characters from images. | 13 |
| An OCR library that wraps the Tesseract API in Node.js to extract text from images | 308 |
| A Java wrapper for using the Tesseract OCR API to extract text from images | 1,619 |
| A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
| A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
| An iOS framework providing Optical Character Recognition (OCR) capabilities using the Tesseract OCR engine. | 4,220 |
| Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
| Provides training data and scripts to enhance OCR accuracy for Irish Gaelic fonts | 4 |
| A RESTful web service that utilizes Tesseract-OCR for image recognition | 135 |
| A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
| An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,026 |