ComfyUI Node
Image Quality Gate
A ComfyUI node in image/analysis with 9 inputs and 8 outputs.
Image Quality Gate
- image
- badge
- verdict
- report
- blur_score
- sharpness_score
- noise_score
- clipping_score
- entropy_score
◄shot_type▾►
◄blur_mode▾►
◄blur_threshold0.40►
◄blur_var_threshold30►
◄sharpness_threshold15.0►
◄noise_threshold25.0►
◄clipping_threshold0.020►
◄entropy_threshold5.0►
Categoryimage/analysis
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| shot_type | COMBO | 4 options: custom, close-up, medium, wide / full-body | |
| blur_mode | COMBO | 2 options: full image, center-weighted | |
| blur_threshold | FLOAT | 0.400–1 | Max blur ratio. Presets scale this; 'custom' uses as-is. |
| blur_var_threshold | FLOAT | 305–500 | Laplacian variance per block. AI-generated: 20-50, photos: 80-150. |
| sharpness_threshold | FLOAT | 15.00–500 | Min sharpness. Presets scale this; 'custom' uses as-is. |
| noise_threshold | FLOAT | 25.00–100 | Max noise level. Presets scale this; 'custom' uses as-is. |
| clipping_threshold | FLOAT | 0.0200–1 | Max clipping ratio. Presets scale this; 'custom' uses as-is. |
| entropy_threshold | FLOAT | 5.00–8 | Min entropy in bits. Presets scale this; 'custom' uses as-is. |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| badge | IMAGE | — |
| verdict | INT | — |
| report | STRING | — |
| blur_score | FLOAT | — |
| sharpness_score | FLOAT | — |
| noise_score | FLOAT | — |
| clipping_score | FLOAT | — |
| entropy_score | FLOAT | — |