Curious to know if anyone has come up with a way to re-size “large” images on upload?
We’ve used a number of process and currently implement one similar the process Mr. Frost describes but the one item this process lacks is the scaling down of large images.
Mark Huot’s (outdated and unsupported) File extension did do this in it’s later iterations but I think at this point to be using that extension opens anyone implementing it up to support issues.
nGen’s File fieldtype is a super nice and simple with some added UI benefits like Thumb/previews and the ability to browse a directory for already uploaded files.
I totally appreciate all of the issues associated with attempting to take on development of this process. Is the extension/module a file browser; a file manager; an image optimizer; etc, etc? I think this is why we, as users of EE, end up piecing together different addon’s to accomplish our goals.
I don’t really think that there will ever be one addon that answers everyone’s wishes. Anyway…enough of this rant!
Would anyone have a suggestion for a way to set in the File Upload preferences the image max-height and max-width and rather than throwing an error when the image is too large, run it thru a resizing process so that the image is scaled down to within the max settings?