I use wand for the task: http://pypi.python.org/pypi/Wand/0.1.10 there are many other bindings on the impressive *magick libraries, but this one being a ctypes implementation is light and fast enough..
mic 2013/1/8 Bruno Rocha <[email protected]>: > I am using this recipe: > > http://www.web2pyslices.com/slice/show/1522/generate-a-thumbnail-that-fits-in-a-box > > I have plans to integrate it with a JavaScript Cropper plugin to get the > dimensions. > > -- > > > --

