tesseract Command Examples

OCR (Optical Character Recognition) engine. More information: https://github.com/tesseract-ocr/tesseract.

tesseract {{image.png}} {{output}}

tesseract -l deu {{image.png}} {{output}}

tesseract --list-langs

tesseract -psm {{0_to_10}} {{image.png}} {{output}}

tesseract --help-psm