| html2text is a command line utility that converts HTML documents into plain text. Each HTML document is read from standard input or a (local or remote) URI, and formatted into a stream of plain text characters that is written to standard output or into an output-file. The program preserves the original positions of table fields, the rendering is largely customizable through an RC file.
Version 1.3.2 is distributed in two "flavours": 1.3.2a includes changes for modern compilers, like recent versions of gcc, 1.3.2 is for the users of older compilers. |