/webp-cli

A node cli package for converting .png and .jpg to .webp

Primary LanguageJavaScript

WebP CLI

A node library for converting .png and .jpg to .webp using webp-converter.

Commands

Run Converter

npm start

After running this command all the images in the images directory will converted and exported into the webp directory.