taiojia / catdocx

Extracts plain text from docx files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Extracts plain text from docx files

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%