validate_screenshot
Checks an image for store listing compliance: verifies exact preset dimensions, PNG/JPEG format, and no alpha channel. Reports matching preset if no preset id given.
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 |