ComfyUI Extension: TZOOTZ VHS Effect Node

Authored by TZOOTZ

Created

Updated

1 stars

The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise.

Custom Nodes (0)

    README

    TZOOTZ VHS Effect Node 🎥

    Welcome to the TZOOTZ VHS Effect Node, a unique and experimental node for creating vintage, VHS-style animations and visuals in ComfyUI! Whether you're looking to add a nostalgic flair to images or generate quirky animated effects ✨, this node gives you complete control to recreate that iconic analog VHS look.

    Overview

    The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise.

    Features

    • Easy Integration: Plug-and-play with ComfyUI
    • Customizable Effect Strength: Choose the intensity to match your desired aesthetic
    • Color Manipulation: Tint, saturate, and enhance images with vivid retro colors
    • Brightness Control: Mimic that classic worn-out VHS brightness

    Quick Installation

    1. Clone the Repository: Clone the repository from GitHub. ➡️
    2. Navigate to ComfyUI's Custom Nodes Folder: Navigate to the custom_nodes folder within your ComfyUI installation directory. ➡️
    3. Install Requirements: Ensure you have the following libraries installed:
      • numpy
      • torch
      • Pillow

    Usage

    After installation, the TZOOTZ VHS Node will appear in your ComfyUI workspace. To get started:

    1. Add the Node: Search for "TZOOTZ VHS Effect Node" in ComfyUI.
    2. Connect an Image: Link an image to the node input.
    3. Adjust Strength: Use the slider to control the effect intensity.
    4. Render: Run the node to view your VHS-styled image!

    Development and Contribution

    This node is a project by TZOOTZ Research, dedicated to enhancing creativity through multimedia exploration and technology. Contributions, suggestions, and pull requests are welcomed!

    Feel free to experiment, suggest new features, or improve the existing code to keep this VHS aesthetic alive in the digital world.

    More from TZOOTZ

    Visit www.tzootz.com to explore our latest research, experimental nodes, and media projects.

    Troubleshooting

    Error Loading Node:

    • Ensure the __init__.py and tzoootz_vhs_node.py files are in the correct folder (ComfyUI/custom_nodes/ComfyUI_TZOOTZ_VHS/). ❌➡️✅
    • Double-check that the libraries listed in the requirements.txt file are installed in your environment.