{"id":17548836,"url":"https://github.com/bradmontgomery/word2html","last_synced_at":"2025-04-16T05:57:24.903Z","repository":{"id":48231082,"uuid":"57395421","full_name":"bradmontgomery/word2html","owner":"bradmontgomery","description":"a quick and dirty script to convert a Word (docx) document to html.","archived":false,"fork":false,"pushed_at":"2021-08-04T16:40:15.000Z","size":8,"stargazers_count":53,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T05:05:29.974Z","etag":null,"topics":["documents","html","pypandoc","python","word"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradmontgomery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-29T15:41:59.000Z","updated_at":"2024-12-24T04:35:01.000Z","dependencies_parsed_at":"2022-09-15T12:02:44.171Z","dependency_job_id":null,"html_url":"https://github.com/bradmontgomery/word2html","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmontgomery%2Fword2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmontgomery%2Fword2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmontgomery%2Fword2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmontgomery%2Fword2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradmontgomery","download_url":"https://codeload.github.com/bradmontgomery/word2html/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248609726,"owners_count":21132917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documents","html","pypandoc","python","word"],"created_at":"2024-10-21T02:44:48.581Z","updated_at":"2025-04-16T05:57:24.882Z","avatar_url":"https://github.com/bradmontgomery.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convert a Word Doc to html\n\nTo install, run:\n\n    pip install word2html\n\nThis will give you a command-line script, which you can run:\n\n    $ word2html /path/to/MyGloriousDoc.docx\n\nThis will give you a new file, `/path/to/MyGloriousDoc.html`, that's (hopefully)\ndecent-looking html.\n\n## Note on tests \u0026 versions\n\n- This project has NO TESTS! (feel free to add some of you think it should).\n- This was last used with python 3.9 and the dependency versions listed in [requirements.txt](https://github.com/bradmontgomery/word2html/blob/master/requirements.txt)\n\n## Note on Licenses\n\nWhile this code is MIT-licensed, it uses boty pypandoc and pytidylib, both of\nwhich depend on other software that may not be MIT-licensed and must be installed\nfor this to work.\n\n* [pytidylib](https://pypi.python.org/pypi/pytidylib/) is available under the\n  MIT license, and [Tidy](http://tidy.sourceforge.net/#license) is available\n  under an MIT-like license\n* [pypandoc](https://pypi.python.org/pypi/pypandoc/) is available under the MIT\n  license, while [Pandoc](http://pandoc.org/) is released under the GPL.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradmontgomery%2Fword2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradmontgomery%2Fword2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradmontgomery%2Fword2html/lists"}