OCR application that can digitize text from images.
Very simple to use, but it requires for tesseract to be installed.
aftewards in the terminal you can just run python ocr.py "image.png" and you'll get the resulting text into the output folder as a txt file.