JSNH PDF to Text Extractor
## What this does Extract text from PDFs preserving layout, paragraph structure, and reading order. Multi-page, tables, columns. Falls back to OCR for scanned/image-only PDFs. ## Use cases - **Invoice processing**: Pull line items + totals into accounting systems. - **Contract parsing**: Extract clauses for legal review tools. - **RAG ingestion**: Clean text input for vector DB embedding. ## Why…
JSNH PDF to Text Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| DevTools | ||
| POST |
pdf_to_text /api/v1/pdf-to-text |
**Category:** DevTools | **Token cost:** 3 tokens per call Extract clean plain text from any PDF via URL or base64. |
JSNH PDF to Text Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|