Skip to content

Latest commit

 

History

History
executable file
·
19 lines (9 loc) · 927 Bytes

README_SMALL.md

File metadata and controls

executable file
·
19 lines (9 loc) · 927 Bytes

webptools is a Webp image conversion package for python.

Convert JPG,PNG.. images to webp image format

This library uses precompiled executables of WebP for more info visit WebP

For converting other image formats to webp, please read this documentation cwebp Encoder

For converting webp image to other image format, please read this documentation dwebp Encoder

For converting gif image to webp, please read this documentation gif2webp Converter

For creating animated webp image using webp images, please read this documentation webpmux Muxer

For usage of this package click on github link

webptools