Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 456 Bytes

JPG / JPEG to WEBP

Description

Very simple script that convert entier folder and subfolder (recursively) jpg / jpeg images to webp

Setup

npm install

Before running script

Make sure to put all images inside ./input/ folder.

You can also put folders, subfolders inside ./input/ folder.

After running script, all images will be available under ./output folder following same structure in ./input folder.

Usage

node index.js