Hey guys! I would like to use Tesseract for my API, so I do not want to handle temp files, but to get all the results on the standard output.
For example: tesseract img.png *stdout *-l eng *hocr pdf txt* But it seems to be Tesseract streams everything to the stdout without any delimiter, there is not even a new line character, so I can not separate the *hocr, pdf and txt* outputs from there. Any suggestions? -- 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 tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/c56ccb67-0d32-46c1-8b68-8faa5dca11d3n%40googlegroups.com.