He's been around the web for a few years now, and still hasn't gotten used to some of the newfangled innovations that are the norm nowadays. Therefore, you won't find much in the way of fancy graphics, tables, blinking cursors, etc. here -- as you have probably already noticed -- but he hopes you'll find some solid and/or interesting information. Isn't that what the Web is all about?
This perl script uses a completely ad-hoc set of heuristics to filter "typical" text files into html files. Warnings about ambiguous constructions are printed to stderr. Although it may not produce perfect HTML output, it often comes amazingly close, and the resulting output is clean enough to be easily editable. (NOTE: This is a new version as of 2/94, featuring reasonable handling of enumerated and bulleted lists and optional support for mail headers and quotation conventions.)
Usage is
htmlify [-width=n -nohyphen -<cdes>header=Hn -smtp]
This perl script converts "correct" HTML into text. It isn't as forgiving as the average browser, so a few apparently correct documents may have problems.
Usage is
html2txt [-margin=n -linelen=n -{I,B,H1,H2}cap={0,1} -{I,B}bracket="string" -{H1,H2}under={0,1}]
Robert Stockton