Using PyTesseract, it locates text on the screen, and grabs the screen coordinates (x,y) of the center of the word (or individual letters configurable). Doesn't do that stupid glyph thing where it ...
The application displays the selected image. Click Scan Card to perform OCR using Tesseract. The extracted text is processed using regular expressions and basic parsing logic. Contact information is ...