Search or scroll through everything
Hi, I have an angular app using CloudinaryImageComponent <advanced-image> and update the image when a user selects something they want to see. structured like this — cldImage.component — <advanced-image …. [alt]=alt></advanced-image> — customcomponent.component — <cldImage … [alt]=alt></cldImage> I see the alt tag change…
Hello, I have a presete that has 3 eager image resize and it works fine. Besides that I want set some tags to my images. Is it possible to pass the a request that defines the preset and also some tags that take place after the preset? or can I pass to my preset the tags dynamically from the url?
Hello, I would like to use tag on my images. I would like to know if there is a cost on this. I have seen the concept of taggin on uploads section which does not say anything about price and on the admin api which say there is a cost after a limit.
We're using https://api.cloudinary.com/v1_1/{{cloud_name}}/resources/:resource_type/tags/:tag to retrieve resources by a single tag. We wish to retrieve every resource with a particular tag. We're keeping track of next_cursor in the response and if it is present, we make another API request with next_cursor from the…
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.