TableLift

Lift bordered tables out of a text-based PDF.

Extract CSV and JSON with source page numbers. Up to 3 MB and 10 pages. Scans and borderless tables are not supported.

PDF → CSV + JSON

Try the API

POST /api/tablelift/extract with JSON:

{
  "filename": "report.pdf",
  "pdfBase64": "BASE64_ENCODED_PDF"
}

Connect your agent or enable JavaScript for the interactive tool.

Shared launch capacity applies. Honor Retry-After on 429 or 503 responses.