ComfyUI Node
TS Restore From Crop
Paste a processed crop back into the original frame with feathered seams.
TS Restore From Crop
- original_images
- cropped_images
- crop_data
- IMAGE
◄blur64►
◄blur_typeGaussian►
◄force_gputrue►
CategoryTS/Image/Tiles
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| original_images | IMAGE | Full-size source frames to paste the processed crop back into. | |
| cropped_images | IMAGE | Processed crop to paste back, from TS Crop To Mask. | |
| crop_data | CROP_DATA | Crop geometry from TS Crop To Mask that tells the node where to paste. | |
| blur | INT | 640–256 | Feather width in pixels for blending the pasted crop edges into the original. 0 = hard edge. |
| blur_type | COMBO | Gaussian | Edge-blend kernel: Gaussian is smoother, Box is faster and harder. |
| force_gpu | BOOLEAN | true | Run the paste on GPU when CUDA is available; otherwise falls back to CPU. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |