| User: editor -- 2010-02-24 << 429 431 >> |
| Hits: 3628 |
| Type: Batch file rename |
| Search all Batch file rename examples |
| Description: |
| How to batch change html filenames with name enclosed by <strong> </strong>? I have many html files that has meaningless filename and title, how can I change the html filenames with the first name enclosed by <strong> and </strong>? |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. ctrl-B open 'Batch Runner' window of 'Repalce Pioneer' 2. drag html files from Windows file browser to 'Batch Runner' window 3. check 'set output filename' option, change the following entry to: 4. check the new filename preview from 'output file' column,and click 'File Rename' to rename all files. Note: ###_ will add a 3 digit sequ number as prefix, 10000 means only read the first 10000 bytes of the html file. You can also change the "Change output folder" entry, and click "Copy/Download" button to copy files to new folder, instead of renaming |
Screenshot 1: Batch_Runner_Window |