0.1.0 • Published 5 years ago
imgcompile v0.1.0
IMGCompile
Optimize and compress JPG, JPEG, PNG, GIF or SVG.
Why it's awesome
No spend several hours setting configuration files. IMGCompile will compile, optimize and compress JPG, JPEG, PNG, GIF or SVG. Set folder name where the source code is located and we'll take care of the rest for you. Just it!
NOTE: For now only works with JPG, JPEG, PNG, GIF and SVG.
Getting Started
Install with npm
$ npm install imgcompileInstall with Yarn
$ yarn add imgcompileRun with npx (without installing)
$ npx install imgcompileUsage
$ imgcompile src distNOTE: Only the folder name is required.
CLI
$ imgcompile --help
Usage:
$ imgcompile <input> [<output>] [<options>]
Options:
-h, --help Display help information
-v, --version Output version
Examples:
$ imgcompile src
$ imgcompile src distContributing
Want to contribute? Follow these recommendations.
License
Designed with ♥ by CJ Patoilo. Licensed under the MIT License.