sokhuong-uon / 2webp

convert image to webp format with nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

convert image to webp

a minimal example for converting image to webp format.

Only work on linux with webp installed

Install webp on Debian/Ubuntu:

sudo apt install webp

About

convert image to webp format with nodejs

License:MIT License


Languages

Language:JavaScript 100.0%