Search or scroll through everything
I'm Stumped with the nextjs docs. i know how to do this with react/express using multers and node, but is there a way to just use the next component to adjust to a dynamic folder so i can have users upload to a folder with their id as the folder name? I have an unsigned upload preset which uploads to a root folder called…
I am using next js to develop my project. below is the code written at route.ts, I stuck on this issue more than a week. Please someone advise what exactly going wrong on below lines of code. I spent a lot of time to resolve this issue. youtube tutorials, chatGPT doesnot solve my issue. Please point out where is the…
Hi! We use the nextJS component for displaying cloudinary images which works great. We want to build in the ability for admins to crop and move images around for profile pictures, which gives us a "zoom/scale" value and an x/y coordinate. It looks like both are supported via API, but not clear how we'd do this in our react…
I am able to present my Cloudinary images via public URL with the React <img> tag. Using the same URL with <CldImage> I get TypeError: Failed to construct 'URL': Invalid URL I'm new to Cloudinary but proficient with Nextjs and React. I must be missing something basic, but can't figure out what. Help would be greatly…
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.