Skip to content

The only tool in the world that can preserve docx structure in txt format.

Notifications You must be signed in to change notification settings

RedMindZ/DocxToTxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocxToTxt

The only tool in the world that can preserve docx structure in txt format.

Example Usage

To translate a word document (.docx) to a text document (.txt) use the following command:

DocxToTxt.exe MyDocument.docx MyText.txt

To add borders to tables use the -e parameter like so:

DocxToTxt.exe MyDocument.docx MyText.txt -e

Compiling The Code

You can compile the code from source using Visual Studio.

About

The only tool in the world that can preserve docx structure in txt format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published