Nodes/ComfyUI-WanAnimatePreprocessV2/Wan Pose Format Convert — OP18 → BODY-25 / COCO-17 / MP-33 (V2)
ComfyUI Node
Wan Pose Format Convert — OP18 → BODY-25 / COCO-17 / MP-33 (V2)
Convert POSEDATA's OpenPose-18 body keypoints to another skeleton format (BODY-25, COCO-17, or MediaPipe-33). Also emits a standard ComfyUI POSE_KEYPOINT JSON so the result plugs directly into OpenPose ControlNet preprocessors.
Wan Pose Format Convert — OP18 → BODY-25 / COCO-17 / MP-33 (V2)
- pose_data
- pose_data
- pose_keypoint
- info
◄target_formatbody_25►
◄use_metasedited►
◄emit_facetrue►
◄emit_handstrue►
CategoryWanAnimatePreprocessV2/extras
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_data | POSEDATA | POSEDATA bundle from the V2 preprocessor (OpenPose-18 body). | |
| target_format | COMBO | body_25 | Destination skeleton topology. openpose_18 = passthrough. |
| use_metasopt | COMBO | edited | Whether to read from pose_metas (edited) or pose_metas_original. |
| emit_faceopt | BOOLEAN | true | — |
| emit_handsopt | BOOLEAN | true | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| pose_data | POSEDATA | — |
| pose_keypoint | POSE_KEYPOINT | — |
| info | STRING | — |