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. |
||
|
|
|
|
There is a tool I wrote awhile back, it's a web application for converting Word DOC files to HTML. You just upload the .doc file and you get this interactive view of the conversion with a bunch of different options to tweak it. It's up here if you want to give it a try: |
||
|
|
|
Try Wordoff: http://wordoff.org/ online |
||
|
|
|
|
C# solution from Jeff Atwood. |
||
|
|
|
|
Not exclusive to Word documents, but it is free (and open source). You might try Tidy: http://www.w3.org/People/Raggett/tidy/ |
||
|
|
|
|
I have only used vim and it worked just fine. /Allan |
||
|
|
|
|
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. |
||||||
|
|
|
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. |
||
|
|
|
|
The single best option I am aware of? Don't use Word HTML. |
||||
|
|
|
How about Bersoft Word HTML CleanUp? |
||
|
|
|
|
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. |
||
|
|
|
|
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. |
||
|
