Convert a Word document to HTML (easy and free)
Oct 06
design, google, microsoft No Comments
HowTo: Convert a Word document to clean HTML
Ever have a need to convert a Word document to HTML knowing that Word itself produces some of the worst HTML code ever? There is a simple, easy trick to get this done.
- Make sure you have a Gmail account
- Send the Word document, as an attachment, to your Gmail account
- Sign in to Gmail and view the email with the attachment
- Click the ‘View as HTML‘ link at the bottom of the email
- With the page opened, ‘View source‘ from your browser
- Copy the code
That’s all there is to it. Google produces some pretty clean HTML from a Word document. It may have to be updated to XHTML 1.0 specifications (Google uses some deprecated tags)
I had a pretty complex tabled document with lots of text styles and it did a very good job.
Check out these posts too:
- Convert a document to PDF through email
- Unprotect a protected Word document
- Followup: Convert Excel and PowerPoint to webpage
- To recover a Word document that can't be opened and hangs Word
- Word + HTML = Bad Markup
- How to convert Adobe Acrobat Reader (*.pdf) files to Word 2003
- Critical Word Vulnerability Uncovered
Facebook
RSS
Twitter
May 23, 2009 @ 20:02:38
Good for text only. Images are not seen.
Aug 14, 2009 @ 16:46:27
Thanks a lot. It worked like a charm.
Oct 14, 2009 @ 17:41:18
Thank you soo much!