ComfyUI Node
Anchor Frame Extractor
Extracts one anchor frame per key-frame group from Frame Context Fit's compressed output. Connect the compressed images and key_frame_data.
Anchor Frame Extractor
- images
- anchor_frames
- anchor_data
- report
◄key_frame_data—►
◄pick_positionsecond_to_last►
Categoryimage/sequence
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| key_frame_data | STRING | JSON key frame data from Frame Context Fit's key_frame_data output. | |
| pick_position | COMBO | second_to_last | Which frame to pick from each key-frame repeat group. 'second_to_last' picks the one before the last repeat. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| anchor_frames | IMAGE | — |
| anchor_data | STRING | — |
| report | STRING | — |