mwilliamson / python-mammoth

Convert Word documents (.docx files) to HTML
BSD 2-Clause "Simplified" License
810 stars 121 forks source link

Input xml file directly for converting to HTML? #133

Closed puritysarah closed 1 year ago

puritysarah commented 1 year ago

Hi, I am just trying to convert office open xml documents extracted from pptx to HTML. Is it possible?

mwilliamson commented 1 year ago

I'm afraid not: only docx files are supported.