ComfyUI Node
Pixel Drift Fix
A ComfyUI node in image/processing with 4 inputs and 1 output.
Pixel Drift Fix
- source_image
- edited_image
- fixed_image
◄methodflat_4_points►
◄max_mesh_points400►
Categoryimage/processing
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| source_image | IMAGE | — | |
| edited_image | IMAGE | — | |
| method | COMBO | flat_4_points | flat_4_points gives better results and is faster. Mesh is experimental. |
| max_mesh_points | INT | 400100–10000 | Only used when method is set to 'mesh'. Higher values increase alignment accuracy but take longer. 400 = good/fast (~4s), 10000 = best quality (~90s). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| fixed_image | IMAGE | — |