ComfyUI Node: (OLD 💀 use Crop instead) Resize Image Before Inpainting

Authored by lquesada

Created

Updated

1119 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

inpaint

Inputs

image IMAGE
mask MASK
rescale_algorithm
  • nearest
  • bilinear
  • bicubic
  • bislerp
  • lanczos
  • box
  • hamming
mode
  • ensure minimum size
  • factor
min_width INT
min_height INT
rescale_factor FLOAT
optional_context_mask MASK

Outputs

IMAGE

MASK

MASK

Extension: ComfyUI-Inpaint-CropAndStitch

'✂️ Inpaint Crop' is a node that crops an image before sampling. The context area can be specified via the mask, expand pixels and expand factor or via a separate (optional) mask. '✂️ Inpaint Stitch' is a node that stitches the inpainted image back into the original image without altering unmasked areas.

Authored by lquesada

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more