An open API service indexing awesome lists of open source software.

https://github.com/gxanshu/bulk-webp-converter

converter images to webp in bulk in linux based operating system
https://github.com/gxanshu/bulk-webp-converter

bash bulk-webp-converter webp

Last synced: 2 months ago
JSON representation

converter images to webp in bulk in linux based operating system

Awesome Lists containing this project

README

          

# bulk-webp-converter
converter images to webp in bulk in linux based operating system

this bash file help you to convert all your images (jpg, png) to webp.

dependancy for this file is `cwebp`
```bash
sudo apt install webp
```
otherwise you can download this package from [here](https://developers.google.com/speed/webp#webp_converter_download)

run this `sh file` inside the folder where all yours images are located then this will convert all yours images and saved in webp folder