validate_screenshot
Check an image against app store requirements: exact preset dimensions, PNG/JPEG format, and no alpha channel. If no preset is provided, identify which preset the dimensions match.
Instructions
Checks an image against store requirements: exact preset dimensions, PNG/JPEG format, no alpha channel. Without a preset id, reports which preset the dimensions match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path of the image to validate | |
| preset | No | Optional preset id to validate against |