/image-diet2

A Django application for removing unnecessary bytes from images. Backwards incompatible evolution of image-diet.

Primary LanguagePythonMIT LicenseMIT

image-diet2

image-diet2 is a Django application for removing unnecessary bytes from image files. It optimizes images without changing their look or visual quality ("losslessly").

It works on images in JPEG, GIF, PNG or any format with configured a processing pipeline. Integration with Django's storage system provides a seamless integration with most thumbnailing apps.

Documentation:

Documentation Status

Tests:

https://coveralls.io/repos/samastur/image-diet2/badge.svg?branch=master&service=github https://travis-ci.org/samastur/image-diet2.svg?branch=master

Build:

Requirements Status

Documentation