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: 4046
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 files to the first and last line of file contents? (65%)
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 files by removing all leading numbers? (62%)
How to merge many files into one file? (61%)

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