0.0.4 • Published 1 year ago

imgshrink v0.0.4

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

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 imgshrink

Usage

Optimize a single image:

imgshrink path/to/image.jpg

Optimize all images in a folder:

imgshrink path/to/folder

License

MIT