You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I started a job working with a system that serialized all Cloudinary URLs and stored them in the database. I would like to parse these URLs into the appropriate cloudName & publicId so that I can use the Cloudinary API to retrieve these images at any size / format.
Do you provide a utility or regex to do this?
The text was updated successfully, but these errors were encountered:
So, I started a job working with a system that serialized all Cloudinary URLs and stored them in the database. I would like to parse these URLs into the appropriate
cloudName
&publicId
so that I can use the Cloudinary API to retrieve these images at any size / format.Do you provide a utility or regex to do this?
The text was updated successfully, but these errors were encountered: