1.0.1 • Published 1 year ago

webp-converter-images v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

webp-converter-images

webp-converter-images is a simple tool to convert images to WebP format. This package uses cwebp for the conversion.

Features

  • Convert JPEG, PNG, and other image formats to WebP.
  • Easy to use command line interface.
  • Fast and efficient.

Requirements

  • cwebp must be installed and accessible in your PATH.

Installation

To install cwebp, you can follow the instructions on the official WebP download page or use a package manager like Homebrew on macOS:

brew install webp

npm install -g webp-converter-images

Using cli

convert-images <input_directory> <output_directory>

1.0.1

1 year ago

1.0.0

1 year ago