📄️ Circular Image Constraint
This rules check that an image is enclosed within circle, ensuring that
📄️ Classification
This rule checks that the image classifies as specific labels.
📄️ Grayscale
Detects and corrects images to be in grayscale.
📄️ HSL Range
This rule checks that the HSL values of pixels in an image fall within specified ranges for
📄️ Hue Arc Length
This rule checks that the maximum hue arc length in the image does not exceed a specified value.
📄️ Hue Palette Size
This rule checks the size of the palette, defined as the number of distinct hue clusters present in the image.
📄️ Hue Range
This rule checks that the hue values of pixels in an image fall within the specified range.
📄️ Image Format
This rule checks that an image has one of the specified formats.
📄️ Lightness Range
This rule checks that the lightness values of pixels in an image fall within the specified range.
📄️ Max Color Count
This rule checks that the image does not exceed the specified maximum number of colors.
📄️ Moderation
This rule checks that the image does not contain any/specific moderation labels.
📄️ No Alpha Channel
Detects and corrects images with transparent pixels.
📄️ Saturation Range
This rule checks that the saturation values of pixels in an image fall within the specified range.
📄️ Shape Analysis
This rule analyzes the shapes present in an image to determine if it is meaningful or just noise (e.g., texture).
📄️ Shape Count Range
This rule checks the number of shapes in the image and ensures it is within the specified range.
📄️ Size
This rule checks that an image has an exact specified dimension.
📄️ Size Range
This rule checks that an image has both a width and a height within the specified range (in pixels).
📄️ Aspect Ratio
This rule checks that an image maintains the specified aspect ratio (w/h).
📄️ Transparent Background
This rule ensures that the image has a transparent background