Tesseract 2.2.0
Tesseract is probably the most accurate open source OCR engine available. Combined with the Leptonica Image Processing Library it can read a wide variety of image formats and convert them to text in over 60 languages. It was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but since then it has been improved extensively by Google. It is released under the Apache License 2.0.
No packages depend on Tesseract.
### Version 2.2.0
* Improved error message when dll failed to load - [Issue 141](https://github.com/charlesw/tesseract/issues/141)
* Changed TesseractEngine's constructors to use overloading rather than default parameters - [Issue 146](https://github.com/charlesw/tesseract/issues/146)
* Added support for Sauvola Binarization.
### Version 2.1.1
* Bug fix - Added null ptr checks to PageIterator and ResultIterator
### Version 2.1.0
* Support for loading config files
* Support for loading Pix from memory
### Version 2.0.0
*Note:* Version 2 was initially going to introduce support for Tesseract 3.03 however as that hasn't been released yet and we have a few minor breaking changes
due to Mono support which require a version incremment (we use semantic versioning). Once the next version of tesseract is released we'll add it.
#### Breaking changes from 1.0
* Tesseract.Interop is now internal which means we can make as many interop changes as we like as long as the public version doesn't change
* TesseractEngine.Handle, Pix.Handle, and PixColormap.Handle are now internal
* Logging is done to the ``Tesseract`` source, not ``Default``.
#### New features
* Support for multi-page tiffs [Issue 50](https://github.com/charlesw/tesseract/issues/50)
* Support for linux\mono [Issue 23](https://github.com/charlesw/tesseract/issues/23)
#### Bug fixes
* Fixed UTF8 handling for SetVariable (support for non-english languages) [Issue 120](https://github.com/charlesw/tesseract/issues/120) & [Issue 68](https://github.com/charlesw/tesseract/issues/68)
### Version 1.12
* Automatically strip '\' and '/' characters of path and remove tessdata prefix.
* Fixed bug introduced in previous region of interest
* Don't dispose of Pix generated when processing a Bitmap till the Page is disposed off.
### Version 1.11
* Allow changing the current region of interest without having to reload the entire image (Page.RegionOfInterest)
* Fixed loader for ASP.NET [Issue 97](https://github.com/charlesw/tesseract/issues/97)
### Version 1.10
* Added support for uzn files - [Issue 66](https://github.com/charlesw/tesseract/issues/66)
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
5.2.0 | 9 | 05/31/2024 |
4.1.1 | 1 | 01/30/2025 |
4.1.0-beta1 | 0 | 10/12/2019 |
3.3.0 | 1 | 01/30/2025 |
3.2.0-alpha4 | 1 | 01/30/2025 |
3.2.0-alpha3 | 1 | 01/30/2025 |
3.2.0-alpha2 | 1 | 01/30/2025 |
3.2.0-alpha1 | 1 | 01/30/2025 |
3.0.2 | 1 | 01/30/2025 |
3.0.2-alpha1 | 1 | 01/30/2025 |
3.0.1 | 1 | 01/30/2025 |
3.0.0 | 1 | 01/30/2025 |
2.4.1 | 1 | 01/30/2025 |
2.4.0 | 1 | 01/30/2025 |
2.3.0 | 1 | 01/30/2025 |
2.2.0 | 1 | 01/30/2025 |
2.1.1.1 | 1 | 01/30/2025 |
2.1.0.1 | 1 | 01/30/2025 |
2.0.0.1 | 1 | 01/30/2025 |
1.0.12 | 1 | 01/30/2025 |
1.0.11 | 1 | 01/30/2025 |
1.0.10 | 1 | 01/30/2025 |
1.0.9 | 1 | 01/30/2025 |
1.0.8 | 1 | 01/30/2025 |
1.0.7 | 1 | 01/30/2025 |
1.0.6 | 1 | 01/30/2025 |
1.0.5 | 1 | 01/30/2025 |
1.0.4 | 0 | 12/10/2013 |
1.0.0-alpha2 | 1 | 01/30/2025 |
1.0.0-alpha1 | 1 | 01/30/2025 |