PennyOCR
Read PDFs and images into agent context as markdown or plain text.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- 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 inc
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
Read PDFs and images into agent context as markdown or plain text. $0.75 per 1,000 pages with exact per-call cost reporting, a free cost estimator, and spend caps." — homepage https://pennyocr.com
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. |