The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
customJsApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Convert HTML to PDF & Extract Text from PDFs with CustomJS API. Uses @custom-js/n8n-nodes-pdf-toolkit. Event-driven trigger; 5 nodes.
Source: https://github.com/tommyshum/n8n_template_library/blob/87d0b7db31db00fcf781424ca7d9e86f1c9a9e1b/templates/official/template_3871/workflow.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
ATS resume maker accoding to JD. Uses @custom-js/n8n-nodes-pdf-toolkit, googleDrive, formTrigger, extractFromFile. Event-driven trigger; 19 nodes.
This n8n workflow shows how to convert PDF files into PNG format with the PDF Toolkit from www.customjs.space.
This n8n template demonstrates how to convert HTML into a PDF, compress the generated PDF, and return it as a binary response using the PDF Toolkit from www.customjs.space.
This n8n template demonstrates how to download multiple PDF files from public URLs and merge them into a single PDF using the PDF Toolkit from www.customjs.space.
This n8n workflow illustrates how to convert PDF files into text with the PDF Toolkit from www.customjs.space.