🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

n8n-nodes-pdforge

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-pdforge

pdf noodle (previously pdforge) automates PDF Generation in minutes using AI.Create custom PDF templates in seconds using our AI Agents, fine tune the design with our PDF builder and automate the PDF delivery with our native pdforge node inside n8n. No co

latest
Source
npmnpm
Version
2.3.3
Version published
Weekly downloads
986
-31.15%
Maintainers
1
Weekly downloads
 
Created
Source

n8n-nodes-pdforge

This is an n8n node. It lets you use pdf noodle (previously pdforge) in your n8n workflows.

pdf noodle automates PDF Generation in minutes using AI.

Create custom PDF templates in seconds using our AI Agents, fine tune the design with our pDF builder and automate the PDF delivery with our native pdf noodle node inside n8n. No code or design experience needed.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials Compatibility
Usage Resources Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

With pdf noodle you can create pdfs from html or reusable templates (or convert them to images), both synchronously or asynchronously. Here are the operations you can use:

NameOperationDescriptionDocumentation Link
Generate Pdf Syncpdf:syncCreates a PDF file with JSON data and your template.Link
Generate Pdf Asyncpdf:asyncCreates a PDF file asynchronously with JSON data and your template. The API returns immediately, and will retry for 3 times.Link
Generate Image Syncimage:syncCreates a PNG file with JSON data and your template.Link
Generate Image Asyncimage:asyncCreates a PNG file asynchronously with JSON data and your template. The API returns immediately, and will retry for 3 times.Link
Convert HTML to PDF Synchtml-to-pdf:syncCreates a PDF file using the HTML data and PDF params sent.Link
Convert HTML to PDF Asynchtml-to-pdf:asyncCreates a PDF file asynchronously using the HTML data and PDF params sent.Link

Credentials

You only need a pdf noodle API Key to integrate to start generating pdfs. You can get it using our web portal and choosing any plan to subscribe to.

Compatibility

This package was developed & tested with n8n > 1.97.1

Usage

Please check out the pdf noodle API Reference for more information on how to use the integration.

Resources

Version history

VersionChanges
2.3.3Updating repository to pdfnoodle
2.3.2Fix on package json to make integration update work on n8n instances
2.3.1Adjusting names so it doesn't break existing pdforge installs on n8n
2.3.0Rebranding changing the name from pdforge to pdf noodle (everything else stays the same)
2.2.1Added debug option so you have additional information such as rendered HTML and variables validation
2.1.1Changed description and treated Print Params not being properly converted into objects
2.1.0Added hasCover option to include a cover page in generated PDFs to automatically hide footer and header content
2.0.0Added support for HTML to PDF conversion operations and custom s3 bucket configuration
1.0.0Initial release with PDF and Image generation capabilities

Keywords

n8n-community-node-package

FAQs

Package last updated on 03 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts