Skip to content

felipedemacedo/python-captcha-solver-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-captcha-solver-example

Very simple captcha solver in Python

Input image: image

Processed: image

Output Text: 96437

Installation

Windows

  1. Download Python 3.7.3 from https://www.python.org/downloads/ and install it.
  2. Download project source and run:
pip install -r requirements.txt
  1. Run:
python Main.py

About

Very simple captcha solver in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages