Nodes/ComfyUI-Curve/🎨 PS Curves
ComfyUI Node

🎨 PS Curves

A ComfyUI node in Image/Adjustments with 12 inputs and 2 outputs.

By aiaiaikkk·Created about a year ago·Updated 9 months ago· 176
🎨 PS Curves
  • image
  • mask
  • image
  • curve_chart
rgb_curve[[0,0],[255,255]]
red_curve[[0,0],[255,255]]
green_curve[[0,0],[255,255]]
blue_curve[[0,0],[255,255]]
curve_typecubic
strength100
preset_curve_points
preset_suggested_channel
mask_blur0.0
invert_maskfalse
CategoryImage/Adjustments

Inputs (12)

NameTypeDefaultDescription
imageIMAGE
rgb_curveSTRING[[0,0],[255,255]]RGB曲线控制点,格式:[[x1,y1],[x2,y2],...]
red_curveSTRING[[0,0],[255,255]]红色通道曲线控制点
green_curveSTRING[[0,0],[255,255]]绿色通道曲线控制点
blue_curveSTRING[[0,0],[255,255]]蓝色通道曲线控制点
curve_typeCOMBOcubic曲线插值类型
strengthFLOAT1000–200调整效果强度,100为完整效果,0为无效果
preset_curve_pointsoptSTRING来自CurvePresetNode的预设曲线点,格式:x1,y1;x2,y2;...
preset_suggested_channeloptSTRING来自CurvePresetNode的建议通道:RGB/Red/Green/Blue
maskoptMASK可选遮罩,调整仅对遮罩区域有效
mask_bluroptFLOAT0.00–50遮罩边缘羽化程度
invert_maskoptBOOLEANfalse反转遮罩区域

Outputs (2)

NameTypeDescription
imageIMAGE
curve_chartIMAGE