Is it possible to bulk resize our images?
Hello, is it possible to bulk resize our images? Currently we allow users to upload a image with no restrictions. We would like to impose an initial upload transformation so we keep file sizes reasonable, but we have a lot of images already uploaded and associated with user accounts. Is it possible to bulk re-size those images and preserve their ids?
0
-
While uploading images to Cloudinary, you can both apply an incoming transformation and tell Cloudinary the public_id to use. You can write a short script that traverses all your existing images and uploads them to Cloudinary accordingly.
0
Post is closed for comments.
Comments
1 comment