/catdocx

Extracts plain text from docx files

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.