This project includes basic webp convert function and compatible with .NET Core
In internet searches, all webp converting examples are compatible with .NET Framework. Most of them using ImageProcessor Package, and this package is not compatible with .NET Core
If you are looking webp converter for .NET Core, you must use Magick.NET-Q16-AnyCPU
Package link: https://www.nuget.org/packages/Magick.NET-Q16-AnyCPU