Tag Archives: crop

Automatic image resizing and cropping with Pylons

When users are uploading images to web applications, those images can have any size. But later this image may be displayed on a screen with limited space, e.g. a smart phone. Therefore an image with an exactly defined size may … Continue reading

Posted in Python | Tagged , , , | 8 Comments