1.0.2 • Published 5 months ago

mini-files v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Mini-Files

Features

  • Image conversion from any image format into webp format

  • Image compression

  • Image quality remains same after compression

  • Hierarchical folder structure is also acceptable

  • Processed image name will remain same as raw image

Installation

npm install -g mini-files

then you can run following command from the directory where your inputDir is present

minfi compress --inputDir demoimages --outputDir optimizedimages

OR

minfi compress --iD demoimages --oD optimizedimages
--outputDir (optional) (default: MinifiedImages)

For Help

minfi --help

Commands

  • compress