Skip to content

shlinka/webp-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Convert jpg / jpeg to webp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published