Page 1 of 1
Rename folder name same as file name inside it!
Posted: 10 Aug 2017 15:35
by devilparada
I have numerous folders with images in it. i want my folders renamed similar to the file names inside it. how it is possible?
Re: Rename folder name same as file name inside it!
Posted: 10 Aug 2017 16:17
by highend
By scripting
Re: Rename folder name same as file name inside it!
Posted: 10 Aug 2017 16:53
by kunkel321
I'm not a programmer, but I'm guessing that renaming the folder to match a single file's name would be a lot simpler than (1) determining what the pattern is of several files, then (2) renaming the folder to something "similar" to that pattern.