ComfyUI Node
RC Sharpen
Apply sharpening effect with customizable intensity and method.
RC Sharpen
- image
- IMAGE
◄strength1.0►
◄methodunsharp_mask►
◄radius1.0►
◄threshold0.00►
CategoryRC/Filters
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| strength | FLOAT | 1.00–5 | Sharpening strength (1.0 = normal, >1.0 = sharper) |
| method | COMBO | unsharp_mask | Sharpening method: - unsharp_mask: Classic unsharp masking - high_pass: High-pass filter sharpening - edge_enhance: Edge enhancement sharpening |
| radius | FLOAT | 1.00.1–10 | Sharpening radius (for unsharp mask) |
| threshold | FLOAT | 0.000–1 | Sharpening threshold (avoid noise amplification) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |