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: 580
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 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%)
How to batch rename files by replacing semicolon with a single dot? (62%)
How to batch rename files by replacing all spaces with underscore? (62%)

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