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

GitHub

3k stars
52 watching
290 forks
Language: Go
last commit: 6 months ago
Linked from 3 awesome lists

goocrocr-servertesseracttesseract-ocr

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tesseract-ocr/tesseract An OCR engine capable of recognizing text in images from various languages and formats. 63,142
otiai10/ocrserver A simple OCR API server in Go 708
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,561
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,897
charlesw/tesseract A .NET wrapper for the Tesseract OCR engine, providing a simple interface to perform Optical Character Recognition (OCR) tasks. 2,308
naptha/tesseract.js A JavaScript library that wraps the Tesseract OCR engine in WebAssembly to provide image recognition capabilities for multiple languages. 35,553
tleyden/open-ocr An OCR-as-a-Service using Tesseract and Docker with scalable architecture and support for multiple languages. 1,346
google/go-containerregistry A Go library and CLIs for working with container registries 3,191
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,426
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,564
mauvilsa/tesseract-recognize A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. 44