clean up html document created by Word

Laurent Pointal laurent.pointal at wanadoo.fr
Fri Mar 30 17:35:02 EDT 2007


jd wrote:

> I am looking for python code (working or sample code) that can take an
> html document created by Microsoft Word and clean it up (if you've
> never had to look at a Word-generated html document, consider yourself
> lucky ;-)  Alternatively, if you know of a non-python solution, I'd
> like to hear about it.
> 
> Thanks...
> 
> -- jeff

demoroniser - correct moronic and gratuitously incompatible HTML generated
by Microsoft applications

http://www.fourmilab.ch/webtools/demoroniser/

Unless you want to write your own with Python.




More information about the Python-list mailing list