Skip to content

jeromehaas/webp-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEBP-Generator

With this application, you can quickly convert your images to the modern .webp format. Place your source images in the src folder, and the converted files will be written to dist.

It converts the following input formats to .webp: .png .jpg .jpeg .gif

Getting started

Installation

git clone https://github.com/jeromehaas/webp-generator.git
cd webp-generator
npm install

Now place your images in the src folder (subfolders are supported).

Run the scripts

Generate files in .webp format

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published