tesseract image.png stdout

Category: AI/ML Tooling

tesseract image.png stdout

Print OCR text to the terminal

Writes the recognized text straight to stdout instead of a file, perfect for piping into grep, wc, or a script. The special output name stdout is a tesseract convention; a lone dash also works. Redirect with > to save the result to a file of your choosing.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.