batch_check_image_spec
Audit images in a folder to find which already satisfy a given width, height, or orientation spec. Use it to triage and determine what needs editing.
Instructions
Audit a folder: which images already satisfy a specification.
Read-only; writes nothing. Use it to triage a folder before editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | ||
| pattern | No | ||
| input_dir | Yes | ||
| max_width | No | ||
| min_width | No | ||
| recursive | No | ||
| max_height | No | ||
| min_height | No | ||
| orientation | No | any |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |