imgshrink
v0.0.4
Published
Optimize images to be embedded in websites.
Readme
imgshrink
Description
imgshrink is a command-line tool for optimizing images. It supports JPEG, PNG, GIF, and SVG formats.
Dependencies
Installation
Install the package from npm:
npm install -g imgshrinkUsage
Optimize a single image:
imgshrink path/to/image.jpgOptimize all images in a folder:
imgshrink path/to/folderLicense
MIT
