Obfuscated image delivery URL?
Hi everyone, is it possible to provide an obfuscated image delivery URL? For example, transform https://res.cloudinary.com/customgeneric/image/upload/folder/example/sample.jpg to something less identifiable in terms of the folder and file names, perhaps only retaining the cloud name? Thanks in advance.
-
Hi Nicolas,
Our public_id is a unique identifier for an asset on your Cloudinary account. It's prefixed by the folder name which cannot be changed. To provide a more private URL, you can use the `unique_filename` optional parameter when uploading which will add a unique 6 random characters suffix. Please refer to https://support.cloudinary.com/hc/en-us/articles/207548479-Resource-different-naming-methods for more details on the different resource naming methods.
Best,
Mo
0
Post is closed for comments.
Comments
1 comment