Nodes/S42-CutFlow/🔧 S42 CutFlow Filter Pack
ComfyUI Node

🔧 S42 CutFlow Filter Pack

A ComfyUI node in S42 CutFlow/Filters with 5 inputs and 3 outputs.

By GeekyGhost·Created 5 months ago·Updated 4 months ago· 3
🔧 S42 CutFlow Filter Pack
  • clip
  • clip
  • frame_count
  • info
modesharpen
intensity1.0
radius3
angle0
CategoryS42 CutFlow/Filters

Inputs (5)

NameTypeDefaultDescription
clipIMAGEVideo clip to filter.
modeCOMBOsharpenFilter type: 'sharpen' = enhance edges and detail. 'unsharp_mask' = professional sharpening with radius/amount control. 'gaussian_blur' = smooth Gaussian blur. 'box_blur' = fast uniform blur. 'motion_blur' = directional blur simulating camera motion. 'median_denoise' = noise removal preserving edges. 'bilateral_denoise' = edge-preserving smoothing (best quality, slower).
intensityFLOAT1.00–10Filter strength. Meaning varies by mode: sharpen/unsharp: amount multiplier. blur modes: kernel radius in pixels. denoise modes: filter diameter/strength.
radiusINT31–31Kernel radius (must be odd). Larger = stronger effect but slower. Used by blur, denoise, unsharp.
angleFLOAT00–360Direction angle in degrees for motion_blur mode. 0=horizontal, 90=vertical.

Outputs (3)

NameTypeDescription
clipIMAGE
frame_countINT
infoSTRING