picdefense_extract_text
Extract text from any image URL using OCR. Returns full detected text and individual words, with a truncation flag for very text-dense images.
Instructions
Extract text from an image via OCR. Returns the detected full text, individual words, and a "truncated" flag (text is capped for very text-dense images). Consumes account credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly accessible image URL to analyze (http/https), e.g. https://example.com/photo.jpg |