Skip to content

devbaran/Convert-Image-to-Webp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Converter to WebP

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

About

This project includes basic webp convert function and compatible with .NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published