1.0.0 • Published 5 years ago

resize.sh v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

resize.sh

script to resize a directory of images.

published to npm so that I don't need to look up convert man page again next time I want to do this.

hard coded to 50%, maybe I'll change that later.

npm install -g resize.sh

resize.sh ./images
# creates ./images/converted/*...

License

MIT

1.0.0

5 years ago