How to Convert a Word Document to HTML

Jennifer Kyrnin is a professional web developer who assists others in learning web design, HTML, CSS, and XML.

Updated on February 25, 2021

What To Know

This article explains how to use Microsoft Word to save a document as an HTML web page. Instructions in this article apply to Word for Microsoft 365, Word 2019, Word 2016, Word 2013, and Word 2010.

How to Save a Word Document as a Web Page

To quickly convert a Word document to HTML or web page format:

  1. Open the Word document you want to convert to HTML. Or, open a new, blank document and enter the text you want to convert to an HTML file.

Word with the Save and Save As options highlighted

Go to the File tab and choose Save As or Save a Copy to save the document.

Save As dialogue box in Word with the name field highlighted

In the Enter file name here text box, enter a name for the document.

Save As menu in Word with the File Type menu highlighted

Select the Save as Type drop-down arrow and choose Web Page (*.htm; *.html).

Save As box in Word with the Save button highlighted

Select Save.

Limitations to Converting Word Documents to HTML

Word is a convenient way to convert pages when you need them up on a website quickly, but it's not the best long-term solution for online publishing. When used as a web page editor, Word adds strange styles and tags to the HTML code. These tags impact how cleanly coded your site is, how it works for mobile devices, and how quickly it downloads.

Another option is to create the document in Word, save the file with the DOC or DOCX extension, upload the DOC file to your website, and set up a download link on a web page so visitors can download the file.

Notepad++ is a simple text editor that offers some HTML features that make authoring website pages easier than converting documents to HTML in Word.

Use a Web Editor to Convert DOC Files to HTML

Most web editors have the ability to convert Word documents to HTML. For example, Dreamweaver converts DOC files to HTML in a few steps. And, Dreamweaver removes the strange styles that Word-generated HTML adds.

When using a web editor to convert Word documents to HTML, the pages don't look like the Word document. The Word document looks like a web page.

Convert the Word Document to a PDF

If converting the Word document to HTML didn't produce the desired result, convert the document to a PDF. A PDF file appears exactly like the Word document, and it can be displayed inline in a web browser.

The downside to using PDF files is that to search engines, a PDF is a flat file. Search engines don't search PDF files for content and don't rank PDFs for keywords and phrases that potential site visitors may be looking for, which might or might not be an issue for you. If you simply want a document you created in Word to display on a website, a PDF file is a good option to consider.

Was this page helpful? Thanks for letting us know!

Get the Latest Tech News Delivered Every Day