ComfyUI Node

Roll Image (Wrap)

Roll an image along width/height (wraparound). Useful for moving the seam to the center before inpainting.

By cedarconnor·Created about a year ago·Updated 6 months ago· 2
Roll Image (Wrap)
  • image
  • rolled_image
roll_x0
roll_y0
roll_x_by_50_percentfalse
CategoryLatLong/Utils

Inputs (4)

NameTypeDefaultDescription
imageIMAGEImage batch (B,H,W,C) to roll.
roll_xoptINT0-8192–8192Horizontal roll (pixels).
roll_yoptINT0-8192–8192Vertical roll (pixels).
roll_x_by_50_percentoptBOOLEANfalseSet roll_x to half the image width (180° equirectangular shift). Overrides roll_x/roll_y.

Outputs (1)

NameTypeDescription
rolled_imageIMAGE