n8n-nodes-image-to-pdf
v1.0.2
Published
Convert JPG, PNG, or WebP images into PDF documents using PDF API Hub
Maintainers
Readme
n8n-nodes-image-to-pdf
Convert JPG, PNG, or WebP images into PDF documents — with page size, orientation, and fit mode control.
This is an n8n community node powered by PDF API Hub.
🚀 Install
- Go to Settings → Community Nodes in n8n
- Enter
n8n-nodes-image-to-pdf - Click Install
🔑 Setup
Sign up at pdfapihub.com → copy your API key → add to n8n credentials.
✨ Operations
- PNG to PDF — convert PNG image(s) to PDF
- JPG to PDF — convert JPEG image(s) to PDF
- WebP to PDF — convert WebP image(s) to PDF
Features
| Parameter | Description | |-----------|-------------| | Input Type | URLs (up to 100), Base64, or Binary files | | Page Size | Original (native dimensions), A3–A5, Letter, Legal, Tabloid | | Orientation | Portrait or Landscape | | Fit Mode | Fit (preserve ratio), Fill (crop), Stretch, or Original (center) | | Margin | Uniform page margin in points (0–200) | | Output Format | URL, Base64, Both, or Binary File |
💡 Use Cases
- Photo albums — combine vacation photos into a PDF booklet
- Scan compilation — merge scanned pages into a single document
- Portfolio creation — convert design images into a presentation PDF
- Documentation — embed screenshots into PDF reports
