Skip to content

Ksedline/optimizilla-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • JavaScript 100.0%