# Image Width Criterion

> For the complete documentation index, see [llms.txt](https://doc.ibexa.co/en/saas/llms.txt).

Image Width Search Criterion

The `Width` Search Criterion searches for image with specified width.

## Arguments

- `fieldDefIdentifier` - string representing the identifier of the field
- (optional) `minValue` - int representing minimum file width expressed in pixels, default: 0
- (optional) `maxValue` - int representing maximum file width expressed in pixels, default: `null`
