smaller-images
v1.0.4
Published
A small image compressor that compresses jpg/png files from a folder or URL
Downloads
12
Maintainers
Readme
Smaller Images
This is a small cli script that compresses images from a directory or a URL. Note, this only works for .jpg, .jpeg, and .png files.
How to Use
- npm install smaller-images
- node node_modules/smaller-images/index.js
