ComfyUI > Nodes > ComfyUI-RvTools_v2 > Add Folder

ComfyUI Node: Add Folder

Class Name

Add Folder [RvTools]

Category
🫦 RvTools II/ Folder
Author
r-vage (Account age: 317days)
Extension
ComfyUI-RvTools_v2
Latest Updated
2026-03-27
Github Stars
0.02K

How to Install ComfyUI-RvTools_v2

Install this extension via the ComfyUI Manager by searching for ComfyUI-RvTools_v2
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-RvTools_v2 in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Add Folder Description

Automates directory creation to enhance project organization and reduce manual file management.

Add Folder [RvTools]:

The Add Folder [RvTools] node is designed to streamline the process of creating new directories within a specified file path. This node is particularly useful for organizing projects by allowing you to dynamically add subfolders to existing directories, enhancing file management and project structuring. By automating the folder creation process, it reduces manual effort and minimizes the risk of errors associated with manual directory creation. This node is essential for users who need to maintain a well-organized file system, especially in environments where project files are frequently updated or expanded.

Add Folder [RvTools] Input Parameters:

path

The path parameter is a string input that specifies the directory path where the new folder will be created. It is a required field, meaning you must provide a valid directory path for the node to function correctly. This parameter is crucial as it determines the location within your file system where the new subfolder will be added. There are no default values for this parameter, and it must be explicitly defined by the user.

folder_name

The folder_name parameter is a string input that defines the name of the new folder to be created within the specified path. It is also a required field, and while it does not support multiline input, it defaults to "SubFolder" if no other name is provided. This parameter allows you to customize the name of the new directory, ensuring that it aligns with your project naming conventions or organizational needs.

Add Folder [RvTools] Output Parameters:

string

The string output parameter returns the full path of the newly created folder as a string. This output is important as it confirms the successful creation of the directory and provides the exact location of the new folder within your file system. This information can be used for further file operations or as a reference in subsequent processes.

Add Folder [RvTools] Usage Tips:

  • Ensure that the path parameter points to an existing directory to avoid errors during folder creation.
  • Use descriptive names for the folder_name parameter to maintain clarity and organization within your project directories.
  • Consider using this node in conjunction with other file management nodes to automate complex workflows involving multiple directory operations.

Add Folder [RvTools] Common Errors and Solutions:

Invalid path specified

  • Explanation: This error occurs when the path parameter does not point to a valid directory.
  • Solution: Verify that the directory specified in the path parameter exists and is correctly spelled.

Permission denied

  • Explanation: This error arises when the node does not have the necessary permissions to create a folder in the specified path.
  • Solution: Ensure that you have the appropriate permissions to write to the directory specified in the path parameter.

Folder already exists

  • Explanation: This error happens when a folder with the same name already exists in the specified path.
  • Solution: Choose a different name for the folder_name parameter or manually check and remove the existing folder if it is no longer needed.

Add Folder Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-RvTools_v2
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Add Folder