1.0.0 • Published 2 years ago
batch-convert-images v1.0.0
Batch Convert Images
A tool to batch convert PNG images to WebP format.
Installation
npm install -g batch-convert-imagesUsage
batch-convert-images --input /path/to/pngs --output /path/to/webps --batch 50Options
--input,-i: Input directory containing .png files (required)--output,-o: Output directory for .webp files (required)--batch,-b: Number of files to process in each batch (default: 100)
License
This project is licensed under the MIT License.
1.0.0
2 years ago