Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
to-fuu committed May 8, 2021
2 parents d1b2c11 + 8b8b93e commit 73eddac
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

# CS-WEBP-Image-Converter
Simple Asyncronous Image converter from and to Webp and other generic image extensions

Supports converting from and to:
* JPG/JPEG/JFIF (only from JFIF)
* PNG
* BMP
* GIF
* TIF/TIFF
* WEBP ( Lossless + 3 qualitites )

libwebp wrapper:
https://github.com/imazen/libwebp-net

![preview](https://user-images.githubusercontent.com/59798736/117519846-b705b000-afa5-11eb-8b99-2bd4108fdefd.png)

0 comments on commit 73eddac

Please sign in to comment.