image_optimizer

Make images load faster.

View the Project on GitHub

Image Optimizer

Make images load faster.

Prerequisites

Installation

  1. Clone the repository

    $ git clone git@github.com:bitaculous/image-optimizer.git

  2. Change into the new directory

    $ cd image_optimizer

  3. Install all dependencies with npm

    $ npm install

Usage

  1. Drop images into source/images

  2. Run grunt make to optimize the dropped images

Credits

Sample images

Bug Reports

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.

Versioning

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.

License

Image Optimizer is released under the MIT License (MIT), see LICENSE.