Im using a mac.I have several folders containing png images.
I also have a list of their original file names(the images) and the names that i want to rename them to.
Can any one help me with a script for that ? (All methods that i have gone through are pattern matching based and they don't mention anything about renaming using a list)
i have the list as csv like this
"Crème Brulee Mica","E2DBCF"
the old name is "Crème Brûlée Mica.png" and the new name should be "E2DBCF.png".Like this i have hundreds of files