Skip to content

MattMakes/WebPConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPConverter

Console app allowing user to convert images to lossless WebP format (currently supporting .jpg and .png).

The Imazen project libwebp-net project was updated in this solution to allow for iterated use over many files in a directory and to maintain transparency on png images. Please open issues if you would like for me to add further file format support or PR to update this console app as needed.

Credits

Imazen provided the base project from which I created this repository. All credit for the C# wrapper goes to imazen's project repo: https://github.com/imazen/libwebp-net

About

Console app allowing user to convert images to lossless WebP format (currently supporting .jpg and .png).

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages