Skip to content

Add: Model and Prompt from Metadata#2870

Closed
ketle-man wants to merge 5 commits into
Comfy-Org:mainfrom
ketle-man:add/model-and-prompt-from-metadata
Closed

Add: Model and Prompt from Metadata#2870
ketle-man wants to merge 5 commits into
Comfy-Org:mainfrom
ketle-man:add/model-and-prompt-from-metadata

Conversation

@ketle-man
Copy link
Copy Markdown
Contributor

Description

Adds a new custom node: Model and Prompt from Metadata by ketle-man.

Node Information

Field Value
Title Model and Prompt from Metadata
Author ketle-man
Repository https://github.com/ketle-man/model-and-prompt-from-metadata
Install type git-clone
Nodes ImageMetadataCheckpointLoader, ImageMetadataPromptLoader

What it does

Extracts checkpoint, VAE, and prompts from metadata embedded in ComfyUI-generated PNG images or workflow JSON files, and auto-applies them to the node. Designed for SD1.5 / SDXL / Illustrious workflows.

  • Drop a PNG or JSON onto the node to detect and select checkpoint, VAE, and prompts automatically
  • Auto-selects checkpoint and VAE when a single installed match is found
  • Positive/negative prompt classification with full-text preview
  • Multilingual UI (English / Japanese / Chinese)
  • Also supports SD WebUI, SD Forge neo, Fooocus, and Workflow Studio (WFS_PromptText preset nodes)
  • Displays a clear warning for UNet-based models (Flux, QWEN, zImage) and guides users to use the workflow directly

Changes

  • Added entry to custom-node-list.json
  • Added entry to extension-node-map.json

ketle-man and others added 5 commits March 14, 2026 22:45
ComfyUI custom node that extracts checkpoint, VAE, and prompts from
metadata embedded in ComfyUI PNG images or workflow JSON files and
auto-applies them to the node. Designed for SD1.5 / SDXL / Illustrious.

Nodes: ImageMetadataCheckpointLoader, ImageMetadataPromptLoader
@ketle-man
Copy link
Copy Markdown
Contributor Author

ノード追加、機能見直しのため改めてプルリクエストします。

@ketle-man ketle-man closed this May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant