Converts a given WebP image (filepath/stream) to a png, and returns the stream containing the png image.
Info
Version: | 2.0.0 |
Author(s): | Shashwat Garg |
Last Update: | Wednesday, December 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ConvertWebPToPng |
Install
Install-Package ConvertWebPToPng
dotnet add package ConvertWebPToPng
paket add ConvertWebPToPng
ConvertWebPToPng Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 5.0.0)
Tags