/captchaTextExtraction

Python Script that reads difficult and distorted embedded CAPTCHA image. Then the text is extracted.

Primary LanguagePython

captchaTextExtraction

Python Script that reads certain difficult and distorted embedded CAPTCHA images in web links.

  • CATCHA Images are read and manipulated with Python library, PILLOW
  • OCR is powered by Pytesseract