OCR Text Extraction — Image to Text, Multi-Language
OCR (Optical Character Recognition) API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Media Extract Text From Image: Use this when you need to extract text from an image. Accepts an image URL or base64-encoded image data. Returns the extracted text, word count, confidence score, and de
What data it sees
Do you need an account
No: the server works without sign-in
OCR (Optical Character Recognition) API for AI agents. Extract text from images via URL or base64 input. Confidence scoring, language detection, and multi-language support (English, French, German, Spanish, Chinese, Japanese, and more).
Tools: media_extract_text_from_image.
Use this for reading documents, receipts, screenshots, or any image with text. Essential for document processing pipelines.
Returns: {text, confidence, language}. No API key required — x402 micropayment $0.005/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| media_extract_text_from_image | Use this when you need to extract text from an image. Accepts an image URL or base64-encoded image data. Returns the extracted text, word count, confidence score, and detected language. Do NOT use for |