User: editor -- 2008-05-12 << 90 92 >> |
Hits: 4466 |
Type: Batch file rename |
Search all Batch file rename examples |
Description: |
How to rename a sequence of files to 001,002,003,...? |
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 "Pick Files" or "Search Files" button to select multiple files for processing. 3. You can change the sequence of files by clicking title , and you can also click move up/down button to change single file order. 4. Change "Set output filename" window from ${FILENAME} to: and click 'Apply' 5. Click 'File Rename' button, the operation will be done. |
Screenshot 1: Batch_Runner_Window |