How do we keep editors from uploading +50mb images?

So we have this little site and itโ€™s almost 4gb :frowning: Lots and lots of hugh images that are scaled down to a very small size anyway. Any chance for:

  1. Option to limit uploading size of just images to the content studio?
  2. toolbox tool that find images and resizes them
  3. Process images before they are uploaded:
    Tools like https://github.com/ImageOptim/libimagequant/blob/master/org/pngquant/PngQuant.java can decrease the filesize by 75% on the images we tried. 60mb file becomes 13mb with the same resolution
2 Likes

The reduction of image size on upload is something we have discussed. Would also improve speed on generating images!