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

Velocity · 7d
+0.7
★ / day
Trend
→steady
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.