Optical Character Recognition for solving scribbled captchas
A simple ready to use OCR for solving captchas as well as image_to_string conversion purposes
need to download and install Tesseract engine https://tesseract-ocr.soft112.com/
packages needed: ♦ pip install PIL ♦ pip install pytesseract