|
Detagger is a utility that can be used to remove some or all of the markup in a HTML file.
It can act as a full HTML-to-text converter, using the header, list, paragraph and table tags in the original to determine the layout of the text file.
Or you can use it to selectively remove HTML markup like tags, tags added by MS Office or email systems etc.
|