Deterministic-PDF-Table-to-JSON
Stop dealing with scrambled columns and hallucinated data. > Standard OCR tools fail at extracting structured tables from documents because they try to "guess" the text visually. This API uses a purely deterministic pipeline (PyMuPDF) to read the raw X/Y coordinate geometry baked into native digital PDFs. It mathematically forces tables into perfectly structured, machine-readable JSON arrays.…
Deterministic-PDF-Table-to-JSON endpoints
| Method | Endpoint | Description |
|---|---|---|
| extract | ||
| POST |
extract_pdf_extract_post /extract |
Upload a PDF document. The engine detects tables using PyMuPDF's strict **line-based** strategy (`strategy='lines'`). **Authentication:** send `x-api-key`. Use `nx_free_trial`… |
| Other endpoints | ||
| GET |
landing_page__get / |
|
Deterministic-PDF-Table-to-JSON pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|