Rename from Spreadsheet
This action serves to rename files with the aid of a spreadsheet .csv
file.
Field | Description |
---|---|
Skip Headers | Skip the first row of the CSV file. |
The format of the CSV file should be as shown in the following sample:
first_current_name,first_new_name
second_current_name,second_new_name
third_current_name,third_new_name
fourth_current_name,fourth_new_name
fifth_current_name,fifth_new_name
sixth_current_name,sixth_new_name
seventh_current_name,seventh_new_name
By clicking on Details...
you can see the rows from the CSV you imported.