/CaptchaGenerator

Generates distorted image from text

Primary LanguageC#Mozilla Public License 2.0MPL-2.0

CaptchaGenerator

Usage

var Generator = new CaptchaGenerator();
picturebox.Image = Generator.GenerateCaptcha(Difficulties.Hard).Image;

Preview

This is how it looks currently

Easy Difficulty Normal Difficulty Hard Difficulty Unreadable Difficulty