brunowallisonf / convert2webp

A siple code to convert images files in a folder to webp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

convert2webp

A simple code to convert images files in a folder to webp

Dependency: Imagemagick

Usage

node index.js -i <input_folder> -o <output_folder>

note: So far only use relative paths.

About

A siple code to convert images files in a folder to webp


Languages

Language:JavaScript 100.0%