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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is charlesw/tesseract?
- A C# wrapper library enabling .NET applications to use Tesseract OCR for extracting text from images.
- Is tesseract open source?
- Yes — charlesw/tesseract is open source, released under the Apache-2.0 license.
- What language is tesseract written in?
- charlesw/tesseract is primarily written in C#.
- How popular is tesseract?
- charlesw/tesseract has 2.5k stars on GitHub.
- Where can I find tesseract?
- charlesw/tesseract is on GitHub at https://github.com/charlesw/tesseract.