n8n-nodes-pdf-to-docx
v1.0.1
Published
Convert PDF files to editable Word (DOCX) documents using PDF API Hub
Maintainers
Readme
n8n-nodes-pdf-to-docx
Convert PDF files to editable Word (DOCX) documents — preserving layout, tables, and formatting.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-pdf-to-docx - Click Install
🔑 Setup
Sign up at pdfapihub.com → copy your API key → add to n8n credentials.
✨ Features
| Parameter | Description |
|-----------|-------------|
| Input Type | URL, Base64, or Binary file |
| Pages | Convert all pages or specific ranges (1-3,5) |
| Output Format | URL, Base64, Both, or Binary File |
| Output Filename | Custom filename for the DOCX |
💡 Use Cases
- Document editing — convert PDFs back to editable Word format
- Content repurposing — extract content from PDFs for new documents
- Template creation — use existing PDFs as starting points for new docs
- Translation — convert to DOCX for easier translation workflows
