PennyOCR
Read PDFs and images into agent context as markdown or plain text.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |