Extensions/ComfyUI Video Reverse
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.

By Sean-Bradley·Created 10 months ago·Updated 10 months ago· 1
Sean-Bradley/ComfyUI-Video-Reverse
Nodes1
On cloudLocal install
CategorySBCODE
Stars1
Updated10 months ago
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.

  1. Navigate to your ComfyUI/custom_nodes folder.

  2. Run,

    git clone https://github.com/Sean-Bradley/ComfyUI-Video-Reverse

  3. 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