Make images load faster.
Make images load faster.
Clone the repository
$ git clone git@github.com:bitaculous/image-optimizer.git
Change into the new directory
$ cd image_optimizer
Install all dependencies with npm
$ npm install
Drop images into source/images
Run grunt make
to optimize the dropped images
GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.
This library aims to adhere to Semantic Versioning 2.0.0. Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.
Image Optimizer is released under the MIT License (MIT), see LICENSE.