How to automatically scale image uploads
-
I have an application with a file control that allows image uploads, but many of the users are not very tech-savvy. I know I can limit the file size or image dimensions, but if the image is too large the users don’t always know how to fix that. I want to internally automatically scale it to maximum dimensions I specify.
Is there a plugin or something people use for this?
- You must be logged in to reply to this topic.