How to extract text from webpage & save in txt format?

Monday, July 6th, 2009

Sometimes we need to quickly copy text part of a webpage for future reading and reference. Due to number of elements on a webpage like CSS formatting, images, tables – saving text only contents from a webpage is not an easy task. However, following methods should make this real easy.

Quick Save as txt method

1. Open any website (say www.microsoft.com) in Internet Explorer.
2. Goto option menu File > Save As and save webpage box will appear.

save-webpage-as-text-format

3. At lower part of the box, change the Save as type to Text Files (*txt) from drop down box and click on Save button. Text contents of webpage will be saved in a txt file.

Manual copy & save as txt method

Incase you only want to “copy and save as txt” the selected part of a webpage - then use following manual method.

Using mouse select part of text on webpage and press Ctrl + C to copy. Then open new notepad file (click start > Run and then type notepad and click OK) and paste copied content by pressing Ctrl + V in the opened notepad file window. Then save the notepad file containing required text.

▼ More Readings
  • How to copy & save images from a webpage / website ?
    Many of us tend to copy and save images from different websites on the internet (specially from entertainment and celebrity websites). There are number of basic and advanced methods to copy and save images. Easy right click...
  • How to copy error message on Windows pop-up box?
    Windows users see lot of popup error boxes, each showing a different error message. Ideally we should copy exact message on the pop-up window and perform further analysis to solve issue at hand. One way to...
  • Save MS Office 2007 documents in PDF / XPS format
    By default Microsoft Office does not allows saving of documents in PDF / XPS format. Microsoft does provide an addon that can bring “save as PDF / XPS” feature to any of 8 Microsoft Office 2007...
Loading
Add a Comment
Have your say, add a comment
If you want an image to show with your comment, go get a gravatar!