A cross-platform solution to generate CAPTCHA images without System.Drawing.
✔ Customizable text length, noise, and distortion
✔ Outputs PNG bytes or Base64 strings
✔ Works on Windows, Linux, macOS, and Docker
✔ ASP.NET Core integration example
git clone https://github.com/KiarashMinoo/CaptchaWithSkiaSharp
cd CaptchaWithSkiaSharp
dotnet run