Can you use query parameters instead of url paths?
For example instead of https://res.cloudinary.com/demo/image/upload/c_crop,h_200,w_200/docs/models.jpg, could you give it something like https://res.cloudinary.com/demo/image/upload/docs/models.jpg?t=c_crop,h_200,w_200 and that would do the same transform?
Answers
-
Hi there,
Thank you for contacting us.
Getting transformations using GET is an interesting idea but currently, we don't support that in our Programmable Media product. We do support it as part of our MO product:
https://cloudinary.com/documentation/media_optimizer_transformation_reference#example_urls
But we are no longer taking new signups for the Media Optimizer product at this time. The same functionality is available in our Programmable Media: https://cloudinary.com/documentation/cloudinary_guides#programmable_media
(e.g. image and video transformations and optimization), just packaged differently as you mentioned.
Hope this helps. Please let me know if have any further questions.
Regards,
Tamara
0