Resizing image on upload with django-imagekit

Posted by user342515 on Stack Overflow See other posts from Stack Overflow or by user342515
Published on 2010-05-16T18:44:40Z Indexed on 2010/05/16 18:50 UTC
Read the original article Hit count: 305

Filed under:
|

Hi, I am using imagekit to handle custom size of uploaded images. While it works fine for creating custom size images with this, I'd like to use imagekit to resize the original image on upload. Is this possible?

© Stack Overflow or respective owner

Related posts about django

Related posts about imagekit