Convert your JPG, JPEG and PNG images to WEBP format

Process

1. Check out the repository
git clone git@github.com:varmad/png_jpg_to_webp.git
2. Install javascript package dependencies

Go to the code root directory and run following command

yarn install
3. Place all your JPG, JPEG and PNG's in images folder
./images
4. Run below command
node index.js

After successful execution you will find the output images in below folder

./images/webp/