Question:
I have a folder of images like this
I also have a list of names that I got from another folder with the same amount of files.
Now I want to rename the images folder with new names using the names in the list.
the images are in folder ‘fake’ and the list was from the names in folder ‘new’ and ‘nw’ is where I want the renamed images to be.
This is the output
Answer:
Try this:
If you have better answer, please add a comment about this, thank you!