{"uid":"cap_3kct1E5elQFD4Pzr-GkPb","slug":"pdf-to-text-extractor-a2edc07b","name":"PDF to Text Extractor","description":"Convert PDF to text for AI agents - pass any public PDF URL, get the full extracted plain text in one call. pdftotext / pdf to text converter / extract text from PDF / read a PDF / parse PDF documents, papers, SEC filings, reports, invoices, manuals. Up to 25MB and 500k chars, with page count and a likely_scanned flag (text-based PDFs only, no OCR). No API key, no account. ?url=<public PDF url>. Free live sample: /pdf/example.","url":"https://clink-lithium-vault.fly.dev/pdf/text","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public http(s) URL of a PDF file"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_0PlqCScn2fDX-HsDY48OO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts full plain text from any publicly accessible PDF URL, returning the text content along with page count and a scanned-document flag","exampleAgentPrompt":"Can you pull the full text out of this PDF for me? Here's the URL: https://example.com/annual-report-2024.pdf — I need the plain text so I can analyze it.","exampleUseCases":[{"title":"Extract SEC filing for analysis","prompt":"Grab the text from this SEC 10-K filing PDF so I can look through the financials: https://www.sec.gov/Archives/edgar/data/123456/000123456024000001/filing.pdf"},{"title":"Read a research paper PDF","prompt":"Can you extract the full text from this academic paper PDF at https://arxiv.org/pdf/2401.12345.pdf so I can summarize it?"},{"title":"Parse invoice PDF to text","prompt":"I have an invoice PDF at https://invoices.myvendor.com/inv-9923.pdf — can you pull out all the text so I can find the total amount due and line items?"}],"resultDescription":"Returns the full extracted plain text of the PDF, along with metadata including total page count and a likely_scanned boolean flag indicating whether the document appears to be a scanned image (in which case text extraction may be incomplete or unavailable). Supports PDFs up to 25MB and 500,000 characters. No OCR is performed on scanned PDFs.","failureModes":["PDF URL is not publicly accessible or returns a non-200 response","PDF exceeds 25MB size limit","Extracted text exceeds 500,000 character limit","PDF is scanned/image-based — no OCR available, likely_scanned flag is set true and text may be empty","URL does not point to a valid PDF file","Network timeout fetching the remote PDF","Malformed or password-protected PDF"],"whenToPreferThis":"Choose this endpoint when you need to quickly extract plain text from a publicly accessible PDF URL without setting up any authentication or accounts. It is ideal for processing SEC filings, research papers, reports, invoices, and manuals that are available via a direct HTTP link. Prefer this over general-purpose document parsers when you want a zero-setup, pay-per-call solution with a clear scanned-document indicator. Not suitable for scanned/image PDFs (no OCR) or private/auth-gated documents.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:47:25.642Z","isFirstParty":false}