cloudinary / cloudinary/js-url-gen
How do you deconstruct a Cloudinary URL?
Open
- Dominant language
- HTML
- Stars
- 55
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.