Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

120.Batch file rename -- How to rename many files to the format of file.number.ext?

User: editor -- 2008-05-17          << 119  121 >>
Hits: 550
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to rename many files to the format of file.number.ext
Input Sample:
file list:
a.txt
b.txt
c.txt
Output Sample:
new file list:
a.01.txt
b.02.txt
c.03.txt
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' to select multifiles you want to rename
3. change 'Set output file name' from ${FILENAME} to:
 and click 'Apply' button at right.
4. click 'File Rename', the files will be renamed one by one.

Note: if you want to change file to new directory, set 'Change output file directory' and click 

'Apply' at right.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to rename many mp3 files to the format like artist-title.mp3? (71%)
How to rename many MP3 files with format of artist_track_album.mp3? (69%)
How to rename many files with the last modified date of the file? (68%)
How to rename mutiple files with the 3rd and 4th line in file content? (63%)
How to batch rename files with the first word of file contents? (63%)
How to rename all txt files in many folders with format of "folder_(file_id).txt"? (61%)
How to batch rename files from format like 'file.002' to '002_file'? (60%)
How to rename many jpg files with sequence id and record it? (60%)

Check Demo of Batch file rename
Keywords:
renamed  how to rename many files  rename many files  directory  dir  right  pick  format  how to rename  batch file rename  change format many files  file rename format  format many files  rename directory  directory name  if right  one file to many files  file rename change