{"id":22061241,"url":"https://github.com/netomi/docx-fixer","last_synced_at":"2025-09-09T05:50:39.892Z","repository":{"id":45376893,"uuid":"513568503","full_name":"netomi/docx-fixer","owner":"netomi","description":"Simple tool to fix corrupted docx files that suffer from mismatched xml tags","archived":false,"fork":false,"pushed_at":"2023-12-17T19:46:14.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T17:32:16.617Z","etag":null,"topics":["docx","docx-fixer","word","xml"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netomi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-13T15:09:45.000Z","updated_at":"2024-02-01T12:47:54.000Z","dependencies_parsed_at":"2024-11-30T18:10:41.858Z","dependency_job_id":"a9866469-635a-4b84-9317-55fff68b21a0","html_url":"https://github.com/netomi/docx-fixer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/netomi/docx-fixer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Fdocx-fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Fdocx-fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Fdocx-fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Fdocx-fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netomi","download_url":"https://codeload.github.com/netomi/docx-fixer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Fdocx-fixer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274250508,"owners_count":25249396,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docx","docx-fixer","word","xml"],"created_at":"2024-11-30T18:10:35.845Z","updated_at":"2025-09-09T05:50:39.865Z","avatar_url":"https://github.com/netomi.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\n**docx-fixer** is a small tool to fix problems with corrupted `docx` documents. Nowadays, the content of a docx file is mainly stored in xml format,\nwhich in some cases might be ill-formed, leading to a situation where it is not possible anymore to open it with word processors or other xml related tools.\n\nA typical error message where this tool can help is (from Libreoffice):\n\n```\nSAXException: [word/document.xml line 2]: Opening and ending tag mismatch: Fallback line 0 and p\n```\n\nThe tool might be able to help fix the problem by making sure that the embedded xml content is well-formed again, allowing to open the file correctly again.\n\n# Usage\n\n```bash\nUsage: docx-fixer -o=\u003coutputFile\u003e inputfile\nfixes docx files that have an xml tag mismatch upon loading.\n\nParameters:\n      inputfile      input file to process (*.docx)\n\nOptions:\n  -o=\u003coutputFile\u003e    output file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetomi%2Fdocx-fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetomi%2Fdocx-fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetomi%2Fdocx-fixer/lists"}