Through trial and error, it looks like the max size for an image 2500 pixels wide is around 33390 pixels. Which, admittedly, is pretty huge.
If anyone knows of the specific hard-coded limit, or whether the limit is based on the length or the total number of pixels, that would be fun information to have! On Wednesday, March 19, 2014 8:23:38 PM UTC-4, Patrick Nichols wrote: > > I was writing some code to concatenate together many small text images > into one single, large image, before sending to Tesseract, and I just got a > novel error: "IMAGE TOO LARGE: (2500, 36253)" > > What are the maximum image dimensions supported by tesseract? > -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- 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]. For more options, visit https://groups.google.com/d/optout.

