Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

552.Batch file rename -- How to batch rename files by generating a random word that in the list?

User: editor -- 2010-07-01          << 551  553 >>
Hits: 4093
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to batch rename files by generated a random word in the list? 
There is a word list like:'RED','PURPLE','GREEN','BLUE','ORANGE', how to rename files to sequence number, and add one of the word in the list at the end?
Input Sample:
filea.txt 
fileb.txt 
filec.txt 
file4.txt 
...
Output Sample:
001_RED.txt 
002_PURPLE.txt 
003_BLUE.txt 
004_RED.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. drag all files from "Windows File Browser" to "Batch Runner" window. 
* check option of "set output filename", and fill the following entry with: 
 
3. click "File Rename", done. 

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to batch rename files by a filename mapping list? (68%)
How to batch rename files by adding random letters behind? (68%)
How to batch rename image files by adding picture width and height? (66%)
How to batch rename files by removing unwanted parts? (65%)
How to batch rename files by appending the number of lines at the end? (65%)
How to batch rename files with the first word of file contents? (64%)
How to batch rename files by keeping only the numbers at the end? (63%)
How to batch rename files by adding parenthesis for each number? (63%)

Check Demo of Batch file rename
Keywords:
green  range  rename files to sequence  sequence number  random word  random wor  random wo  random  rando  rand  batch file generating output file  generating list of file by batch file  random sequence file rename  random word rename  random word file rename  batch file rename to random number  random number filename  batch file random number sequence