Skip to content

Script to utilize optmimizilla and avoid the pesky ui

Notifications You must be signed in to change notification settings

Ksedline/optimizilla-cli

 
 

Repository files navigation

Script to utilize optimizilla and avoid the pesky ui

Simple node script, used via cli - to upload and process images via http://optimizilla.com/

NPM

Install

npm i oz-cli -g

Usage

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

Features

  • Multiple files upload
  • Seperate into helpers
  • Options
  • Help text

Contribute

PRs accepted.

Contributors

License

MIT © Dmitri Kunin and sighed in a new way by Kirill Shekhovtsov

About

Script to utilize optmimizilla and avoid the pesky ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%