diff --git a/custom-node-list.json b/custom-node-list.json index 9545a941..8bb58b9a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16904,7 +16904,16 @@ "install_type": "git-clone", "description": "NODES:SignalProcessingPaulStretch, SignalProcessingPadSynth, SignalProcessingFilter, SignalProcessingLoadAudio.\nThis repo contains 4 nodes for ComfyUI that allows for audio filtering" }, - + { + "author": "liuqianhonga", + "title": "ComfyUI-Image-Compressor", + "reference": "https://github.com/liuqianhonga/ComfyUI-Image-Compressor", + "files": [ + "https://github.com/liuqianhonga/ComfyUI-Image-Compressor" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for image compression that supports multiple compression formats and parameter adjustments." + },