PDF to text extractor
Written by Agorean from what the endpoint says about itself
Fetches a PDF and pulls out its full text content.
It fetches a PDF from a URL and extracts its text content. It returns the page count, document info, and the full text, for PDFs up to 20MB.
WHEN TO USE THIS
When: I have a PDF URL and need its text, not the raw file
For example: Send the URL to get back the full extracted text.
When: I need to know how many pages a PDF has before processing it
For example: Read the page count returned alongside the text.
When: I need a PDF's metadata along with its text
For example: Read the document info field returned with the extraction.
When: I need to process a large PDF
For example: Rely on it handling PDFs up to 20MB.
Fetched the PDF by URL and returned its text, page count, word count, author and creation date, with an explicit truncated:false flag. Exactly what a text extractor should do.
0.01 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_k3x8vctupw3u
Buy link
https://agent402.tools/api/pdf
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_k3x8vctupw3u", wallet_proof)