mwilliamson / python-mammoth

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

Write docx #127

Closed coolkau closed 1 year ago

coolkau commented 1 year ago

I guess you are not planning on writing the html back to docx.

I am asking because I tried a few pyhton tools to write back to docx but did not manage to get the embedded images to work. Are you aware of any tool which is able to convert mammoth output back to docx?

It would be great to have a tool which I know works both ways unless I change too much in between.

mwilliamson commented 1 year ago

I don't think I can be much help! I'm afraid converting to docx isn't a problem I've had to try and solve, nor is it something in Mammoth's scope.

coolkau commented 1 year ago

Ya I expected that, but worth to ask. Thanks for a great tool.