
ocr
Read PDFs and images as markdown or text, with exact costs and hard spend caps.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Read PDFs and images as markdown or text, with exact costs and hard spend caps. $0.75/1k pages.
Список инструментов сервера (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. |