Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you deconstruct a Cloudinary URL? #559

Open
matthew-dean opened this issue Apr 12, 2023 · 1 comment
Open

How do you deconstruct a Cloudinary URL? #559

matthew-dean opened this issue Apr 12, 2023 · 1 comment

Comments

@matthew-dean
Copy link

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?

@matthew-dean
Copy link
Author

Looks like the same question was asked here: cloudinary/cloudinary_js#94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant