webptools
webptools copied to clipboard
webptools is a Webp image conversion package for python
Results
12
webptools issues
Sort by
recently updated
recently updated
newest added
SECURITY EXPLOIT POSSIBLE: No validation of filename leads to shell command execution ``` # input_image: input image(.jpeg, .pnp ....) # output_image: output image .webp # option: options and quality,it should...
At the moment .gif's are supported for conversion but not other video formats. It may be possible to convert mp4s to gifs with something like ffmpy but I dont believe...