Hi everyone, I’m working with private images that should only be accessible to logged-in users. I know that Cloudinary allows generating signed URLs, but I’m not sure what the best practice is for set…
Hello, I've had a situation for a while now where my uploads don't work correctly. I'm developping an app with Rails 7 and use cloudinary for storing files attached to my tickets. storage.yml developm…
Hi I am going to use cloudinary on my wordpress site, I am currently using WP Rocket and imagify on it for caching and image compression, should I change the settings on the software or will cloudinar…
I have set up an auto upload folder. Then I used it with an image (example: https://res.cloudinary.com/account_id/image/upload/autoupload_folder/material.jpg ) and 1) The image was uploaded correctly,…
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,…
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 an…
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 …
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 up…
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 …
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 di…
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 …
This is what we'd ultimately want to do. Repeating of a name, that's provided to us, either with one font or two fonts in a brick pattern. Based on our research we're able to do this with Cloudinary i…
I know that the structure URL of an image is typically https://res.cloudinary.com/lucecoplc/image/upload/t_media_lib_thumb/cld-sample.jpg To interface Cloudinary from my PIM system I need the URL to b…
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,f…