1.0.2 • Published 2 years ago
webp-wizard v1.0.2
Webp Wizard
This package allows you to convert images to webp format from the command line.
The webp format was developed by Google. Compared to other formats, it takes up less space and provides a higher quality image. With this package, you can convert images to the webp format.
It reduces the file size by up to 95%.
Installation
npm install -g webp-wizardor
sudo npm install -g webp-wizardUsage
ww <image-path> ww <folder-path> Converts all images in the folder to webp format.
Here are a few screenshots

ww -hor
ww --help
