Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manufosela/convert2webp
Node script to convert all image files png, jpg and jpeg in webp file
https://github.com/manufosela/convert2webp
Last synced: 18 days ago
JSON representation
Node script to convert all image files png, jpg and jpeg in webp file
- Host: GitHub
- URL: https://github.com/manufosela/convert2webp
- Owner: manufosela
- Created: 2020-06-23T16:24:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T16:54:07.000Z (over 4 years ago)
- Last Synced: 2024-11-10T19:24:17.764Z (3 months ago)
- Language: JavaScript
- Size: 572 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# convert2webp
## Install
```
$ npm i -g convert2webp
```## Use
```
$ cd path/with/images/to/convert
$ convert2webp
```