PDF Evidence Reader
Pricing
$0.05 / useful report
PDF Evidence Reader
Retrieve bounded page-cited passages for literal terms in one public PDF.
PDF Evidence Reader
Pricing
$0.05 / useful report
Retrieve bounded page-cited passages for literal terms in one public PDF.
schemaVersion
Optional
Version of the report contract.
status
Optional
Document-level outcome.
searchTerms
Optional
Literal terms requested by the caller.
[ "revenue", "risk"]passages
Optional
Bounded physical-page citations containing literal matches.
[ { "pageNumber": 4, "text": "Revenue increased while supply risk declined.", "matchedTerms": [ "revenue", "risk" ] }]totalPassageCharacters
Optional
Aggregate character count of passage text.
matchedTerms
Optional
Requested terms represented in returned passages.
[ "revenue", "risk"]noMatches
Optional
Whether examined embedded text contained no returned match.
scanned
Optional
Whether examined pages had no embedded text and likely need OCR.
encrypted
Optional
Whether the PDF is encrypted and was not processed.
truncated
Optional
Whether any page, extraction, passage, or character limit reduced coverage.
coverage
Optional
Observed parsing and output coverage.
{ "pagesDeclared": 12, "pagesExamined": 12, "pagesWithText": 11, "complete": true}provenance
Optional
Acquisition identity for the exact bytes examined.
{ "requestedUrl": "https://example.com/report.pdf", "sha256": "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef", "byteCount": 24576}errorCode
Optional
Stable allowlisted failure code for error reports.
errorMessage
Optional
Safe failure explanation without response or exception content.