OCR whiteboard
Try it interactively →POST /api/ocr-prep-whiteboardPre-process a whiteboard or poster photo: rectify perspective, normalise lighting, suppress reflections. Reads markers more reliably and survives glare.
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| image* | file | — | Whiteboard photo (PNG/JPEG/WebP/AVIF). |
| granularity | enum (text | word | line | word+line) | "text" | OCR detail level. |
| returnPrepImage | boolean | false | Return the prep'd PNG as base64. |
Response
Modes: json. Cache: yes (24h TTL).