🪠️ WWAA Before After Animator

WWAA_BeforeAfterSlider

Creates a before/after slider animation between two images, outputting a batch showing progressive reveal from the first image to the second. Supports four slider directions (left to right, right to left, top to bottom, bottom to top), customizable slider line width and color, multiple easing functions (linear, ease in, ease out, ease in out), and optional loop-back for seamless animations.

Pack: WWAA-CustomNodes

custom_nodes.WWAA-CustomNodes

Inputs (8)

NameTypeRequired
image1IMAGErequired
image2IMAGErequired
num_framesINTrequired
slider_directionCOMBOrequired
slider_widthINTrequired
slider_colorSTRINGrequired
ease_functionCOMBOrequired
loop_backBOOLEANrequired

Outputs (1)

NameType
imagesIMAGE