File Processing Pipeline
Drop files here or click to upload
Supports PDF, audio files (.m4a, .mp3, .wav)
Selected Files:
{{ file.name }}
{{ formatFileSize(file.size) }}
Production Pipeline Assets
Deploy the database schema first, import both n8n workflows, then host the pdfplumber microservice and set PDF_EXTRACTION_SERVICE_URL in n8n.
Workflow Execution
{{ node.icon }}
{{ node.name }}
{{ connector }}
Execution Logs:
[{{ log.timestamp }}]
{{ log.message }}
No logs yet. Start processing to see execution logs.
Processing Results
{{ result.type }} Results
{{ key }}:
{{ value }}