ComfyUI Extension: comfyui-parse-image
Extract metadata from image.
Custom Nodes (7)
README
comfyui-parse-image
Extract metadata from image.
Nodes
Add node > loaders > ...
Load Boolean From Image
Load Int From Image
Load Float From Image
Load String From Image
Load Combo From Image
Supported node types
LoadImage
LoadImageMask
LoadImage //Inspire
Load image with metadata [Crystools]
Image Load
PutImage
Usage
Get value from loaded image in the connected node.
Query Format
- <TITLE|TYPE|ID>.<WIDGET_NAME>
- <TITLE|TYPE|ID>[INDEX].<WIDGET_NAME>
Special Format
- PATH
- DIR
- FILENAME
- NAME
- EXT
- WIDTH
- HEIGHT
Examples
Combo
Load Checkpoint.ckpt_name
CheckpointLoaderSimple.ckpt_name
1.ckpt_name
Load VAE.vae_name
VAELoader.vae_name
KSampler.sampler_name
KSampler.scheduler
String
CLIP Text Encode (Prompt).text
CLIPTextEncode.text
Note.text
Int
KSampler.seed
KSampler.steps
KSampler[1].seed
Empty Latent Image.width
Empty Latent Image.height
Float
KSampler.cfg
KSampler.denoise