✨ Tkinter app to download and sort Hcaptcha Images to train your AI
Developed by Mewzax, GUI by MaxAndolini, updated by Vast
- Download Images by challenging Captcha
- Open a window for each image, with buttons to sort them
- Automatic question downloader, if question is missing
# Clone the repo:
git clone https://github.com/Mewzax/Hcaptcha-Images-Scraper.git
cd Hcaptcha-Images-Scraper
## Install dependencies
python3 -m pip install -r requirements.txt
# Run the code
python3 main.py
- Simply run
main.py
- Sort your images into folders using buttons
- After collecting your images, you can use my AI trainer here
- Thank's to h0nde for n data function
- Thank's to MaxAndolini for GUI
2022-07-13
+ domestic cat category
2022-9-30
+ more questions
+ fixed ui
2022-10-1
+ more images / updated folders for questions
+ added requirements *(update for easier setup)
2022-12-5
+ modernized gui
+ updated questions
+ updated dataset
2022-12-8
+ improved ui
^ (now has ignore options for better model detection & outdated questions in dropdown box still accessible but away from new questions)
+ updated questions
+ couple bug fixes
+ lil code optimizations
^ (more soon as needed)