Lynx is a cross platform, GPL licensed, text-mode web browser.
Lynx is a text-mode web browser. It renders the documents in a linearized manner which makes its output suitable for text-to-speech input and closer to what the web bots are seeing.
Lynx handles Gopher, HTTP, HTTPS, FTP, WAIS, and NNTP. It renders most of the HTML elements in simplified but accessible ways (for example frame
as link to its src
, img
as alt
text or link to its src
).