tesseract
OCR engine
An OCR engine capable of recognizing text in images from various languages and formats.
Tesseract Open Source OCR Engine (main repository)
62k stars
2k watching
10k forks
Language: C++
last commit: 10 days ago
Linked from 4 awesome lists
hacktoberfestlstmmachine-learningocrocr-enginetesseracttesseract-ocr
Related projects:
Repository | Description | Stars |
---|---|---|
gali8/tesseract-ocr-ios | An iOS framework providing Optical Character Recognition (OCR) capabilities using the Tesseract OCR engine. | 4,220 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 260 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
naptha/tesseract.js | A JavaScript library for Optical Character Recognition (OCR) of images in multiple languages | 35,304 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 305 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
otiai10/gosseract | An OCR package using Tesseract C++ library to extract text from images | 2,718 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 54 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
mdelete/node-tesseract-native | An OCR module for Node.js using Tesseract and Leptonica to recognize text from images | 51 |
kscanne/tesseract-gle-uncial | Provides training data and scripts to enhance OCR accuracy for Irish Gaelic fonts | 3 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,016 |
dannnylo/tesseract-ocr-crystal | A wrapper around Tesseract OCR that provides an easy-to-use interface for reading characters from images. | 13 |