image-to-pdf

Convert JPG, PNG, or WebP images into PDF documents using PDF API Hub

Package Information

Downloads: 7 weekly / 41 monthly
Latest Version: 1.0.2
Author: Rishabh Dugar

Documentation

n8n-nodes-image-to-pdf

NPM Version
License

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

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

License

MIT

Discussion