Added by: devmonk
Apr 22, 2023
Version

~> Docx2txt

Description
Docx2txt is a command-line tool that converts .docx files to plain text.
Links
Install (execute in workspace terminal)
wrk install docx2txt==default
Remarks and hints
Examples:

docx2txt file.docx file.txt
docx2txt file.docx - > file.txt
docx2txt file.docx - | vim -
docx2txt file.docx - | nano -


It does not convert .doc files. For .doc files you can use antiword
Scripts
# Istall script # Start script

compatible with all workspaces

no compatibility requirements