parse-pdf

Extract text, tables, and structured data from PDF files using PDF API Hub

Package Information

Downloads: 3 weekly / 55 monthly
Latest Version: 1.0.1
Author: Rishabh Dugar

Documentation

n8n-nodes-parse-pdf

NPM Version
License

Extract text, tables, and structured layout data from any PDF file.

This is an n8n community node powered by PDF API Hub.


🚀 Install

  1. Go to Settings → Community Nodes in n8n
  2. Enter n8n-nodes-parse-pdf
  3. Click Install

🔑 Setup

Sign up at pdfapihub.com → copy your API key → add to n8n credentials.


✨ Features

Parameter Description
Input Type URL or Binary file
Parse Mode Text (plain text), Layout (position-aware), Tables (structured rows/columns), Full (everything)
Pages all or specific ranges like 1-3

💡 Use Cases

  • Invoice processing — extract line items and totals from PDF invoices
  • Data entry automation — pull structured data from forms
  • Search indexing — extract text for full-text search
  • Report analysis — parse tables from financial reports into spreadsheets

License

MIT

Discussion