open-ocr
OCR service
An OCR-as-a-Service using Tesseract and Docker with scalable architecture and support for multiple languages.
Run your own OCR-as-a-Service using Tesseract and Docker
1k stars
70 watching
224 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
ocr4all/ocr4all | Provides a platform for converting historical printed materials into editable digital text | 238 |
guitarmind/tesseract-web-service | A RESTful web service that utilizes Tesseract-OCR for image recognition | 135 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,016 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 260 |
otiai10/ocrserver | A simple OCR API server in Go | 704 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 305 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
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 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
jeenyuhs/vesseract | A wrapper around Tesseract-OCR to simplify OCR functionality in V programming language | 18 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 54 |
openarabic/ocr_gs_data | A collection of double-checked gold standard data for training and testing OCR engines. | 13 |