atx-img
v0.0.3
Published
A cli for optimize images
Downloads
1
Readme
#npx atx-img
CLI to resize and optimize images
##Usage
To use this CLI run the following command
npx atx-img --source="path/folder/*"
You can also specify quality % and width with tags -q and -w
npx atx-img --source="path/folder/*" -q 50 -w 1080