Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

953.Batch file rename -- How to rename files by getting the first letter for specified words?

User: tom -- 2012-05-27          << 952  954 >>
Hits: 3485
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to rename files by getting the first letter for words like my-first-file-v0.1.txt to mffv0.1.txt
Input Sample:
my-first-file-v0.1.txt 
another-secend-v0.2.txt 
the-third-text-v0.3.tx
Output Sample:
mffv0.1.txt 
asv0.2-txt 
tttv0.3.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 multiple files from windows file browser to "Batch Runner" window 
3. check option of "set output filename", and change the following entry to: 
 
4. check file name preview at "output file" column, make sure the changes are correct 
5. click "file rename", done.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to move and rename files from multiple folder with specified order? (71%)
How to rename files by adding specified strings at specified position? (69%)
How to batch rename files by remove everything after specificed string? (66%)
How to batch rename files by removing the first 3 characters of each file name? (66%)
How to join many binary files to one single file with specified order? (65%)
How to replace the certain column with specified words? (63%)
How to batch rename files by removing first 3 characters of filename? (63%)
How to batch rename files by adding random letters behind? (62%)

Check Demo of Batch file rename
Keywords:
first letter  specified words  correct  letter  specified  how to rename files  rename files  how to rename  batch file rename  rename  rename first words  rename multiple files letter  specified rename  change letter  file rename first  filename words  first words  multiple words