OCR (Optical Character Recognition) engine. More information: https://github.com/tesseract-ocr/tesseract.
output.txt
(the '.txt' extension is added automatically):tesseract {{image.png}} {{output}}
tesseract -l deu {{image.png}} {{output}}
tesseract --list-langs
tesseract -psm {{0_to_10}} {{image.png}} {{output}}
tesseract --help-psm