Extensions/Craftgear Nodes
ComfyUI Extension

Craftgear Nodes

some tiny nodes for better QoL

By craftgear·Created 7 months ago·Updated 5 months ago· 1
craftgear/comfyui-craftgear-nodes
Nodes9
On cloudLocal install
Categorycraftgear/image, craftgear/checkpoints
Stars1
Updated5 months ago
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 parameters into PNG/WebP outputs, with a png/webp format 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