RunComfy

Search

ComfyUI Workflows

ComfyUI Online

Try RunComfy, we help you focus on ART instead of red errors

RC ComfyUI Versions

RunComfy System Status

ComfyUI How-tos

ComfyUI
ComfyUI
⚠️ How to Save Image/Images by Path in ComfyUI?
🔃

⚠️ How to Save Image/Images by Path in ComfyUI?

Solution

1. Using the "Save Image" Node

  1. Choose the "Save Image" Node
  2. image
  3. Input the Relative Path
    • Directory Path Field: Input the relative path of your image folder.
    • Format: {your-folder-name}/{your-image-name}
    • image

      Example: If your folder name is "Test1" and the image name is "001", input: Test1/001

      Then you will find your image in the folder ComfyUI/output/Test1

      image

2. Using Other Nodes (e.g., "string", "set", "get")

  1. Input the Absolute Path
    • Directory Path Field: Input the absolute path of your image folder.
    • Format: /workspace/ComfyUI/output/{your-folder-name}
    • ⚠️ Important Reminder

      Ensure your output path is in /workspace/ComfyUI/output. Do not create a path yourself!

      Incorrect Paths:

    • /workspace/ComfyUI/videos ❌
    • /workspace/ComfyUI/shots ❌
    • /workspace/ComfyUI/results ❌
    • Correct Path ONLY:

    • /workspace/ComfyUI/output ✅
    • Using an incorrect path will prevent images from appearing in the file browser and being saved across sessions. Always double-check that your path is correctly set to /workspace/ComfyUI/output/{your-folder-name}.

      Example: If your folder name is "0501", the absolute path should be /workspace/ComfyUI/output/0501

RunComfy

ComfyUI

ComfyUI Online

ComfyUI Web

ComfyUI Workflows

ComfyUI Cloud