Find separators if more output for stdout

24 views
Skip to first unread message

Miklos Gergely

unread,
Sep 13, 2021, 11:30:12 AM9/13/21
to tesseract-ocr
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?
Reply all
Reply to author
Forward
0 new messages