Simple node script, used via cli - to upload and process images via http://optimizilla.com/
npm i oz-cli -g
oz [FILENAME]
Options
--output, -o Destination of the optimized file
--replace, -r Replace the original file
--dry, -d Dry run, upload, optimize and print out links
Examples
$ oz xpto.jpg --output ./ --replace
- Multiple files upload
- Seperate into helpers
- Options
- Help text
PRs accepted.
MIT © Dmitri Kunin and sighed in a new way by Kirill Shekhovtsov
