Convert Word documents to clean HTML
I post content to a couple of different websites and many times people provide the original content in a MS Word document. Nothing wrong with this, but it can be a little bit of a hassle to convert the Word document to html in a clean way.
You can’t paste the document directly into the WSYIWIG editor or you will get really funky formatting and MS Word HTML is what you might call “interestingly dysfunctional”. So normally I hand code the documents in notepad or UltraEdit. This works well, but can be very time consuming.
So after looking at a couple commercial services/software that claim to do the trick, I found this website word2cleanhtml.com. It does exactly what the title implies and does a pretty good job. You simply copy your word document onto the site and hit the convert to clean html button. You may need to clean up a few tags, but generally the code is clean, properly formatted, and ready to go. It can save you a few minutes and help keep your frustration down to a reasonable level!