PDF-Extractor API
About This API This API provides a lightweight and reliable way to extract text content from PDF files. It is built with performance, clarity, and predictable behavior in mind — no unnecessary complexity, no unpredictable output, and no vendor lock-in. The API accepts standard PDF uploads via multipart/form-data and returns extracted text in clean UTF-8 format. It is suitable for automation,…
PDF-Extractor API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /health |
Returns API status to verify that the service is running. |
| POST |
Extract Document /extract |
Uploads a PDF or image file and returns structured JSON including text, pages, metadata, invoice fields and OCR results. |
PDF-Extractor API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 30 / minute |
|
| ULTRA Recommended | $15 / month | 60 / minute |
|
| MEGA | $99 / month | 120 / minute |
|