Automatically scale down and rotate uploaded images for SilverStripe
An extension to automatically scale down all new uploaded images in SilverStripe and (optionally) compress
all uploaded images (resample). If the uploaded image is larger than a preconfigured size, it will be scaled down.
The extension also supports auto-rotation of JPG images eg: portrait images taken with digital cameras or cellphones.
It also supports custom folder configurations to allow for different settings based on the folder they are uploaded into.
For SilverStripe 3, please refer to the SilverStripe3 branch.
Simply install the module. All images are (by default) scaled to a maximum size of 960px (width) X 800px (height),
and auto-rotation (based on EXIF data) for JPG images is by default on.
Please refer to the Configuration.md file for options.
composer require axllent/silverstripe-scaled-uploads
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem