What is the best open source Java library that I can use to extract text from an image (JPEG, PNG) files?
Asked
Active
Viewed 3.3k times
9
-
you mean OCR? or reading the image info like EXIF? – Aziz Sep 18 '09 at 04:40
1 Answers
9
There's GOCR and tesseract, but I'm not sure about how their current releases stack up -- what about trying both on some typical inputs you need to deal with, and choose by this trial?

Alex Martelli
- 854,459
- 170
- 1,222
- 1,395