download    Html2txt v2    36,742 bytes (includes C source code).

This is a small utility that will remove most html codes and convert a web page to ascii text. Tables are difficult to deal with, but it handles most html pretty nicely.

It is a commandline utility that can be utilized in batch files:

"html2txt    AWebPage.html    AWebPage.txt"

produces a new file: AWebPage.txt



Back to WoundedMoon's Win32 page: