| User: May -- 2014-05-11 << 1203 1205 >> |
| Hits: 4090 |
| Type: Batch file rename |
| Search all Batch file rename examples |
| Description: |
| How to batch rename files to the new names from title without numbers,symbol,Spacebar |
| Input Sample: |
| input index.html title is "abn7898kj ';dsf" |
| Output Sample: |
| output abnkjdsf.html |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open "Tools->Batch Runner" menu 2. drag multiple html files to "Batch Runner" window 3. change "set output filename" entry: 4. make sure the "output file" column display the new filenames correctly. 5. click "File Rename", done. |
Screenshot 1: Batch_Runner_Window |