Nodes/WWAA-CustomNodes/🪠️ WWAA Sliced Art
ComfyUI Node

🪠️ WWAA Sliced Art

Creates a kaleidoscope-like effect by arranging a single image in a 2x2 grid with different orientations. DoubleSize=False: resizes input to 0.5x on original canvas. DoubleSize=True: keeps original size on 2x canvas. First output (flippedOutput) is the mirrored 2x2 grid. Second output (Pass1Output) slices the grid into equal vertical strips and rearranges them in order: 1,N,2,N-1,3,N-2... Third output (FinalOutput) takes Pass1Output, slices into horizontal strips, and rearranges in the same pattern. All operations performed on GPU.

By hgabha·Created 2 years ago·Updated 5 months ago· 36
🪠️ WWAA Sliced Art
  • image
  • flippedOutput
  • Pass1Output
  • FinalOutput
num_slices20
DoubleSizefalse
Category🪠️ WWAA/image

Inputs (3)

NameTypeDefaultDescription
imageIMAGE
num_slicesINT2020–80
DoubleSizeBOOLEANfalse

Outputs (3)

NameTypeDescription
flippedOutputIMAGE
Pass1OutputIMAGE
FinalOutputIMAGE