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.

By Code2Collapse·Created 7 months ago·Updated 12 days ago· 17
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)

NameTypeDefaultDescription
pose_dataPOSEDATAPOSEDATA bundle from the V2 preprocessor (OpenPose-18 body).
target_formatCOMBObody_25Destination skeleton topology. openpose_18 = passthrough.
use_metasoptCOMBOeditedWhether to read from pose_metas (edited) or pose_metas_original.
emit_faceoptBOOLEANtrue
emit_handsoptBOOLEANtrue

Outputs (3)

NameTypeDescription
pose_dataPOSEDATA
pose_keypointPOSE_KEYPOINT
infoSTRING