0.0.3 • Published 3 years ago

atx-img v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

#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