Nodes/ComfyUI-AbstractImaGen/Abstract Image Postprocessing
ComfyUI Node

Abstract Image Postprocessing

A ComfyUI node in AbstractImage/Postprocessing with 20 inputs and 1 output.

By wakattac·Created about a year ago·Updated about a year ago· 1
Abstract Image Postprocessing
  • image
  • IMAGE
seed0
randomizefalse
apply_grainfalse
grain_amount0.050
grain_amount_random_min0.010
grain_amount_random_max0.080
apply_contrastfalse
contrast_factor1.00
contrast_random_min0.80
contrast_random_max1.30
apply_brightnessfalse
brightness_amount0
brightness_random_min-20
brightness_random_max20
apply_grayscalefalse
apply_blurfalse
blur_sigma0.80
blur_sigma_random_min0.40
blur_sigma_random_max1.20
CategoryAbstractImage/Postprocessing

Inputs (20)

NameTypeDefaultDescription
imageIMAGE
seedINT00–18446744073709550000Seed for post-processing randomness.
randomizeBOOLEANfalseIf true, randomize which effects are applied and their parameters using the seed.
apply_grainBOOLEANfalseApply photographic grain (noise) to the image.
grain_amountFLOAT0.0500–1Amount of grain to apply.
grain_amount_random_minFLOAT0.0100–1Minimum grain amount if randomized.
grain_amount_random_maxFLOAT0.0800–1Maximum grain amount if randomized.
apply_contrastBOOLEANfalseAdjust the image contrast.
contrast_factorFLOAT1.000–5Contrast adjustment factor (1.0 is no change).
contrast_random_minFLOAT0.800–5Minimum contrast factor if randomized.
contrast_random_maxFLOAT1.300–5Maximum contrast factor if randomized.
apply_brightnessBOOLEANfalseAdjust the image brightness.
brightness_amountINT0-255–255Brightness adjustment amount (-255 is black, 255 is white).
brightness_random_minINT-20-255–255Minimum brightness amount if randomized.
brightness_random_maxINT20-255–255Maximum brightness amount if randomized.
apply_grayscaleBOOLEANfalseConvert the image to grayscale.
apply_blurBOOLEANfalseApply Gaussian blur to the image.
blur_sigmaFLOAT0.800–10Sigma for Gaussian blur.
blur_sigma_random_minFLOAT0.400–10Minimum blur sigma if randomized.
blur_sigma_random_maxFLOAT1.200–10Maximum blur sigma if randomized.

Outputs (1)

NameTypeDescription
IMAGEIMAGE