ComfyUI Node
Imgutils Pose
Detect OpenPose 18-point human keypoints in anime images using DWPose. Outputs a visualization image and keypoints JSON.
Imgutils Pose
- image
- skeleton
- json
◄modeFull►
◄auto_detecttrue►
Categoryimgutils/pose
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image for pose detection. | |
| mode | COMBO | Full | Visualization detail: body only, body+face, body+hands, or full skeleton. |
| auto_detect | BOOLEAN | true | Auto-detect person bounding boxes. Disable to use full image. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| skeleton | IMAGE | — |
| json | STRING | — |