Please provide the single best option you are aware of.
|
|
HTML Tidy does a very good job on Word 2000 HTML, but I'm not sure how well it works on newer Word output. |
||
|
|
|
|
Word 2007 has a "publish > blog" menu item on the Office menu (top left corner). Using this feature seems to do an incredibly good job of cleaning the HTML, far better than any of the other HTML exporters built into Word (like "save as HTML Filtered"). I have actually set up a bogus free blog somewhere just to use this HTML-cleaning capability. Most long articles on Joel on Software originated in Word 2007 and was published to a fake blog just to clean up the HTML. |
||||||
|
|
|
C# solution from Jeff Atwood. |
||
|
|
|
|
Dreamweaver has a "clean up word HTML" option. Granted, I know it isn't perfect, but it also the only thing I have worked with. |
||
|
|
|
Rather than cleaning up Word's HTML you could generate HTML directly from the Word document using Abiword. (wv is now deprecated in favour of Abiword; it's basically been absorbed.) An example:
See more in the documentation. |
||
|
|
|
|
In my opinion? Don't use it. But in the real world, I've found that FCKEditor does a decent job of cleaning up Words fantastically hideous HTML. |
||
|
|
|
|
I have only used vim and it worked just fine. /Allan |
||
|
|
|
|
Not exclusive to Word documents, but it is free (and open source). You might try Tidy: http://www.w3.org/People/Raggett/tidy/ |
||
|
|
|
|
How about Bersoft Word HTML CleanUp? |
||
|
|
|
|
The single best option I am aware of? Don't use Word HTML. |
||||
|
