Nodes Browser

ComfyDeploy: How comfyui-parse-image works in ComfyUI?

What is comfyui-parse-image?

Extract metadata from image.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui-parse-image and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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 image node types

LoadImage
LoadImage //Inspire
Load image with metadata [Crystools]
Image Load
PutImage

Usage

The node must be connected to a flow started by supported image node.

Query format: <TITLE|TYPE|ID>.<WIDGET_NAME>

Load Checkpoint.ckpt_name
CheckpointLoaderSimple.ckpt_name
1.ckpt_name
KSampler.seed
KSampler[1].seed
...

Special format:
width
height

References