gosseract
Image scanner
An OCR package using Tesseract C++ library to extract text from images
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
3k stars
51 watching
289 forks
Language: Go
last commit: 4 months ago
Linked from 3 awesome lists
goocrocr-servertesseracttesseract-ocr
Related projects:
Repository | Description | Stars |
---|---|---|
tesseract-ocr/tesseract | An OCR engine capable of recognizing text in images from various languages and formats. | 62,363 |
otiai10/ocrserver | A simple OCR API server in Go | 703 |
opencontainers/image-spec | Defines an open standard for packaging and distributing software images in a format that can be used by multiple container runtimes. | 3,521 |
gali8/tesseract-ocr-ios | An iOS framework providing Optical Character Recognition (OCR) capabilities using the Tesseract OCR engine. | 4,220 |
thiagoalessio/tesseract-ocr-for-php | An image-to-text processor using Tesseract OCR | 2,861 |
charlesw/tesseract | A .NET wrapper for the Tesseract OCR engine, providing a simple interface to perform Optical Character Recognition (OCR) tasks. | 2,291 |
naptha/tesseract.js | A JavaScript library for Optical Character Recognition (OCR) of images in multiple languages | 35,304 |
tleyden/open-ocr | An OCR-as-a-Service using Tesseract and Docker with scalable architecture and support for multiple languages. | 1,342 |
google/go-containerregistry | A Go library and CLIs for working with container registries | 3,143 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
ocropus-archive/dup-ocropy | A collection of tools for document analysis and OCR. | 3,422 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |