tesseract

OCR engine

An OCR engine capable of recognizing text in images from various languages and formats.

Tesseract Open Source OCR Engine (main repository)

GitHub

63k stars
2k watching
10k forks
Language: C++
last commit: almost 2 years ago
Linked from 4 awesome lists

hacktoberfestlstmmachine-learningocrocr-enginetesseracttesseract-ocr

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gali8/tesseract-ocr-iosAn iOS framework providing Optical Character Recognition (OCR) capabilities using the Tesseract OCR engine.4,220
ropensci/tesseractProvides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images.245
tesseract-ocr/docsA collection of documents detailing various aspects and improvements to the Tesseract OCR engine262
antoniogarrote/clj-tesseractA Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications.54
mauvilsa/tesseract-recognizeA tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format.44
naptha/tesseract.jsA JavaScript library that wraps the Tesseract OCR engine in WebAssembly to provide image recognition capabilities for multiple languages.35,553
zapolnoch/node-tesseract-ocrAn OCR library that wraps the Tesseract API in Node.js to extract text from images308
meh/ruby-tesseract-ocrA Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks629
otiai10/gosseractAn OCR package using Tesseract C++ library to extract text from images2,751
dannnylo/tesseract-ocr-elixirA Tesseract OCR wrapper providing Elixir bindings to read and process text from images55
r1me/ttesseractocr4An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition145
mdelete/node-tesseract-nativeAn OCR module for Node.js using Tesseract and Leptonica to recognize text from images51
kscanne/tesseract-gle-uncialProvides training data and scripts to enhance OCR accuracy for Irish Gaelic fonts4
sirfz/tesserocrAn OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL.2,026
dannnylo/tesseract-ocr-crystalA wrapper around Tesseract OCR that provides an easy-to-use interface for reading characters from images.13