Can Cloudinary resize an image (server-side) upon upload to save storage space?
To protect ourselves from users who upload unnecessarily large files and take up valuable storage space on Cloudinary, does Cloudinary give you the option to resize images server-size upon upload?
0
-
Hi Johnny,
Yes we can :)
Cloudinary supports applying an
Incoming transformation
in order to transform your images before storing them in your account.
Here's how (Rails documentation):http://cloudinary.com/documentation/rails_image_upload#incoming_transformations
0
Post is closed for comments.
Comments
1 comment