Extract Specific Pages from PDFs with CustomJS API
This n8n template shows how to extract selected pages from a generated PDF with the PDF Toolkit by www.customjs.space.
@custom-js/n8n-nodes-pdf-toolkit
Notice
Community nodes can only be installed on self-hosted instances of n8n.
What this workflow does
Downloads** each PDF using an HTTP Request. Extract** pages from the PDF file as needed.
Requirements
Self-hosted** n8n instance CustomJS API key** for extracting PDF files. PDF files to be merged** to be converted into a PDF
Workflow Steps:
Manual Trigger:
Runs with user interaction.
Download PDF File:
Pass urls for PDF files to merge.
Extract Pages from PDF: Extract selected pages from a generated PDF
Usage
Get API key from customJS
Sign up to customJS platform. Navigate to your profile page Press "Show" button to get API key
Set Credentials for CustomJS API on n8n
Copy and paste your API key generated from CustomJS here.
Design workflow
A Manual Trigger for starting workflow. HTTP Request Nodes for downloading PDF files. Extract Pages from PDF.
You can replace logic for triggering and returning results. For example, you can trigger this workflow by calling a webhook and get a result as a response from webhook. Simply replace Manual Trigger and Write to Disk nodes.
Perfect for
Taking a note of specific pages from PDF files. Splitting PDF file into multiple parts.
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments