Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

137.Batch file rename -- How to add sequence id to the filename for many files?

User: editor -- 2008-05-20          << 136  138 >>
Hits: 3501
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to add sequence id to the filename for many files?
Input Sample:
file list: 
abc 
def 
ghi 
...
Output Sample:
new file list: 
abc_001 
def_002 
ghi_003 
... 
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open menu 'Tools->Batch Runner' 
2. click 'Pick files' select multiplue files 
3. sort these files by name or date or others, by clicking different column titles. 
4. change 'set output filename' entry from ${FILENAME} to: 
, and click 'Apply' at right. 
5. click 'Rename', finish. 
 
Note: ### means sequence number occupying 3 character's spaces. 

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to attach the md5 sum to the end of filename for multiple files? (66%)
How to batch rename files by a filename mapping list? (65%)
How to add specified text to the begin and end of many text files? (63%)
How to delete the first 1-10 lines in many files?  (62%)
How to batch rename last part of filenames to the strings from a file? (60%)
How to add words at the begin and end of first line in multiple files? (60%)
How to delete lines 1-9, 21, 24 from many files? (60%)
How to batch replace 'old' to 'new' in many pdf files? (58%)

Check Demo of Batch file rename
Keywords:
sequence id  add sequence  sequence number  spaces  title  sequence  space  seq  date  right  add spaces  rename file sequence date  rename sequence date  add sequence number to filename  add sequence number to file name  sequence number to filename  rename file number sequence  file name number sequence