Skip to content
patrickomatic edited this page Sep 14, 2010 · 6 revisions

Welcome to the django-url-imaging wiki! django-url-imaging is a reusable Django app meant to address the issue of generating thumbnails and various other transformed views of existing images. It works by using a specially-crafted URL (usually embedded in an <img>) tag.

To get started with django-url-imaging, first check out the Quick Installation Guide After you have installed django-url-imaging, take a look at the Usage Guide for directions on how to get started processing images.

Clone this wiki locally