Add comfyui-lite-text-to-file-tools (#2642)

This commit is contained in:
Jason Hoku 2026-03-04 07:07:43 -08:00 committed by GitHub
parent 83edc3d787
commit 65ab25f0d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44522,6 +44522,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }