add ComfyUI-EsesImageEffectCurves node (#1976)

Co-authored-by: eses <13034046+quasiblob@users.noreply.github.com>
This commit is contained in:
Eses 2025-07-08 02:56:58 +03:00 committed by GitHub
parent 94c695daca
commit e729217116
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",