I think it supports whatever the underlying leptonica library supports. Tesseract makes use of Leptonica's PIX format internally and all files are read and written using functions defined by Leptonica. When compiling Leptonica you can ignore some file formats that you don't need. You can read more about it in Leptonica's README <http://leptonica.org/source/README.html#DEPENDENCIES>.
So probably, whoever compiled Tesseract/Leptonica for that JNI wrapper might have dropped support for some file formats, but this is just a guess. Am Samstag, 7. Juni 2014 04:03:31 UTC+2 schrieb Bruce: > > Thanks Nguyen! > > As I'm using Tess-Two, an Android jni wrapper for tesseract, maybe the > code is a little bit different. Glad to find out that the underlying > tesseract supports JPG, TIFF and PNG! > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/e3f893d1-faa4-4c27-8b6a-b1e8f8c4c213%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

