This n8n workflow automates the process of converting PDF documents to text, and demonstrates how to generate PDFs from HTML content. It starts with a manual trigger allowing users to test the workflow, then creates an HTML-to-PDF file, and finally extracts text from a specified PDF URL. This setup is useful for extracting data from PDFs or automating document processing tasks in various business or research scenarios.
PDF to Text Conversion Workflow
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | @custom-js/n8n-nodes-pdf-toolkit.html2Pdf, @custom-js/n8n-nodes-pdf-toolkit.PdfToText, code, manualTrigger |
Reviews
There are no reviews yet.