html2text

v 2.2.3 Updated: 8 months, 4 weeks ago

Utility to convert HTML documents into plain text.

html2text is a command line utility, written in C++, that converts HTML documents into plain text. Each HTML document is loaded from a location indicated by a URI or read from standard input, and formatted into a stream of plain text characters that is written to standard output or into an output file. The input URI may specify a remote site from which the documents are loaded via the Hypertext Transfer Protocol (HTTP).

https://github.com/grobian/html2text

To install html2text, paste this in macOS terminal after installing MacPorts

sudo port install html2text

Add to my watchlist

Installations 22
Requested Installations 19