Integration · n8n
The document node your n8n workflows have been waiting for.
Community node. Install in 30 seconds. Binary output handled correctly within n8n's data model — no base64 workarounds.
Get API keyInstall in 3 steps
01
Open Settings
Navigate to Settings → Community Nodes in your n8n instance.
02
Install Package
Search for n8n-nodes-parselane and click Install. Takes about 30 seconds.
03
Add credentials
Create a Parselane credential with your API key from the Parselane Console.
All document actions, organized
Convert & Transform
convert_pdfhtml_to_pdfpdf_to_wordjson_to_csvcsv_to_jsonjson_to_xml
PDF Operations
merge_pdfsplit_pdfcompress_pdfwatermarkprotect_pdfocrextract_tables
AI & Redaction
redact_piiredact_pdfsummarizeextract_text
Example workflow
Webhook → OCR scanned file → extract tables → append to Google Sheets
HTTP Trigger
Webhook incoming
→
Read Binary
Load file data
→
Parselane
OCR → text
→
Parselane
Extract tables
→
Google Sheets
Append row
Install command
npm install n8n-nodes-parselane
The document node n8n was missing.
Install the community node in 30 seconds. 40 free credits to start processing documents immediately.