User: shanfeng -- 2013-09-23 << 1135 1137 >> |
Hits: 3533 |
Type: Batch file rename |
Search all Batch file rename examples |
Description: |
How to rename different file name suffix to the same ? |
Input Sample: |
abc.aws bcd.000 |
Output Sample: |
abc.txt bcd.txt |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. open "Tools->Batch Runner" window 2. drag multiple files to "Batch Runner" window 3. change "set output filename" entry to: 4. make sure filename preview in "output file" column is correct, and click "File Rename", done. |
Screenshot 1: Batch_Runner_Window |