n8n-nodes-convert-docx-to-pdf
v1.0.1
Published
Convert Word, Excel, PowerPoint, and other office documents to PDF using PDF API Hub
Downloads
226
Maintainers
Readme
n8n-nodes-convert-docx-to-pdf
Convert Word, Excel, PowerPoint, and other office documents to PDF — supports 10+ input formats.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-convert-docx-to-pdf - Click Install
🔑 Setup
Sign up at pdfapihub.com → copy your API key → add to n8n credentials.
✨ Supported Input Formats
| Format | Description | |--------|-------------| | DOCX | Microsoft Word 2007+ | | DOC | Microsoft Word 97–2003 | | XLSX | Microsoft Excel 2007+ | | XLS | Microsoft Excel 97–2003 | | PPTX | Microsoft PowerPoint 2007+ | | PPT | Microsoft PowerPoint 97–2003 | | ODT | OpenDocument Text | | ODS | OpenDocument Spreadsheet | | ODP | OpenDocument Presentation | | RTF | Rich Text Format | | TXT | Plain Text |
Features
| Parameter | Description | |-----------|-------------| | Input Type | URL, Base64, or Binary file | | Input Format | Auto-detect or specify explicitly | | Output Format | URL, Base64, Both, or Binary File | | Output Filename | Custom filename for the PDF |
💡 Use Cases
- Document pipeline — convert uploaded Word docs to PDF automatically
- Report generation — transform Excel reports to PDF for distribution
- Presentation archiving — convert PPTX slides to PDF for storage
- Email processing — convert office attachments to PDF
