Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1017.Batch file rename -- How to insert a space or underscore between every 2 words in filenames?

User: editor -- 2012-10-26          << 1016  1018 >>
Hits: 4580
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to insert a space or underscore between every word in filenames?
Input Sample:
TheFirstFile.txt 
TheSecondFile.txt
Output Sample:
The First File.txt 
The Second File.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 "set output filename" option, and set the following entry to: 
 
4. check filename preview at "output file" column, and click "file rename", done.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to insert a space between every 80 characters? (65%)
How to insert a space between the lower case and upper case letter? (58%)
How to insert 3 to 10 words "ABC" into random position between any 2 words? (56%)
How to replace the contents between div tags with increasing number? (54%)
How to move files to new folders according to beginning letters of filename? (53%)
How to insert a blank line after every 5 lines in a text file? (53%)
How to replace the content of XML with a list of words from text file? (52%)
How to calculate the number of days between every two adjacent dates? (52%)

Check Demo of Batch file rename
Keywords:
underscore  insert a space  filenames  in filenames  names  space  between  every  how to insert  insert  batch insert a word to a filename  windows insert underscore in filename  windows batch file insert underscore  batch insert space filename  insert a space in batch file output  insert a space in a batch file  insert a space in batch file  batch file insert space