Skip to content

machinaeXphilip/docXtoHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docXtoHTML

super simple node based wrapper for python-mammoth to simply recursively convert .docx to HTML files

walks downward from place of execution through the filetree and converts every .docx file to HTML and adds .html extension.

note

originally it kept the .docX extension because we used it within a game environment, where the files needed the wrong file extension. If you want it to NOT rename files into .html: change line44 to the version noted as a comment.

dependencies

usage

About

super simple node based wrapper for python-mammoth to simply recursively convert .docx to HTML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published