catdocx
catdocx copied to clipboard
Extracts plain text from docx files
catdocx
A very simple docx to plain text converter.
This is a simple bash script which uses unzip and sed to pull the text out of a docx file. If the supplied file has a .doc extension, catdoc is called to convert it to text.