Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

153.Html text generator -- How to convert many html files to text files all at once?

User: editor -- 2008-05-24
Hits: 294
Type: Html text generator   
Search all Html text generator examples
Description:
How to convert many html files to text files all at once?
Answer:
Hint: You need to Download and install "Replace Pioneer" to finish following steps.
1. ctrl-h open 'Replace' dialog
in 'Replace' page
* set 'Search for pattern' to:

* set 'Replace with Pattern' to:

2. click 'Batch', open 'Batch Runner' dialog
* click 'Pick files', hold shift or control to select multiple files
* enter new file name rule in 'Set output file' Entry, if source files are 

*.html, you want to change to *.txt, you can enter:

click 'Apply' at right.
3. click 'Batch Replace', the operation will be done.
Download Script:  scripts/153.rst.zip

Similar Examples:
How to convert many html files to text files with "fast replace" function? (79%)
How to remove the line 10 to 20 from many text files all at once? (66%)
How to exchange the line 10 and 20 from many text files all at once? (65%)
How to remove the last 3 lines of multiple text files all at once? (65%)
How to sort all the lines of a text file randomly? (62%)
How to convert each line of a text file to the new format? (60%)
Need to convert html file to text file, removing html tags and all style/script blocks, etc. (60%)
How to count how many characters, punctuations in a text file? (59%)

Check Demo of Html text generator