Imazen.WebP

.NET bindings for Google's libwebp. Encode, decode, and animate WebP images from any .NET platform.

Get Started

dotnet add package Imazen.WebP.AllPlatforms

Then follow the Getting Started guide.

Key Capabilities

Feature API
Encode Bitmap to WebP SimpleEncoder
Decode WebP to Bitmap SimpleDecoder
Raw pixel encode (cross-platform) WebPEncoder
Raw pixel decode (cross-platform) WebPDecoder
Advanced encoding config WebPEncoderConfig
Animation decode AnimDecoder
Animation encode AnimEncoder
Image probing WebPInfo

Platform Support

Native binaries are provided for 7 platforms: Windows (x64, x86, ARM64), Linux (x64, ARM64), and macOS (x64, ARM64). See Platform Support for details.

License

MIT — Copyright 2012–2026 Imazen LLC