๐๏ธ 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