Converting from HTML

Up to full list of filters

Browsers

Most www browsers will convert html to plain text, for example:

www -na "some-URL" > my-text

(See the Linemode browser and command line options).

lynx -dump "some-URL" > my-text

(See the Lynx documentation)

Mosaic will let you "save as" plain text, and in some versions also in other formats including formatted text and PostScript.

SGML tools

Some SGML tools will allow you to convert HTML to other formats. For instance:

Further information is available on SGML resources and tools.

Other tools

Check out word processor filters, some of which work both ways, and also HTML editors.

__________________________________________________________________

MS, CERN 10 August 1995