decrypt-unlock-pdf

Remove password protection from PDF files using PDF API Hub

Package Information

Downloads: 3 weekly / 43 monthly
Latest Version: 1.0.1
Author: Rishabh Dugar

Documentation

n8n-nodes-decrypt-unlock-pdf

NPM Version
License

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

  1. Go to Settings → Community Nodes in n8n
  2. Enter n8n-nodes-decrypt-unlock-pdf
  3. 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

License

MIT

Discussion