Merge remote-tracking branch 'origin/master'

This commit is contained in:
Hugo Posnic 2020-04-01 19:29:18 +02:00
commit c166fbb4a9

View File

@ -2,8 +2,6 @@
## Simple & useful image compressor.
[![Maintainability](https://api.codeclimate.com/v1/badges/aae63e7ac1c54526dc9c/maintainability)](https://codeclimate.com/github/Huluti/ImCompressor/maintainability)
ImCompressor is an useful image compressor, supporting PNG and JPEG file types.
It support both lossless and lossy compression modes with an option to whether keep or not metadata of images.
It is inspired by [Trimage](https://github.com/Kilian/Trimage) and [Image-Optimizer](https://github.com/GijsGoudzwaard/Image-Optimizer).