ComfyUI Extension: ComfyUI Video Reverse

Authored by Sean-Bradley

Created

Updated

0 stars

A tool to reverse the frames of video type files (MP4, WebM, WebP, Animated GIF) using ComfyUI. It gets the image batch tensor and returns the same tensor, but flipped.

Custom Nodes (0)

    README

    ComfyUI Video Reverse

    A tool to reverse the frames of video type files such as MP4, WebM, Animated WebP and Animated GIF by using ComfyUI.

    Install ComfyUI Video Reverse

    1. Navigate to your ComfyUI/custom_nodes folder.

    2. Run,

      git clone https://github.com/Sean-Bradley/ComfyUI-Image-Compare.git

    3. Restart ComfyUI

    You will find the new Video Reverse node in the Nodes menu item under SBCODE.

    Or you can double click the workspace and search for video reverse.

    Example Usage

    Animated WebP to Reversed Animated WebP

    MP4 to Reversed MP4 using Video Helper Suite (VHS)

    Animated WebP to Reversed WebM

    WebM to Reversed MP4 using VHS

    WebM to Reversed WebM

    MP4 to Reversed MP4

    Animated GIF to Reversed Animated GIF

    WebM to Reversed Animated GIF using VHS