| User: editor -- 2009-04-07 << 326 328 >> |
| Hits: 534 |
| Type: Batch file rename |
| Search all Batch file rename examples |
| Description: |
| How to rename many mp3 files to the format like artist-title.mp3? |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open "Tools->Batch Runner" menu 2. click "Search files" or "Pick files" to select multiple files *.mp3 3. check "Set output filename" option, and change ${FILENAME} to 4. check if the output file column is the desired output name, then click "File Rename", done! Note: * Require Replace Pioneer 2.4 and above. * You can also select "file.mp3=>artist-title.mp3" from drop down list in step 3. |
Screenshot 1: Batch_Runner_Window |