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
- Host: GitHub
- URL: https://github.com/gxanshu/bulk-webp-converter
- Owner: gxanshu
- License: mit
- Created: 2022-02-05T13:46:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T05:58:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T19:08:32.380Z (over 1 year ago)
- Topics: bash, bulk-webp-converter, webp
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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