n8n-nodes-word2text
v1.0.11
Published
Custom n8n node to convert Microsoft Word documents to text
Downloads
136
Maintainers
Readme
n8n-nodes-word2text
A community node for n8n that converts a .docx MS Word document into plain text using the mammoth library.
📦 Installation
- install this node in your n8n instance via the CLI:
cd ~/.n8n/nodes
npm add n8n-nodes-word2text- You can install this node in your n8n instance via the Editor UI
Setting -> Community Nodes -> add -> enter 'n8n-nodes-word2text@latest'