Need a map of old image file names to new
I am currently evaluating the service and I am putting together some test pages for measuring. When I upload the images the base file name changes (IMAGE.jpg =>IMAGE_czdqe.jpg).
Obviously I need to update the references to these images in the source code. We have 10's of thousands of these images, so updating manually is not a reasonable task.
Is there a report I can generate that will provide me the source image name and then the new image name? What is the best way of handling this so I can get that information and then do a subsequent search and replace?
Thanks,
Mike
-
Hi,
Sorry for the very late reply, we have noticed that this request was left unattended. I guess this is not relevant anymore but for future reference -
When setting the
use_filename
parameter totrue
you can also set theunique_filename
(which is by default set to true) tofalse
. This will tell Cloudinary to not add random characters to the public ID. For more information -0
Post is closed for comments.
Comments
1 comment