{"slug":"pdf-openverbs-com-v1-extract-911bfc","title":"Extract plain text and metadata (title, author, producer, page count) from a PDF","host":"pdf.openverbs.com","method":"POST","resource":"https://pdf.openverbs.com/v1/extract","category":"search","description":"Extract plain text and metadata (title, author, producer, page count) from a PDF supplied by URL or base64 — heavy pdf.js parsing an agent can't self-run.","price_listed":0.006,"price_asked":0.006,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":913,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"pdf":"example","url":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"maxPages":{"description":"Cap the number of pages extracted (from the start). Default 500.","maximum":500,"minimum":1,"type":"integer"},"pdf":{"description":"Base64-encoded PDF bytes (≤5 MB decoded). Provide this or `url`.","maxLength":7000000,"type":"string"},"perPage":{"description":"When true, also return the text split per page as `perPage[]`.","type":"boolean"},"url":{"description":"Public http(s) URL of the PDF to fetch. Private/loopback/link-local addresses are rejected. Provide this or `pdf`.","format":"uri","maxLength":2048,"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.006,"price_match":true,"latency_ms":913,"error":null}],"description_full":"Extract plain text and metadata (title, author, producer, page count) from a PDF supplied by URL or base64 — heavy pdf.js parsing an agent can't self-run.","last_updated":"2026-09-19T14:48:34.574Z","schemes":["exact"]}