Is there any plan or is already implemented image resize at upload?
I know that I can use image handler to auto resize images, but it would be great if I can make automatic upload resize to some "normal" web size image and compression because people upload images directly from the camera with file size 3Mb-5Mb and this rapidly use hosting space and backup space.
It would be great If I can setup max image width and height and default compression for images. eg: maxwidth=1920, maxheight=1080, compression/quality=0.6, and later for displaying images I still can use imagehandler