Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 173 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 173 Bytes

docx2txt is a small utility to convert docx to txt.

It can be installed with: npm install docx2txt -g

You use it in the command line by writing: docx2txt <input.docx>