Text
Florence 2 OCR
Extract text from images using Florence 2 OCR.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Credits | 1 credit |
| Tool | text-extractor |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | text-extractor |
input.model | string | Yes | florence-ocr |
input.image_url | string | Yes | URL of the image to extract text from |