Skip to content

ankur8613/comfyui-file-manager-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ComfyUI File Manager Node

A custom node for ComfyUI that allows you to:

  • List all files (including hidden files) in a specified directory.
  • Read and output the content of a specified file.

Features

  • Dynamic Path Input: Change the directory path in real-time through the UI.
  • File Content Retrieval: Download files directly from the UI.
  • Error Handling: Provides informative error messages for invalid paths or filenames.

Installation

Via ComfyUI Manager

  1. Open ComfyUI.
  2. Navigate to the Manager tab.
  3. Click on Install from URL.
  4. Enter the GitHub repository URL:
  5. Click Install.
  6. Restart ComfyUI to load the new node.

Manual Installation

  1. Clone the repository into your custom_nodes directory:
cd path_to_ComfyUI/custom_nodes/
git clone https://github.com/ankur8613/comfyui-file-manager-node.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages