ScreenAI OCR
Overview
Method 1 - HTTP POST (Custom Engine)
URL: http://localhost:62815/ocr
Content-Type: application/json
Headers: {}
Body: {"image":"$IMAGE_BASE64", "type": "base64"}
Response Type: JSON
Response Query: fullTextMethod 2 - Command Line (Custom Engine)
"x:\path\to\ScreenAI.exe" "$IMAGE_PATH"