-
October 2024 Community Update
The days are shorter, the nights are cooler, and it’s the spooky time of the year. And whether or not there’s scary creatures haunting you today, it’s time for our monthly roundup of the most important new features, tools, and updates in the Cloudinary ecosystem. Resource of the Month: New Guide to User Generated Content…
-
When To Contact Support
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…
-
Cloudinary Community Standards: Please Read Before Posting
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 list assets sorted asset by updated date ?
I try to list all recently updated assets (metadata update, tags update, …) Is there a way with search api or with another api to achieve that ? Here is my current request Url https://api.cloudinary.com/v1_1/{{cloud_name}}/resources/search Body: { "expression": "resource_type:image", "with_field": [ "context", "tags" ], }
-
How to watch Hotstar in UAE?
Hey, I am curious if I can watch Hotstar in UAE which is restricted to India with Cloudinary?
-
There's a resume link in my profile, but when I click to open the PDF, it shows 'Failed to load PDF
-
Passing through usage pricing
How are others handling passing on usage based pricing to their downstream clients? Say I end up with hundreds of clients that are all using various amounts of transformations, storage, and bandwidth. What are some methods for monitoring this at the client level so each client can have pricing based on their usage?
-
Login fails repeatedly with Firefox
I repeatedly get the following error when trying to login into my existing account with Firefox. I already deleted cache and cookies, to no avail. Unexpected Application Error! Permission denied to access property "_rollbarOldOnError" captureUncaughtExceptions@https://application-wrapper.cloudinary.com/138.js:1465:19635…
-
Weird request du to comma in cloudinary url
On my server logs I got multiple incomming request as follow: http://my-server.com/page/example/c_fill/q_auto/f_auto/example.jpg On this page there is this cloudinary image that contain comma (",") on url https://res.cloudinary.com/<ID>/image/upload/w_1000,h_1000,c_fill/q_auto/f_auto/example.jpg Image tag is declare as…
-
Why c_limit is apply on SVG ?
The c_limit parameter is applied to avoid upscaling images. However, it also seems to be applied to SVG files, which doesn't make sense because SVGs are vector-based and don't have "upscaling" issues. For example, if "example.svg" has a size of 500px, the following URL will return a PNG of 500px instead of the expected…
-
Suggestions improvements for Cloudinary AI
I think the UI is fine but there are a few frustrations: Additional transformationsI find the normal built-in transformations and the additional (extended or custom or whatever they are called…) transformations kind of separate. The built in are all neat in one interface but then all the rest that is not in the built in…
-
What is The Easiest Way to Upload 200 Images from Google Sheet…
Hi, I have a free account and I need to upload 200 images/assets into a folder in my Cloudinary account. I am a beginner with this process, so if you could provide step by step instructions, that would be very helpful. I do have a list of JPG URL’s in a Google Sheet, example: I also have my my images stored in my iCloud. I…
-
Import link into excel
How to import all link in a folder of cloudinary into excel without copying it one by one?
-
September 2024 Community Update
September is ending and we’re coming into the busy Autumn season. Each month there’s new features, tools, and developments in the Cloudinary ecosystem, and this roundup will help you find the key new updates. Resource of the Month: Code Explorers This new tool in our Documentation site lets you select your preferred…
-
Why is my image upload media stopped? what did I do wrong?
Why is my image upload media stopped? what did I do wrong?
-
Can you make the "Take picture" option more visible on mobile?
Hi! Can you please consider making the "Take a picture" option a separate option on mobile in the upload widget (as it is on laptop). It is really confusing and bad UX to place it inside "My files". "My files" are files that I already have available on my phone, and it is not suitable for pictures that I am about to take.…
-
Website Images not loading on website
I am using Cloudinary on my wordpress website and just recently all the jpg and png images do ot load on my website and the error message I see on my website is as seen below; Failed to load resource: the server responded with a status of 40 () But all the webp images loads quite well on the website.
-
August 2024 Community Update
Hi all! It’s hard to believe that September is almost here. The summer always seems to slip by so fast. If you spent this month out enjoying some of the summer weather instead of checking the latest in the community, this update will get you back up to speed! Resource of the Month: Introduction to Cloudinary’s iOS SDK In…