Simple Captcha Tesseract馃檪 avatar
Simple Captcha Tesseract馃檪
Try for free

No credit card required

View all Actors
Simple Captcha Tesseract馃檪

Simple Captcha Tesseract馃檪

petrpatek/simple-captcha-tesseract
Try for free

No credit card required

Handy solver for simple image captcha with numbers.

Tesseract OCR - simple captcha solver

Handy simple captcha solving using Tesseract OCR.

Input

Actor accepts an array of urls strings. Supported image formats are GIF, PNG, JPG.

Example Input:

1[
2  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$671655$353726.GIF",
3  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$672364$964245.GIF",
4  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$672842$650068.GIF",
5  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$673350$784004.GIF",
6  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$673808$143468.GIF",
7  "https://apl.cnb.cz/apljerrsdad/JERRS.WEB45.SEND_IMG_FROM_WWW_DOKUMENTY?p_name=20190406183622$674280$435182.GIF"
8]

Output

Output is an array with corresponding numbers from the simple captcha.

Example Input:

1[
2  "0\n\n",
3  "1\n\n",
4  "6\n\n",
5  "8\n\n",
6  "3\n\n",
7  "7\n\n"
8]
Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in Feb 2019
  • Modified about 3 years ago
Categories