django-versatileimagefield icon indicating copy to clipboard operation
django-versatileimagefield copied to clipboard

Max size for "full_size" image

Open BenDevelopment opened this issue 9 years ago • 0 comments

The full size image is the same size as the source image (the one uploaded). How can I resize this image if it size is greater than a certain value but while keeping the ratio? It is like the thumbnail behavior but for the full_size image with a bigger size than thumbnail.

Don't know if my question is well explained.

BenDevelopment avatar Oct 25 '16 17:10 BenDevelopment