Check Photo Compatibility
check_photo_compatibilityCheck whether supplied pixel dimensions meet the print-contract 120 DPI hard gate used by upload. Returns per-size required_px. Crop and artefacts are still reviewed in the configurator. With a delivery country, also lists market-visible wall formats. If width/height are omitted, reports that suitability cannot be verified without dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Photo width in pixels | |
| format | No | Image format (e.g. 'jpeg', 'png', 'heic', 'webp') | |
| height | No | Photo height in pixels | |
| country | No | Delivery country as ISO alpha-2 or alpha-3. Required before market-visible print formats can be shown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| photo | No | ||
| market | No | ||
| country | No | ||
| message | No | ||
| format_note | No | ||
| launch_gate | No | ||
| recommendation | No | ||
| review_factors | No | ||
| _response_budget | No | ||
| assessment_status | No | ||
| configurator_note | No | ||
| resolution_status | No | ||
| recommended_format | No | ||
| resolution_by_size | No | ||
| available_print_formats | No | ||
| compatibility_determined | No | ||
| supported_upload_formats | No |