Bloom

Bloom

A node for adding bloom to an image. It has two modes, colored or not. Colored applies your standard bloom like reshade does, if not colored it adds mostly white to the image. threshold = white point or where bloom happens sigma = bloom blur amount intensity = bloom intensity colored = if the bloom is colored or just white use_sigma = use sigma bloom blur or not, blur will be calulated from intensity amount opacity = like in photoshop opacity amount

Pack: Photography Nodes

custom_nodes.ComfyUI_Photography_Nodes

Inputs (7)

NameTypeRequired
imageIMAGErequired
thresholdFLOATrequired
sigmaFLOATrequired
intensityFLOATrequired
coloredBOOLEANrequired
use_sigmaBOOLEANrequired
opacityINTrequired

Outputs (1)

NameType
IMAGEIMAGE