1.0.0 • Published 2 years ago

awesome-webp-converter v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

webp-converter

Convert all pngs and jpgs to webp in one single command!

How to use

  1. Install webp-converter

    npm install webp-converter -g

    or

    yarn webp-converter -g
  1. Open terminal and navigate to the directory of your pngs and jpgs, type and enter:

    webp
  2. The program will automatically convert all pngs and jpgs in the directory to webp format with lossless quality and original file name, while keeping original png/jpg for you.