Skip to content

A Python-based tool that breaks simple CAPTCHA images using Tesseract OCR. Includes both a Command Line Interface (CLI) and an optional Graphical User Interface (GUI) built with Tkinter.

Notifications You must be signed in to change notification settings

rajdeep13-coder/CAPTCHA-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 CAPTCHA Breaker

A Python-based tool that breaks simple CAPTCHA images using Tesseract OCR. Includes both a Command Line Interface (CLI) and an optional Graphical User Interface (GUI) built with Tkinter.


🧠 Features

  • ✅ OCR-based CAPTCHA solver using Tesseract
  • ✅ Preprocessing for better accuracy
  • ✅ Simple GUI to browse and solve captchas visually
  • ✅ Modular code structure
  • ✅ Easily extendable with better OCR models or CNNs

📦 Requirements

See requirements.txt for dependencies.


About

A Python-based tool that breaks simple CAPTCHA images using Tesseract OCR. Includes both a Command Line Interface (CLI) and an optional Graphical User Interface (GUI) built with Tkinter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages