ComfyUI Node
Pose Renderer
A ComfyUI node in Eric_Composer_Studio with 13 inputs and 1 output.
Pose Renderer
- pose_keypoint
- skeleton_image
◄keep_input_sizetrue►
◄canvas_width1024►
◄canvas_height1024►
◄color_modedwpose►
◄line_width4►
◄joint_radius4►
◄face_dot_radius2►
◄draw_facetrue►
◄draw_handstrue►
◄draw_feettrue►
◄body_onlyfalse►
◄xinsr_stick_scalingfalse►
CategoryEric_Composer_Studio
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_keypoint | POSE_KEYPOINT | — | |
| keep_input_size | BOOLEAN | true | True: render at POSE_KEYPOINT canvas size (recommended for ControlNet). False: use explicit dimensions below. |
| canvas_width | INT | 102464–8192 | — |
| canvas_height | INT | 102464–8192 | — |
| color_mode | COMBO | dwpose | 2 options: dwpose, enhanced |
| line_width | INT | 41–16 | Enhanced mode only. DWPose mode always uses stickwidth=4. |
| joint_radius | INT | 41–20 | Enhanced mode only. DWPose mode always uses radius=4. |
| face_dot_radius | INT | 21–8 | Face keypoint dot size. Default 2 for DWPose, scales with joint_radius in Enhanced. |
| draw_face | BOOLEAN | true | — |
| draw_hands | BOOLEAN | true | — |
| draw_feet | BOOLEAN | true | — |
| body_only | BOOLEAN | false | Disable face, hands and feet in one click. Overrides the individual toggles above. |
| xinsr_stick_scaling | BOOLEAN | false | Scale stick thickness for xinsir/controlnet-openpose-sdxl-1.0. At 1024px: stickwidth=12. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| skeleton_image | IMAGE | — |