transformation
Discussion List
-
Lazy async moderation / Retrigger moderation
I want to use Amazon Rekognition plugin in the following way: User uploads photo to Cloudinary and moves on using the site; Cloudinary lazily moderates the uploaded photo asynchronously; When finished, Cloudinary sends the results to a server endpoint via webhook; Server does further processing. But right now, if I use…
-
📊 Adding Images to Tableau Data Visualizations with Cloudinary
Hey there! As an active Cloudinary community member, I wanted to be sure you knew about our next live stream event. It is happening Tuesday, August 22nd at 8:30 a.m. Pacific on Cloudinary's YouTube, LinkedIn and Facebook channels. Tableau is one of the widely used data visualization and business intelligence tools! And…
-
Transformation URL
I am encountering difficulty in cropping a regular image into a hexagonal shape after uploading it to a specific folder. The provided URL example (https://my_cloud_name/image/upload/a_0/c_crop,w_2611,h_2261,x_43,y_5/l_hexagon,w_2611,h_2261,fl_cutter/public_id) illustrates successful hexagonal cropping when the image is…
-
Need to add music to entire length of video file which was made by concatenation many video files.
Example:…
-
Size of viewing an image in a collection
When I create a collection, I am able to limit downloads using a particular transformation, however viewers of the collection still get a full size version of the image when they click on the image to view it, which allows them to easily download the full-size original. The copyright on many of the images in our library is…
-
Image Transformation Performance Issue on My Website Using Cloudinary
Hello Cloudinary community, I hope you can help me troubleshoot a performance issue I'm facing on my website. I've integrated Cloudinary for image management and transformation, and while the service has been great overall, I'm encountering a specific problem related to image transformation performance. Situation: I have a…
-
How to specify maximum duration in an incoming transformation
Hi, I'm adding an incoming transformation in my unsigned upload preset to set a maximum duration of 9 sec per video whenever a video is uploaded client-side. So, if user uploads a video>9 sec, the video duration would be cut to 9 sec. I'm using the conditional field in the incoming transformation section to set this up:…
-
Is there a way I can decrease sound of layered audio file of cloudinary link?
I have added sound to the above link. Although I want to decrease layered audio file sound by 50% and also retain the original sound of the video
-
How to concat videos present in different folders?
Unable to concat videos present in two different folders . Sample URL (not working) :…
-
e_grayscale transformation not working
Lately I've been seeing more and more e_grayscale transformations throwing a 400 error, has anyone come across this issue? For example here's a headshot image of me that cannot be transformed: https://res.cloudinary.com/iadb/image/upload/v1687376032/users/dd7fd5e22e73490482294a8625381d8a_kwn2eu.jpg And here's the…
-
🦘Cloudinary JumpStart Course for New Developer Users
Hey there! As an active Cloudinary Community member, I wanted you to know about our latest self-paced Academy course - Cloudinary JumpStart for New Developer Users! This Cloudinary Academy primer is for new users of Cloudinary's Programmable Media products and APIs to know the sheer basics of working with us - setting up…
-
Face gravity transformation, false positives?
Hi There, Brand new to cloudinary and just having a play with the face recognition. In my project I build a URL (using the Vue sdk) to transform an image by cropping to a face if it's found, but to simply fit the image to dimensions if no face is found. So far the image recognition seems great, but for images with no face,…
-
Cloudinary image transformation with border radius
Hi I'm trying to generate this a cloudinary asset of as below, what is the best way to get the curve? I have tried with border radius r_0:0:500:100 transformation but unable to get the cover in this way.
-
Understanding Image Transformations report
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…
-
How can I manually crop an image using the Cloudinary DAM service?
I have been exploring the features of the Cloudinary DAM service and I have successfully uploaded an image. Now, I would like to customize the cropping of the image to a specific area. I want to manually define the dimensions and position of the cropped section. Can anyone guide me on how to achieve this using the…
-
I need help overlaying a Cloudinary image in another Cloudinary in React
I'm not sure why I can't figure this out, I've literally tried everything! Overlay isn't working properly for me. Here is my react code: <Image publicId={publicId}> <Transformation overlay="v1682478917/youdesignai/noAuthUser/qald4f8keeumoehhei3t" width="70" /> </Image> very simple right? Here is my URL of the first image:…
-
Are credits charged for each request? How can I mitigate the cost?
Hello, First things first - thank you for such a lovely service and your help. These tools are taking my personal projs. to higher levels. Second - I'm wondering about how to mitigate credit usage in a Next.js app. I have a few images and a video uploaded to the CDN. In the Next app I am using your <CldImage/> and…
-
Transformation of a specific page in a multi page pdf
Hi, I need to overlay some image and text on only 1 specific page of a multi page pdf file. The delivery URL based transformation is overlaying the image on multiple pages. The below is the URL i am using ( I have removed my account and image details)…
-
Clipping path in TIF is lost in JPG
Hello guys, I'm uploading a TIF file which contains a clipping path created in Photoshop. I would like download this file in JPG file format including the clipping path. When I download the JPG file and open it in Photoshop, the clipping path is gone. Does anybody had this behaviour before? Best Regards Ramin
-
Occasional corrupt webp image transformations - any idea why?
Hello I'm doing a simple f_auto image transformation on the URL of my image. The original image is a png. After a year or so the webp image is now showing a pink stripe down the far right of the image. Eg If I look at…
-
Issues with image fetch consistency
Hello all! I've been stuck with this issue for a month and a half and I can't figure out what's causing it. I have been wanting to run tournaments on my server on discord using cloudinary to generate rosters. I wanted to run a few tests before making a more complex system so I threw together a welcome banner to see if it…
-
How to invalidate transformed image after source images are invalidated
I am compositing an image (result) out of 3 other images (a.webp, b.webp and c.webp) with the overlay (layer) transformation. When I update one of the source images (a, b or c) with the cld uploader upload command I also send the invalidate flag, but this only invalidates the cache of the source images, not of result . I…
-
Possible to add double border to an image?
Is there a syntax for adding a double border to an image? I'm trying to emulate a golf score card where a birdie is a circled number (easy) and an eagle is a double-circled number. Appreciate any help!
-
How to get my Named Transformation into the Derived Presets
I made a custom named transformation; that seems ok but when I go into my Media Library and click on edit an image when it opens and I click on the Derived Images it does not show as a Derived Image; yet when I'm in Media Library and double click on the image it opens and I can see the Transformation Presets. Is this…
-
Blog Post: Automated Open Graph Images on Github Pages with Cloudinary
Cloudinary came through again! Turning a normally pretty tough task of auto-generating open graph images into just a string builder function. Thanks for the awesome tool guys. Blog Post
-
Blog Post: Easy responsive images on Github Pages with Cloudinary
Hey guys, New to the community and just signed up for Cloudinary. I blog on Github Pages using Jekyll and Cloudinary plugged in real nice to my workflow. There's already a Jekyll plugin out there that hooks into Cloudinary but I wrote a quick blog on how to do it without needing to resort to custom plugins. Thought someone…
-
auto-scaling text to fit into a box?
Hi all, so I'm pulling reviews from GMB, adding the review text to an image, and then posting it to social channels. What I need to do is wrap the text, but also make sure it scales to fit an area, vertically centered. Any idea on the transform parameters for that?
-
add width / height to cropped objects
Hello there, So I recently came across Cloudinary, and I'm very impressed. However, I can't figure out how to add width/height to a cropped object. I'll leave an example here. Here is a sample image where I want to crop the product (dress). And here is the finished picture:…
-
Revolving text using the distort effect
The distort effect changes the shape of an image based on a set of new coordinates representing the relative new position for each of its 4 corners. The rest of the image is then distorted and stretched to smoothly fit the new dimensions.…
-
Self-referencing variables in transformations
There are lots of times when you might want to overlay (or underlay) a different transformation of the same image. For example, you might want to have a small, cropped and zoomed version of a product as a layer over a full sized image of a product, or you might want a blurred landscape version of a picture as the…
-
On-the-fly Background Removal
Background removal is one of my favorite tools baked-in to Cloudinary, but it always required a bit of extra effort to both upload it and figure out when the background removal process is completed. The good news is now we can remove backgrounds on the fly 🤩 Simply add the e_background_removal transformation and you're…