Craftgear Nodes
some tiny nodes for better QoL
Nodes (9)
The A1111 Metadata Writer doesn't call any A1111 — it just makes your images readable by the whole ecosystem
The A1111 Metadata Reader
Camera Shake
Stop scrolling the checkpoint dropdown — pick from a searchable 20-slot board instead
Commentable Multiline Text
Feed a whole folder through ComfyUI without babysitting the queue
The glue node that stops your prompt fragments from colliding with commas
The loader that finally surfaces your trigger words
Toggle Tags
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