Here, you can search for answers, ask questions, give help, and share your expertise!
Announcements, company news, ideas, and anything that doesn't fit elsewhere
Questions about our APIs, SDKs, and programmable media tools
Helpful content contributed by the community
Questions about our Digital Asset Management (DAM) tools
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…
How to fix below System Error You don't have permission to access the '…….' cloud. https://www.awesomescreenshot.com/image/52357281?key=07e289a4e300cbdf545a5d55c5115089
I am trying to use the api to scale and crop an image programmatically to match the scaling and translation made to an image in an <img> element. I am starting with an image (say 800x800) that is scaled to fit the dimensions of the img element (say 400x400) without changing the aspect ratio. The image is then scaled and…
I'm following this tutorial https://cloudinary.com/blog/placing-images-on-curved-surfaces-through-displacement-mapping and I'm stuck at the displacement part. It doesn't return a valid image URL, This is the URL it returns https://res.cloudinary.com/da3clivij/e_displace,l_gradients:gradient,x_20,y_20/logo?_a=BAMCkGRi0…
How to export name's file and it's url downloads?
origin video1 origin video2 connected video I'm using JS sdk cl = cloudinary.Cloudinary.new({cloud_name: CLOUD_NAME}); const video = cl.video_url(VIDEO_ID_0,{ transformation:[ {duration:"3"}, {flags:"splice:transition_(name_pixelize;du_2)", overlay:{resource_type:"video",public_id:VIDEO_ID_1}}, {duration: "8"},…
To realize that the problem is with the farthest thing I could ever think of Can someone explain why cloudinary.config doesn‘t accept .env varriavbles While Iam 100 sure I declared and configed the dotenv
i have free plan in cloudinary. i want to upload pdfs in my react webpage but i am not able to do so. whenever i paste url generated from mongodb in chrome, it shows failed to load pdf document . can you please suggest me anything that could help me.it is very urgent project which i need to submit in coming three days. i…
Hi everyone, I wanted to take a moment to share some important news with you all. After much consideration, we’ve made the decision to retire this community at the end of December. With the incredible advancements in AI-driven tools and the exceptional support resources we provide, we’ve realized the Community no longer…
I am getting a 401 error after sending a request to a particular url to download a file. upload works great but downloads return a 401 error. This is the log message https://res.cloudinary.com:443 "GET /di8radfle/image/upload/v1734082884/qbrxyfdq1nocm3jwbszx.pdf?API_KEY=<key>&API_SECRET=<secret> HTTP/11" 401 0 I also sent…
Welcome! We are so glad you're here. But before you get started, here are some things you need to know. This community has a set of standards across all our online spaces. They include (but are not limited to) the following principles and rules: Respect Our community members come from all over the planet and walks of life.…
I am using the manual method, not SDK, to generate a signature. This is a test page that generates a curl that I run via my windows command prompt. <?php // Enable error reporting to display errors directly on the screen ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); // API…
I am experiencing an issue with the export configuration in the Cloudinary Media Editor. I followed the documentation and included the download and share settings in my export configuration, but they don’t seem to take effect as expected. Despite setting download: false and share: false, the Media Editor interface still…
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.