Local PDF Text Extractor
Use to read the textual contents of invoices, whitepapers, or manuals in PDF format.
Call
POST https://codepulse-api.hahavoid0.workers.dev/media/pdf-text
{
"url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/media/pdf-text -m POST -b '{"url":"https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"}'Not for
Do not use for scanned PDF images requiring OCR (use /media/ocr).