-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi
I have set the allowOverResize
resizeImage: {
maxWidth: 3500,
maxHeight: 4500,
scaleMethod: 3,
allowOverResize: true,
outputQuality:.2,
},
My expectation is that an image with width less than 3500 would be processed with this option set to true. Is this correct? At the moment Images smaller than the maximum do not appear to be being processed when this is set to true.
Many thanks
Simon
Metadata
Metadata
Assignees
Labels
No labels