
ocr
Read PDFs and images as markdown or text, with exact costs and hard spend caps.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Read PDFs and images as markdown or text, with exact costs and hard spend caps. $0.75/1k pages.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| read_document | Read a document (PDF or image) from a URL and return its contents as markdown (tables preserved) or plain text. Costs $0.00075 per page, billed to the PennyOCR account; the response includes the exact cost_usd and per-page citations. Use estimate_cost first for big documents. Supports page ranges and hard spend caps. |
| estimate_cost | Free: return the page count and exact cost_usd to read a document URL with read_document, without running OCR. Use before reading large documents. |