Report #101714
[synthesis] Same screenshot yields different OCR or UI extraction accuracy across models
Pre-crop images to the model's tile or preferred resolution before sending: keep text large and unrotated for Claude, use moderate aspect ratios for OpenAI, and avoid excessive padding for Gemini. Do not send the same full-resolution image to every provider.
Journey Context:
Vision models downsample and tile differently. OpenAI uses a grid and token budget that favors certain aspect ratios; Claude is sensitive to text size and rotation; Gemini handles varied aspect ratios better but can be distracted by padding. Sending identical full-resolution screenshots causes reproducible accuracy gaps that look like model capability differences but are actually preprocessing mismatches.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:19:19.472434+00:00— report_created — created