An open API service indexing awesome lists of open source software.

https://github.com/desjarlais/wordcorruptdocchecker

I created this tool to fix corrupt Word documents (non-binary, just open xml files). Mainly this applies to the .docx format. It basically just checks through a list of known corruptions and then applies a fix if it comes across one of those scenarios in the file.
https://github.com/desjarlais/wordcorruptdocchecker

corrupt corrupt-documents corruption document fix

Last synced: 3 months ago
JSON representation

I created this tool to fix corrupt Word documents (non-binary, just open xml files). Mainly this applies to the .docx format. It basically just checks through a list of known corruptions and then applies a fix if it comes across one of those scenarios in the file.

Awesome Lists containing this project