captcha
captcha copied to clipboard
A captcha library that generates audio and image CAPTCHAs.
For example, I want to generate a image(256*256) like this, how could I achieve that? 
Once special characters are rotated, they become illegible. So I added the ability to disable rotation of all text characters and disable rotation of special characters anyway.
I noticed this issue, which was "discussed" and closed some time ago and I'd like to chime in: https://github.com/lepture/captcha/issues/6 There is nothing as reassuring as the GPL license, either for...
# Add Bounding Box Functionality for Machine Learning Applications ## Overview This PR adds a new `generate_with_bounding_boxes` method to the `ImageCaptcha` class that provides precise character-level bounding box coordinates alongside...