mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
add ComfyUI-EsesImageEffectCurves node (#1976)
Co-authored-by: eses <13034046+quasiblob@users.noreply.github.com>
This commit is contained in:
parent
94c695daca
commit
e729217116
@ -28212,6 +28212,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Resize' node offers comprehensive image resizing capabilities within ComfyUI. It supports various scaling modes including scaling by a specific ratio, target megapixels, or directly to fixed dimensions. The node provides framing options to handle aspect ratio changes, allowing users to 'Crop to Fit' (fill) the target frame or 'Fit to Frame' (letterbox) the image with a customizable fill color. It also generates and outputs a corresponding mask, with control over the letterbox area's color (black or white) within the mask."
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageEffectCurves",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Channel curves custom node for ComfyUI. RGB, R, G and B, luma and saturation curves adjustments. Save and load presets. Real-time curves adjustment tool directly within the user interface. Precise, interactive control over the tonal range of both image channels and masks, using a GPU-accelerated PyTorch backend for instant feedback."
|
||||
},
|
||||
{
|
||||
"author": "TheLustriVA",
|
||||
"title": "ComfyUI Image Size Tool",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user