Search or scroll through everything
Hello, We are using API to buil the image carrousel in our site. We want to add an image as an overlay, but this overlay should be visible in the big image, and not in the thumbnails. How can we accomplish that? Thank you.
I need help adding a text overlay with a specific background shape to my base image, similar to the example image I've provided. Here are the details: Text with Background Shape: I want to overlay text on my image with a specific background shape (e.g., a circle or a triangle). The background shape should be customizable…
Hello - I'm experiencing inconsistent behavior with Start Offset and would appreciate any guidance! My understanding is that applying a start offset to an overlay directly (eg /l_video:overlay/so_3/fl_layer_apply) cuts off the first 3 seconds of the overlay, while applying the start offset to the layer placement (eg…
The audio of my video gets messed up whenever I apply a transformation to it. Video without transformation Video with transformation I'm using the NodeJS SDK to generate the video URL const video = new CloudinaryVideo( video_public_id, cloudinary_config ); I've tried different audio encodings i.e…
Sorry for another thread but i did not understand what i did wrong in previous tries. This time i have a very simple thing. All i want help is placing the same size label into the displacement map of same size, feel free to resize the label if that's what it takes to make it work.…
Need some help, trying to get this displacement working, but unable to do so. I made the displacement map put it but for some reason the map is distorted. The background i need - https://res.cloudinary.com/dkaxmhco0/image/upload/v1716311455/main_background.jpg the label that needs to be cropped and added to the main…
Long story short, I am trying to make a review system where I can overlay PNG's to make custom charts. Here are some examples of the direct URLs: https://res.cloudinary.com/dlxzju4kg/image/upload/botanist/3Heat.png https://res.cloudinary.com/dlxzju4kg/image/upload/botanist/1Spice.png…
Hi, when I make the name shorter the text moves. I want the first letter to always start at the same point. For example: That is a full name so that is long. But if I only enter John the text moves really far. I want that the starting point stays the same no matter the length of the word: So that the J from John Anderson…
Hello, I want to remove the existing audio from video and want to add an overlay of audio. I'm using it in react sdk and refered using this https://cloudinary.com/documentation/video_layers#audio_overlays there i can see import { source } from "@cloudinary/url-gen/actions/overlay"; import { audio } from…
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"
"https://res.cloudinary.com/dn8sizuse/video/upload/l_cloudinary_icon_image,y_10,x_10,o_50/y3cwtqbwcweqitcmfajv.mp4" Not sure what I am doing wrong? cloudinary_icon_image exists and is a real public id of the cloudinary watermark. Im copying this directly from the documentation and it says 400 always. Any ideas would be…
Exactly as the question title states, I'm having difficulty with certain gifs simply refusing to embed. I'm using the URL method to produce transformations using f_auto (print…
How can we add a logo on the uploaded image?
Example:…
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:…
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.