Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# convert2webp

## Install

```
$ npm i -g convert2webp
```

## Use

```
$ cd path/with/images/to/convert
$ convert2webp
```