Skip to content

This custom node set provides useful utilities for file operations and image loading in ComfyUI. - πŸ“‚ File Manager v2: Move, copy, or delete a file with feedback. - πŸ–ΌοΈ Load Image from Path: Load a local image file into ComfyUI workflow. - πŸ” If Text Equals: Logic node to compare two strings.

Notifications You must be signed in to change notification settings

QingLuanWithoutHeart/comfyui-file-image-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ComfyUI File/Image Utils Nodes

This custom node set provides useful utilities for file operations and image loading in ComfyUI.

Features

  • πŸ“‚ File Manager v2: Move, copy, or delete a file with feedback.
  • πŸ–ΌοΈ Load Image from Path: Load a local image file into ComfyUI workflow.
  • πŸ” If Text Equals: Logic node to compare two strings.

Installation

git clone https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils.git

Then place it into your ComfyUI/custom_nodes/ directory.

Dependencies Install required libraries:

pip install -r requirements.txt

Nodes πŸ”Ή File Manager v2 Supports move, copy, delete

Outputs status message

Accepts any input/output types

πŸ”Ή Load Image from Path Reads an image from a local path and loads into ComfyUI

πŸ”Ή If Text Equals Compares two strings and returns True or False

About

This custom node set provides useful utilities for file operations and image loading in ComfyUI. - πŸ“‚ File Manager v2: Move, copy, or delete a file with feedback. - πŸ–ΌοΈ Load Image from Path: Load a local image file into ComfyUI workflow. - πŸ” If Text Equals: Logic node to compare two strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages