otiai10/gosseract
Go package providing bindings to the Tesseract OCR engine for text extraction from images.

Not currently ranked — collecting fresh signals.
star history
gosseract is a Go library that wraps the Tesseract C++ OCR engine, enabling developers to extract text from images programmatically in Go applications. It abstracts the complexity of interfacing with the underlying Tesseract library, exposing a simple API for common OCR tasks.
Frequently asked
- What is otiai10/gosseract?
- Go package providing bindings to the Tesseract OCR engine for text extraction from images.
- Is gosseract open source?
- Yes — otiai10/gosseract is open source, released under the MIT license.
- What language is gosseract written in?
- otiai10/gosseract is primarily written in Go.
- How popular is gosseract?
- otiai10/gosseract has 3.1k stars on GitHub.
- Where can I find gosseract?
- otiai10/gosseract is on GitHub at https://github.com/otiai10/gosseract.