BlurHashSharp

April 9, 2025 ยท View on GitHub

.NET NuGet

C# BlurHash encoder library with packages for ImageSharp and SkiaSharp.

Usage

string blurhash = BlurHashEncoder.Encode(xComponent: 4, yComponent: 4, filename: "/path/to/your/image.jpeg");