Automated compression of user uploaded images

@biha are you referring to image size when using the image? Then look in the cloudinary cook book. You can eg specify quality and width of image which can shrink the image quite a lot.

It is also possible to do similar thing when uploading images to cloudinary. If you are using auto upload like described in below post then you need to specify the transformation you want in the preset. Thereby you can make the uploaded image stored in cloudinary smaller