Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

1451.Replace text in multiple files -- How to search and capitalize title in multiple HTML files?

User: Donovan -- 2020-01-28          << 1449  1452 >>
Hits: 2812
Type: Replace text in multiple files   
Search all Replace text in multiple files examples
Description:
Search multiple HTML files and change the first letter of each word between the HTML  
tag <title></title> to uppercase.  
Input Sample:
<title>the benefits of taking fish oil  
capsules</title>
Output Sample:
<title>The Benefits Of Taking Fish Oil  
Capsules</title>
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 html files from file browser to "Batch Runner" window 
3. edit "change output folder" entry to change output file folder. 
4. click "Fast Replace" button open "Fast Replace" window 
5. click "Add" to add new replace rules. 
* set "search" to:  
* set "replace" to:  
* click "ok" 
6. check "ignore cases" option, "reg exp" option and "cross line" option. 
7. click "start", done.(you can click "test" to verify result in advance)

Screenshot 1:  Fast_Replace_Window


Similar Examples:
How to search and replace multiple file with multiple regex rules? (65%)
How to insert mulitple text files into multiple html files? (65%)
How to batch change format of multiple files? (65%)
How to replace a word only one time in multiple text files? (63%)
How to extract all image links from multiple html files?  (63%)
How to read each line of a file and insert into multiple files? (62%)
How to extract the last non-blank line from multiple text files? (62%)
How to search and replace strings in multiple utf-8 encoded text files? (61%)

Check Demo of Replace text in multiple files
Keywords:
capital  uppercase  cap  first letter  upper  ignore case  tag  rules  ignore  letter  search and replace capitalize  capitalize first  first letter uppercase  change to uppercase  edit multiple text files file  html tag each line  add new line between  add a letter to multiple files