Search or scroll through everything
Is there a way, programmatically or otherwise, where one could build a process to get a snippet of a video to use as a preview image? Users on my platform have an image gallery, and I'd like to have the option to upload videos. For the videos, I'd like to have a static image in the gallery, preferably with a play button…
Where can I get a list of the values/options supported for this function? The only ones I can seem to find are the ones listed in the examples. Thanks
Hi, I am trying to upload a photo to cloudinary from an angular form: <form id="stripe-login"> <div class="field padding-bottom--24"> <label for="pname">Publication Name</label> <input type="text" name="pname" id="pname" [(ngModel)]="pname"> </div> <div class="field padding-bottom--24"> <textarea name="desc" cols="40"…
Hello, I am a beginner developer and I have been very happy with cloudinary for my asp.net core web api image upload, but the upload result returns a http url instead of https even after setting my params up like so var account = new Account( cloudinarySettings.CloudName, cloudinarySettings.ApiKey,…
I try to create a collage and want for every image of the collage to resize only height (so width will be automatically resized). It seems collage does not have an asset-default height. How do I resize images so that for all images the height will be the same? I also tried to upload first, but even when I upload and…
Hello. I have a website which is made in dotnet core mvc. I want to make it so that I post all images to Cloudinary. Is there a good tutorial on how to do it? I've looked in many places but can't find anything. Is there anyone who can help. I would appreciate that. Kind Regards Jim.
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.