Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

NCaptcha.CaptchaFactories.Image

yueyinqiu edited this page Jan 29, 2021 · 4 revisions

NCaptcha.CaptchaFactories.Image is a library in this repository. Its full name and package id on nuget.org is Nololiyt.Captcha.CaptchaFactories.Image.

This library depends on NCaptcha.CaptchaFactories.Base.

This library contains an classical implementation of captcha factory, which can draw pictures of characters. The characters in the picture is deformed, so the characters are difficult to recognize by computers, while human can easily(?) recognize them. There will also be extra strokes to make the recognition more difficult.

The tool Base64 String - File Converter in NStaticQuickTools can help you test this library.