Skip to content

A simple script to generate captcha using Python and ImageMagick

License

Notifications You must be signed in to change notification settings

arun-babu/captcha.py

Repository files navigation

captcha.py

A simple Python script to generate captcha using ImageMagick.

Run as: python captcha.py or use the function : gen_captcha(save_as_filename_png)

By default, output is stored out.png

Example:

Sample-1

Sample-2

Rotations / Waves can be used, but they make it difficult for the user. Example (with "convert -wave " command):

Sample-3

About

A simple script to generate captcha using Python and ImageMagick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages