n8n-nodes-lock-pdf
v1.0.1
Published
Password-protect and encrypt PDF files with AES-256 using PDF API Hub
Maintainers
Readme
n8n-nodes-lock-pdf
Password-protect and encrypt PDFs with AES-256 — control print, copy, and edit permissions.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-lock-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 | Required — the password to lock the PDF with | | Encryption | AES-256 (default), AES-128, or RC4 | | Permissions | Granular control: annotate, assemble, copy, extract, fill forms, print, print high-res, modify | | Owner Password | Optional separate owner password for full access | | Output Format | Binary File, URL, or Base64 |
💡 Use Cases
- Confidential documents — protect sensitive business reports
- Client deliverables — password-protect proposals before sharing
- Compliance — restrict editing on legal documents
- DRM — prevent copying/printing of proprietary materials
