Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

384.Batch file rename -- How to batch rename files from format ABC12.txt to ABC0012.txt?

User: editor -- 2010-01-06          << 383  385 >>
Hits: 418
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to batch rename files from format ABC12.txt to ABC0012.txt?
Input Sample:
source text files:
ABC1.txt
ABC2.txt
ABC5.txt
...
Output Sample:
target text files:
ABC0001.txt
ABC0002.txt
ABC0005.txt
...
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. press ctrl-B or open Menu "Tools->Batch Runner"
2. drag all files that need to be renamed from File Browser, and drop to "Batch Runner" window.(need version 2.5 and above)
* check option of "set output filename"
* change the entry of "${FILENAME}" to:

3. check the preview result at "output file" column, and click "File Rename" button.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to batch rename files from format 2011-03-26.jpg to 26_Mar_2011.jpg? (67%)
How to batch rename files from format like 'file.002' to '002_file'? (66%)
How to batch rename files from format like NAME-YEAR.mp3 to YEAR-NAME.mp3? (63%)
How to batch rename files with the first word of file contents? (59%)
How to batch rename files by a filename mapping list? (58%)
How to batch rename files from month name to month number? (57%)
How to batch rename text files with random line from file contents? (57%)
How to rename many files to the format of file.number.ext? (57%)

Check Demo of Batch file rename
Keywords:
renamed  abc  down  result  version  rsi  how to batch rename files  batch rename files  rename files  calc  file rename format  rename all file  rename all  batch output to column  batch output column  batch column output  batch file column output  batch file output to column