pdf-analyzer
PDF Inspector API is a lightweight yet powerful PDF analysis service designed for developers who need reliable structural insights from PDF documents without heavy processing overhead. It performs deep structural inspection and returns: 📄 Page count 🔐 Encryption detection 🔍 Scan detection (image-only PDFs) 🔗 Embedded link extraction 🅰️ Font usage analysis 🧾 Document metadata (author, producer,…
pdf-analyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Service Health Check API /health |
The Service Health Check API verifies that the PDF Inspection service is operational and responding correctly. **It confirms:** - Application availability - Dependency health… |
| GET |
API Usage & Quota Status API /limits |
The API Usage & Quota Status API returns real-time usage information for the authenticated API key. **This endpoint provides:** - Current subscription tier - Monthly request… |
| POST |
Full PDF Structural Inspection API /inspect/pdf |
The Full PDF Structural Inspection API performs deep structural analysis of uploaded PDF files and extracts comprehensive metadata and document intelligence. **This endpoint… |
| POST |
Quick PDF Inspection API /inspect/quick |
The Quick PDF Inspection API performs a lightweight structural check on uploaded PDF files. **This endpoint extracts:** - 📄 Page count - 🔐 Encryption status - 🔒 SHA-256 file hash… |
pdf-analyzer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | 30 / minute |
|
| ULTRA | $79 / month | 120 / minute |
|