Download Tesseract.Net SDK
Tesseract.Net SDK is available for .Net Framework 2.0 - 4.5 on 32- and 64-bit operating systems.
SDK has been tested with Windows XP, Vista, 7, 8, 8.1 and 10, and is fully compatible with all of them. The native Tesseract.dll library included to this project is supplied in both 32-bit and 64-bit versions, so your .NET application can be "Any CPU".
Detailed installation instruction can be found here.

Download .Zip
version: 1.15.342 | file size: 16.1 Mb

Download .7z
version: 1.15.342 | file size: 10.9 Mb
- netXX\Patagames.Ocr.dll - Main assembly;
- netXX\Patagames.Ocr.xml - Xml comments for main assembly;
- x64\tesseract.dll - The 64-bit version of the Tesseract library;
- x86\tesseract.dll - The 32-bit version of the Tesseract library;
- tessdata\eng.* - files correspond to English language, which is supplied in the standard package;
- readme.txt;