Package Information
Downloads: 3 weekly / 43 monthly
Latest Version: 1.0.1
Author: Rishabh Dugar
Documentation
n8n-nodes-decrypt-unlock-pdf
Remove password protection from PDF files so they can be processed by other nodes.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-decrypt-unlock-pdf - Click Install
🔑 Setup
Sign up at pdfapihub.com → copy your API key → add to n8n credentials.
✨ Features
| Parameter | Description |
|---|---|
| Input Type | URL or Binary file |
| Password | The current password to decrypt the PDF |
| Output Format | Binary File, URL, or Base64 |
| Output Filename | Custom filename for the unlocked PDF |
💡 Use Cases
- Workflow automation — unlock PDFs before merging, parsing, or converting
- Batch decryption — process password-protected files in bulk
- Data extraction — unlock then parse/OCR protected documents