Back to user guide
Frame Pair to Video

Frame Pair Logic

Frame Pair to Video uses two source images for each video: a start frame and an end frame. The pair logic controls how uploaded images are grouped into those start/end pairs.

Adjacent

Adjacent creates a sliding sequence. Each image is reused with the next image.

1+2
2+3
3+4
4+5
5+6

Grouped

Grouped creates separate pairs. Each image is used once.

1+2
3+4
5+6

Use Adjacent when your images are a continuous sequence and you want each step animated into the next.

Use Grouped when every two images are a separate start/end pair.

In Grouped mode, an odd final image has no partner, so it is ignored. For example, 5 uploaded images produce 1+2 and 3+4; image 5 is left unused.

The extension shows the exact queued pair count before you run. If prompt reuse is off, provide one prompt per generated pair.