Skip to content
Sepehr0Day edited this page Jun 13, 2026 · 5 revisions

CaptchaGenerator 2.0

CaptchaGenerator is a modular Python library with 26 text, image, logic, puzzle, audio and interactive CAPTCHA generators.

Start Here

Requirements

  • Python 3.11 or newer
  • Pillow 10 or newer
  • gTTS only when using AudioCaptcha

Source code and issues are available in the GitHub repository.

Answers, coordinates and puzzle solutions are secret server-side state.

Clone this wiki locally