Where Cloudinary users help each other build amazing experiences.
Announcements, company news, ideas, and any questions not directly related to Cloudinary products
Questions and discussions about our APIs, SDKs, and programmable media tools
Questions and discussions about our media applications and DAM tools
Is there a way to automate extraction of images and adding shadows back into the files? I do volume photography for sports. I am looking to automate the process a bit. I extract my subjects and then have to manually place shadows for my subject to look grounded.
This is a question from our Cloudinary Assets and digital asset management customers that we hear quite often. The answer is that there are a few different ways to support your external partners and agencies to upload content to your Cloudinary instance. These range from: 1) give them a login to your Cloudinary account and…
My team has inherited internal processes that utilize Cloudinary from a time when we lacked sufficient guidance and standards for the platform. As we research older code and gain a clearer understanding of our existing implementation, I'm trying to identify the sources of the prevalent transformations, and why they are…
Cant upload images with ckeditor.
Hi community, how do I upload an encrypted PDF into the media library? Via UI, not via API. I tried to upload it in the regular way, but it failed. So I understood from manual that cloudinary needs to handle it as a RAW file. But in UI there seems to be no option to declare an upload as RAW, if it is a known format like…
Hello All: I want to enable my users to upload a profile image to cloudinary directly without it hitting my servers. I am trying to use the Upload Widget. However where do I specify the signature? My server is returning the signature. Do I also return a timestamp? The documentation is very mixed up about all this. Once I…
Hi, I've been trying to make use of the Collage API, and I've run into a few issues. First, I had code that worked once. I changed the size, and it didn't work. I deleted my original result, reverted the code, and ran it again, and it fails. So I tried adding a notification_url to my call, and as far as I can tell, it's…
https://syncwith.com/blog/website-image-optimization-cloudflare-cloudinary (In an effort to ensure our technical SEO was top notch, we wanted to make sure our website images were highly optimized to reduce page load times. I wrote this article share how built we a solution that drastically reduced image sizes across our…
I'm attempting to do a signed upload using the Cloudinary widget. I'm creating a signature for the request on the backed in PHP using the PHP Cloudinary SDK. My backend signing code is: $options = array( "cloud_name" => [*my cloud name*], "api_key" => [*my api key*], "api_secret" => [*my api secret*], ); $timestamp =…
There’s a hot new tool in the Labs you should check out: Edit@Scale. It lets you batch apply transformations to images with just a few clicks. Edit@Scale’s goal is to simplify content editing tasks for both technical and creative content creators. If you have team members or colleagues who could benefit from this tool,…
Cloudinary has several ways to get help. If you're not sure where to look for help, here's some advice on when to use our sites and services: 🔹 Documentation & Knowledge Base If you're looking for general information on using our products, our Getting Started guides, or know exactly what you need help with, the…
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.…
Is there a way to automate extraction of images and adding shadows back into the files? I do volume photography for sports. I am looking to automate the process a bit. I extract my subjects and then have to manually place shadows for my subject to look grounded.