Hello, this is a simple PNG TO WEBP converter.
To convert, please, put your png files inside src/assets
directory. Then, you can run the following command 👇🏼
npm run pngToWeb
Now, all png files are converted as webp files inside the same directory.
Enjoy 😄