Image Resizing with Python and ImageMagick (bleh)

Posted by: barbara | Date: Dec 11, 2009 | Category: python | Comments: 1

Let me first give a little background on this project, and then I'll break down the script.

I'm working with a legacy image handling system that's more than a little convoluted. Source images for different music artists are uploaded through a multi-tenant CMS to a media server, to a DAV-enabled ...

Read More