Welcome to our support community. Here, you can search for answers, join discussions, ask questions, give help, and, most importantly, learn!
Announcements, company news, ideas, and anything that doesn't fit elsewhere
Questions about our APIs, SDKs, and programmable media tools
Questions about our Digital Asset Management (DAM) tools
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…
Let's say I have this video transformation url: VideoUrl How can I add an audio overlay with audio volume of 20% for the whole video? here is my public Id for the audio "demos/background-music_gr2plr"
Hi, i just create project using Nuxt 3, and use this library @nuxtjs/cloudinary, here is my simple code, i try all trigger callback : <CldUploadButton v-if="props.withImageUpload" :options="{ maxFiles: 1 }" :on-success="(result: CloudinaryUploadResponse, widget: any) => { console.log('Callback triggered');…
I'm trying to define a named transformation for my web application user profile picture section for a cropped image, I defined the followed transformation in the transformation builder: I'm working with Strict Transformations mode enabled and I tried to crop a public image with "upload" Delivery type just like this:…
I'm trying to work with the product gallery widget. I want to display all images with the tag "move" but this is not working. If I use the publicID of an individual image, it works, so I know it's connecting. Can anyone help shed some light on this?
Hi, I'm building a website using Next.js and serving images using Cloudinary. I am using the next/image component and can see the srcset of 16, 32, 48, 64, 96, 128, 256, 384, 640w... in my rendered image's attributes. I am using g_auto,f_auto,c_fill,w_XXX,q_auto:best. I'd like to know why the returned intrinsic size…
but pdf is uploaded a PDF to my media, but when I try to access it through the URL returned by Cloudinary, it shows this error.
i am developing via django framework, i am able to setup cloudinary to host images and static files however in all production environments i am not able to serve these files. when i use django-whitenoise it cancels the cloudinary configuration and so i end up using whitenoise to serve my files however this is not what i…
The following code is used in my rails 6.1 application to upload images via the widget. The upload works fine . After cropping the image, either clicking 'crop' or 'save' uploads the original image instead of the crop. <script src="https://upload-widget.cloudinary.com/global/all.js" type="text/javascript"></script> <script…
Can I ask - is it possible to run the Cludinary DAM solution as a 'white label' option - i:e to replace Cloudinary with our own branding? Many thanks. Huw
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.…
I'm trying to work with the product gallery widget. I want to display all images with the tag "move" but this is not working. If I use the publicID of an individual image, it works, so I know it's connecting. Can anyone help shed some light on this?
When I enable cropping images and upload an image then click on crop button the Done button is disabled and the widget closes automatically. I don't want this behavior how can I fix that?
We are thrilled to announce that our comprehensive course on Sharing Files and Collaborating with Team Members in Cloudinary Assets is now open for enrollment! This course is designed to equip you with the knowledge and skills you need to optimize content sharing, streamline collaboration, and moderate file access and…
Postman is a popular tool for running REST API requests, whether it's to get a feel for the request and response parameters or maybe even for automation. We're a big fan at Cloudinary and so we've created our own public workspace with a set of collections that you can fork and use to test out various API calls. To get…
Hi, when I upload an SVG to my folder it is converted into an 'Authenticated' asset an I am unable to get a public URL. Can I convert I into public? Thanks
Hey, I'm pretty new to the world video optimization. We are currently working on a tiktok-like platform for mobile (i.e. people can swipe Videos). Because this app is made for mobile, there obviously are quite a few constraints regarding the performance expectations, set by apps like Tiktok and Instagram. Our goals is to…
Hello, Cloudinary community! I'm currently working on a marketing campaign and would love to hear your thoughts on leveraging Cloudinary for optimizing and delivering media assets to enhance user engagement. Are there any specific strategies, features, or integrations within Cloudinary that you have found effective in…
Recently, I have been encountering problems when using the Fetch URL feature. While the following URL works without issue: https://res.cloudinary.com/ashhair/image/fetch/w_700,f_auto,fl_lossy,q_auto,fl_progressive/https://ash-hair.com/shared_img/u/stylist/1458/2022112832400012934.jpeg This URL returns a 400 error:…
Regarding Concatenating Media — https://cloudinary.com/documentation/video_trimming_and_concatenating#concatenating_media Can audio files be concatenated? I know you can overlay multiple audio files, but the concatenation page only mentions video.