From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.valkyrie.net ([216.28.214.193]) by speech.braille.uwo.ca with smtp (Exim 3.35 #1 (Debian)) id 18vs4X-0002Ct-00 for ; Wed, 19 Mar 2003 23:54:33 -0500 Received: (qmail 9783 invoked from network); 20 Mar 2003 04:54:26 -0000 Received: from unknown (HELO mlbg-usr1-209-153.valkyrie.net) (216.28.209.153) by mail.valkyrie.net with SMTP; 20 Mar 2003 04:54:26 -0000 Date: Wed, 19 Mar 2003 23:52:57 -0500 (EST) From: Thomas Ward X-X-Sender: slingshooter@localhost.localdomain To: Speakup List Subject: html to text. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hello, list. Does anyone know of a Linux tool, script, or anything for Linux that will take a html file, remove the tags, and break it down to a flat ascii text file without all the html markup? I've got several books in html format which I hate reading in a web browser, and I want the ability to remove the tags so I can read it anywhere I want. Thanks.