charlesw/tesseract
A C# wrapper library enabling .NET applications to use Tesseract OCR for extracting text from images.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository provides a .NET binding for the Tesseract OCR engine, allowing C# developers to integrate optical character recognition into their applications. It wraps the underlying C++ Tesseract library and Leptonica image processing library, handling memory management and providing a managed API surface for .NET consumers.