Rename from file list

Rename from file list

How Renaming from the list works?

If you have a new name list from some external sources like database then you can use it to rename your files. Application accepts this list in tab delimited text file.

Format of this file has to be in this order:
Filename{TAB}New Filename{TAB} Location

Filename New Filename Location
File1.txt New1.txt /Users/Test
File2.txt New2.txt /Users/Test
File3.txt New3.txt /Users/Test

You cannot add this in a File Renamer rule file. You also do not need a preview as your list already contains new file name. If there are duplicates in the new file name, you can able to see that once renaming is completed. If there are no files in the specified location, it will show as "File Not Found"