ComfyUI Extension: ComfyUI Video Reverse
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
Install the ComfyUI Video Reverse custom node using the manager,

Or you can use your command/terminal prompt.
-
Navigate to your
ComfyUI/custom_nodesfolder. -
Run,
git clone https://github.com/Sean-Bradley/ComfyUI-Video-Reverse -
Restart ComfyUI
You will find the new Video Reverse node in the Nodes menu 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
