Self-hosted workflow automation with full control. Convert PDFs to structured Markdown and integrate with 400+ apps.
POST https://api.parsedocu.com/v1/convert/pdf-to-markdown
Headers:
x-api-key: {{ $credentials.parsedocuApi }}
Content-Type: application/json
Body:
{ "url": "{{ $json.pdf_url }}" }
Response:
{
"success": true,
"markdown": "# Document Title\n\nContent..."
}Full control over your data and workflows
Self-host n8n on your infrastructure. Your documents never touch third-party servers.
Inspect, modify, and extend. No vendor lock-in.
Connect to databases, APIs, AI tools, and more.
The document parsing API that AI teams deserve. Sign up and get 1,000 free credits to start.
Get Started Free