Browse Source

add Image Optimizer

pull/227/head
psliwa 11 years ago
parent
commit
00fc8c4628
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

205
 * [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
205
 * [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
206
 * [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
206
 * [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
207
 * [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
207
 * [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
208
+* [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
208
 
209
 
209
 ## Testing
210
 ## Testing
210
 *Libraries for testing codebases and generating test data.*
211
 *Libraries for testing codebases and generating test data.*

Loading…
Cancel
Save