No output file

58 views
Skip to first unread message

Mark Ambrazhevich

unread,
Nov 2, 2017, 10:30:19 AM11/2/17
to tesseract-ocr
hi, when i use
 tresseract test.png stdout

i get text in cmd, 
 but when i use
tresseract test.png out

i get no out.txt file in the directory, also i searched it but there is no out.txt on computer

David Sixela

unread,
Nov 3, 2017, 2:34:23 AM11/3/17
to tesseract-ocr
hi,
here is the command to get an output.txt file:
tesseract test.png filename stdout

with this, you'll get a file named "filename.txt" containing the tesseract's output. 
PS: no need to add the extension after " filename" in the command line .

Dan9er

unread,
Nov 4, 2017, 10:08:55 AM11/4/17
to tesseract-ocr
>tresseract

You misspelled the command name. It's tesseract. Other than that, the second command should work.

Come on man, cant you see the message in the console saying that the command wasn't found?!
Reply all
Reply to author
Forward
0 new messages