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: 438
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 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%)
How to batch add utf8 BOM of many files? (57%)

Check Demo of Batch file rename
Keywords:
sequence id  sequence number  spaces  space  title  sequence  seq  date  right  characters  add spaces  rename date  rename many files  sort filename  sort by file name  different number  sort by number  rename files number