Package Information
Downloads: 6 weekly / 44 monthly
Latest Version: 1.0.1
Author: Rishabh Dugar
Documentation
n8n-nodes-compress-pdf
Reduce PDF file size without losing quality — 4 compression levels from subtle to maximum.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-compress-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 |
| Compression | Low (minimal, best quality), Medium, High, Max (smallest file) |
| Output Format | Binary File, URL, or Base64 |
| Output Filename | Custom filename |
💡 Use Cases
- Email attachments — shrink PDFs to fit email size limits
- Storage optimization — reduce archive storage costs
- Web uploads — optimize PDFs for faster web downloads
- Batch compression — process hundreds of files in a workflow