OCR.NET for Android

Optical character recognition library for Android. Use OCR.NET for Android to retrieve text from images.
  • uses Tesseract OCR engine and Leptonica image processing library
  • source code included in registered version
  • royalty free distribution in applications

Download and order

Download Tesseract language data and place to tessdata folder.
Order OCR.NET for Android $80 USD (single developer license)
Order OCR.NET for Android multi-license $240 USD (license for all developers in company)
Order OCR.NET for Android year upgrades $40 USD (registered users only)
Order OCR.NET for Android year upgrades multi-license $120 USD (registered multi-license users only)

FAQ

How can I solve "Cannot initialize Tesseract library" error?
Set ocr.DataPath property to the folder containing Tesseract language data.

How can I increase OCR speed?
Use Tesseract language data from tessdata_fast repository.

How can I increase OCR accuracy?
Use Tesseract language data from tessdata_best repository.

How can I improve OCR output?
Improving the quality of the output

Related links