captcha_break and captcha-recognition

Both are independent implementations of image-based CAPTCHA recognition using machine learning (likely CNN-based OCR), making them direct competitors solving the same problem rather than complementary tools.

captcha_break
51
Established
captcha-recognition
44
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 19/25
Stars: 2,808
Forks: 672
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 94
Forks: 22
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About captcha_break

ypwhs/captcha_break

验证码识别

This project helps you automatically read and interpret image-based CAPTCHA codes, the kind with mixed numbers and uppercase letters. You provide images of these CAPTCHAs, and the system outputs the exact character sequence. It's designed for anyone who needs to process or bypass CAPTCHAs in automated workflows or data collection tasks.

CAPTCHA-solving web-scraping automation data-collection

About captcha-recognition

zipzou/captcha-recognition

验证码OCR识别

This project helps you automatically read and extract text from CAPTCHA images, converting them into plain text. It takes a CAPTCHA image as input and outputs the characters displayed within it. This is ideal for developers or system administrators who need to integrate automated CAPTCHA solving into their applications or systems, particularly for EasyCaptcha or Kaptcha types.

website-automation data-extraction bot-development security-testing web-scraping

Scores updated daily from GitHub, PyPI, and npm data. How scores work