-
Avoid overlay on thumbnails in image carrousel
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.
-
Overlay - Text and Images
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…
-
Inconsistent Behavior from Start Offset
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…
-
Video transformation messing audio
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…
-
Need some more help with displacement map.
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.…
-
Trying to overlay PNG images and I am wrong somewhere...
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…
-
Need some help with displacement effect.
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…
-
export 'audio' (imported as 'audio') was not found in '@cloudinary/url-gen/qualifiers/source'
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…
-
Text anchorpoint
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…
-
Audio overlaying
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"
-
Watermark Video Overlay not working
"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…
-
Fetch url images sometimes don't embed
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?
How can we add a logo on the uploaded image?
-
Need to add music to entire length of video file which was made by concatenation many video files.
Example:…
-
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:…
-
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…
-
Font to use for Overlay text on image for Android app
Hello all I am new here and am battling to get my image, with text overlaid, to display on my Android emulator. I suspect it is to do with the font. Can anybody help? This link displays fine on an IOS emulator and on a Windows PC but not on an Android emulator.…