npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

resize.sh

1.0.0

@dominictarr

npmHomeRepoSnykSocket
Downloads:84
$ npm install resize.sh
DailyWeeklyMonthlyYearly

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