[Tutor] code to generate my own text captchas

Modulok modulok at gmail.com
Thu Oct 25 01:04:00 CEST 2012


On 10/24/12, Tsila Hassine <tsila.hassine at gmail.com> wrote:
> Hello all,
> I am looking for simple python code that will take a given string and
> distort it, captcha like. it is for artistic purposes, so no verification
> required. I just need the image q text distortion code.
> Thanks!!!
> tsila

You might look into writing a shell script or even python script wrapped around
ImageMagick.

-Modulok-


More information about the Tutor mailing list