Skip to content

Summaw/Text-Captcha-Solver

Repository files navigation

Text-Captcha-Solver

  • Image to text
  • If you run into any problems, please open a issue and I will try to reply with a solution for you. Enjoy please drop a star!

Updates/Additions 11/7/23:

  • Updated server.py example to use requests to downlaod image rather then selenium.

Read The Following Fixs:

  • ISSUE: #3
  • ISSUE: #6

Program For Photos:

image

Server/Request Examples Included

  • Response Photo:

image

Example usages

  • In the server.py example I left for you, It takes the image url you send it and downloads the image and saves it as "Captcha.png"

Model Downlpad

  • This Model was trained for wish.com, You will need to train your own model for the site you want to use this on.
  • Download the frozen_inference_graph.pb here (File was too big to upload to github :( ):
  • Model Download

About

Solve Normal Captcha's Easily!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages