diff --git a/custom-node-list.json b/custom-node-list.json index eed741f1..8c2b6bf9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4071,6 +4071,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "pkpk", + "title": "ComfyUI-SaveAVIF", + "reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF", + "files": [ + "https://github.com/pkpkTech/ComfyUI-SaveAVIF" + ], + "install_type": "git-clone", + "description": "Saves images in AVIF format." } ] }