diff --git a/custom-node-list.json b/custom-node-list.json index 732d5fd1..ba5d0946 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44522,6 +44522,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "JasonHoku", + "title": "Lite Text to File Tools", + "id": "lite-text-to-file-tools", + "reference": "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools", + "files": [ + "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools" + ], + "install_type": "git-clone", + "description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations." } ] }