Free to start — no credit card required

Extract Structured Data from PDFs, Instantly

Tables, invoices, and documents parsed to JSON, Markdown, HTML, or Word. Arabic and English OCR built in. Your data never leaves your infrastructure.

50
Free Pages / Day
4
Output Formats
<3s
Avg. Processing
Data Sovereignty

Three steps from PDF to structured data

No templates, no training, no complex setup. Just send a PDF and get structured data back.

1

Upload a PDF

Send any PDF — invoices, reports, forms, or scanned documents. Direct upload for files up to 10MB, or presigned URLs for larger files.

2

Choose Your Output

Get structured JSON with extracted tables and text. Export to Markdown, HTML, or DOCX. Arabic and English OCR available out of the box.

3

Integrate via REST

Simple REST API with API key authentication. Poll for results or receive webhooks on completion. Works with any language or framework.

PDF invoice in, structured JSON out

Tables, line items, totals — all extracted automatically. Works on scanned documents with built-in OCR for Arabic and English.

JSON DOCX Markdown HTML
See all formats and examples
response.json
{
  "tables": [{
    "page": 1,
    "headers": ["Item", "Qty", "Price", "Total"],
    "rows": [
      ["Oil Filter", "2", "45.00", "90.00"],
      ["Brake Pads", "1", "320.00", "320.00"]
    ]
  }],
  "markdown": "## Invoice #INV-2024\n\n...",
  "processing_time": 3.2
}

Need help? Get in touch

Questions about the API, integration help, or custom requirements. We typically respond within a few hours.

Other ways to reach us

Prefer email or need to report a security issue? Here are all the channels.

  • @ support@docling-api.com
  • # GitHub: hyfaltd/pdfxdoc
  • ? API Reference — answers to most questions

Forgot your password?

Enter your email and we'll send a reset link.

Protected by anti-spam measures. We never share your email.

Message sent!

We'll get back to you within 24 hours.

Start free, scale when ready

No hidden fees. No per-page charges. Pay a flat monthly rate based on your needs.

Free
$0/month

For individuals and small projects

  • 50 pages / day
  • 10 pages / hour
  • 10 MB file size
  • 3 concurrent tasks
  • All output formats
  • Arabic + English OCR
  • Poll-based results
Get Started Free
Business
$49/month

For companies and production workloads

  • 5,000 pages / day
  • 500 pages / hour
  • 100 MB file size
  • 10 concurrent tasks
  • Priority support
  • Team accounts
  • Everything in Pro
Contact Sales