ComfyUI Node
Document Scanner
A ComfyUI node in image/processing with 7 inputs and 2 outputs.
Document Scanner
- image
- scanned_image
- debug_edges
◄enhancement_methodsharpening►
◄edge_threshold_low20►
◄edge_threshold_high70►
◄blur_kernel_size5►
◄skip_preprocessingfalse►
◄return_debug_edgesfalse►
Categoryimage/processing
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| enhancement_method | COMBO | sharpening | 6 options: sharpening, cartooning, clahe, threshold, adaptive_threshold, flat_field |
| edge_threshold_low | INT | 201–100 | — |
| edge_threshold_high | INT | 701–255 | — |
| blur_kernel_size | INT | 53–15 | — |
| skip_preprocessing | BOOLEAN | false | — |
| return_debug_edges | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| scanned_image | IMAGE | — |
| debug_edges | IMAGE | — |