Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bonsaistudio/django-image-tools

A package to handle images in django
https://github.com/bonsaistudio/django-image-tools

Last synced: about 1 month ago
JSON representation

A package to handle images in django

Lists

README

        

Django Image Tools
==================

.. image:: https://travis-ci.org/bonsaistudio/django-image-tools.svg?branch=master

.. image:: https://pypip.in/version/django-image-tools/badge.png

.. image:: https://pypip.in/license/django-image-tools/badge.png

.. image:: https://pypip.in/download/django-image-tools/badge.png

.. image:: https://coveralls.io/repos/bonsaistudio/django-image-tools/badge.png

Django Image Tools is a small app that will allow you to manage your project's images without worrying much about image sizes, how to crop them, etc..
All you have to do is to define your website sizes and filters and the app will do the rest for you.

Check out the `official docs on readthedocs! `_

Django Image Tools uses Travis CI to test the integration with several versions of Python and Django.
You can see the list of currently supported combinations on our `Travis CI page
`_.