ComfyUI Extension
Craftgear Nodes
some tiny nodes for better QoL
craftgear/comfyui-craftgear-nodes
Nodes9
On cloudLocal install
Categorycraftgear/image, craftgear/checkpoints
Stars1
Updated5 months ago
Nodes (9)
A1111 Metadata Writer
craftgear/image
A1111 Metadata Reader
craftgear/image
Camera Shake
craftgear/image
Checkpoint Selector
craftgear/checkpoints
Commentable Multiline Text
craftgear/text
Image Batch Loader
Feed a whole folder through ComfyUI without babysitting the queue
craftgear/image
Join Texts
craftgear/text
Load LoRAs With Tags
craftgear/loras
Toggle Tags
craftgear/text
Readme
craftgear nodes
some tiny nodes for better QoL.
Node List
See the linked documentation for each node for details.
- Load LoRAs With Tags : Load and select tags from LoRA & JSON files. LoRA selection supports fuzzy matching by name plus preview images with hover zoom (configurable in settings)
- Toggle Tags : Toggle tags on/off with clicks from input tag text
- Commentable Multiline Text : Remove comment lines and output the result
- Checkpoint Selector : Pick one checkpoint from up to 20 slots with search, preview, hover zoom, and configurable font size
- Join Texts : Join multiple text inputs into a single line
- Image Batch Loader : Load images from a directory as a batch
- Camera Shake : Add handheld-style shake to image batches
- A1111 Metadata Writer : Writes prompts and tag data from this pack’s nodes (e.g., Load Loras With Tags, Commentable Multiline Text, Toggle Tags) as A1111-compatible
parametersinto PNG/WebP outputs, with apng/webpformat toggle - A1111 Metadata Reader : Reads A1111-style metadata from WebP/PNG/JPEG images and returns parsed prompts, model JSON, and LoRA JSON
Installation
Using Comfy Manager
Search for craftgear in Comfy Manager's Custom Nodes Manager and install.
Note: Selecting nightly in the version selection screen will fail due to security restrictions. Please select a numbered version to install.
Using git clone
Run the following command in the ComfyUI custom nodes directory:
git clone https://github.com/craftgear/comfyui-craftgear-nodes
LICENSE
MIT