Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 205 Bytes

imagemin

a simple cli tool to compress images and directories of images

Usage

imagemin --input ./images --output ./compressed --threads 4

For list of all options, run imagemin --help