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'm trying to implement the cloudinary js sdk into my app and I'm receiving multiple errors that say Module not found: Error: Can't resolve xxxx in '…/node_modules/cloudinary/lib/api_client'BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. I've tried the solution in this thread…
Hello! Having major problems since updating a few npm packages and nodeJS. This was my previous working code: import { Cloudinary } from "@cloudinary/url-gen"; require('dotenv').config(); const cloudinary = require('cloudinary/lib-es5/cloudinary'); cloudinary.config({ cloud_name: 'BLABLA', api_key:…
I'm used to Cloudinary taking a few seconds to respond on the first request to a transformed image, but in testing background removal, I'm seeing that the default is to return 423 on the first response? If I wanted to programatically download the result, is the expectation to make 2 requests?
Hi Cloudinary Community, I’ve been experiencing intermittent failures when uploading images to Cloudinary, particularly with larger files. I’ve ensured that my API keys and configurations are correct, and I’ve followed best practices regarding the upload process. However, the issue persists and seems to be affecting the…
Hi, After uploading image, scrolling is totally block, cant navigate to the bottom to top or top to bottom on the page for the other field on the form to edit something. There is a scroll bar before uploading image: https://prnt.sc/-wXT5W7V09FW There is no scroll bar after uploading image: https://prnt.sc/b50g-snUlJuF How…
Hi all I’m looking for suggestions on how to optimize dynamic image transformations specifically for mobile devices. Are there certain settings or best practices that help ensure fast loading times and smooth performance on smaller screens? Because, I am a concrete Contractor in Richmond VA here is my website:…
Hi everyone, I’ve been trying to implement dynamic transformations for images based on user interactions. For example, adjusting image quality or adding effects dynamically depending on specific user actions. The challenge I’m facing is maintaining seamless performance and ensuring compatibility across various devices…
when or how I use it
Hello guys, we are on Cloudinary Programmable Media Plus Plan and we tried to upload a PDF document which has a file size of 60 MB through the Cloudinary Upload widget in the media library. But the upload widget shows the error "File size (63.02 MB) exceeds maximum allowed (20 MB)" Is there any chance to increase the…
I’m new here and need some help with securing video links on Cloudinary. I’m using Python to upload a video as private and also setting up strict transformations, but changing the signature in the URL still allows access. Here’s what I’m doing: Enable Strict Transformations in the Cloudinary Settings → Security tab. Create…
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…
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.…
Hey there, I have an issue I'm struggling with for some time. I have a base image with a bounding box which is transparent which will contain an overlay: The image below is a desired outcome. (please ignore the glare) This is what I currently have The problem is that the overlaid image in the center covers parts of both…
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 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.