1

I'm looking for free (or free to try) OCR engine for .net which is extensible (I want to add not supported language(s)). I know some OCR engines, but I need a suggestion. Which is better and extensible?

Thank you!

Vano Maisuradze
  • 5,829
  • 6
  • 45
  • 73

1 Answers1

1

What languages do you want to add? ABBYY OCR engine supports 198 languages for OCR and 113 for ICR and it's way much better that its competitors. It's free to try, trial version can be requested here. I work @ ABBYY and can provide you some more details on our engines if necessary.

Nikolay
  • 2,206
  • 3
  • 20
  • 25
  • Just curious. It supports Abkhaz language and not Georgian http://en.wikipedia.org/wiki/Georgian_alphabet. – Vano Maisuradze Jul 27 '11 at 07:59
  • Abkhaz language uses Cyrillic alphabet, which was already supported by OCR engine, so implementing Georgian language recognition is much more complecated. – Nikolay Jul 27 '11 at 10:14