ComfyUI_IF_AI_LoadImages

ComfyUI_IF_AI_LoadImages
★ 15

图片加载子文件夹支持文件浏览器批量导入
从任意文件夹(含子文件夹)加载图片,支持从上游节点的列表选择并通过文件浏览器便捷筛选;提高批量图像导入效率。
💡 快速从含子文件夹的目录批量导入图片用于处理。
🍴 3 Forks💻 Python🔄 2025-03-14
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/9671236b7e59
📦 requirements.txt
pillow
numpy
Tutorial Video
thorium_WAUJJwgYI6
Image Preview 1
📄 README

Here’s the revised README section with the video tutorial link added:


ComfyUI_IF_AI_LoadImages

This tool enables you to load images from arbitrary folder selections, display previews of the images within subfolders, and output a list of images so you can work with multiple images simultaneously.

How to Use

  • Select a folder containing images.
  • The file browser will open automatically for folder selection.
  • Copy the path to the clipboard.
  • In ComfyV1: paste the path in the node, or in older Comfy versions: paste it into the browser message prompt.
  • Set options for images and subfolder inclusion.
  • Click “refresh” to load images based on your selected options.
  • Play the queue.
  • To use a single selected image, switch the option to true and queue the node (execute the workflow).
  • Note: This is a workaround solution, so it may feel a bit clunky but functions effectively.

    [](https://www.youtube.com/watch?v=6ylkSoJ-Tnw)

    *Watch the video tutorial here*

    TODO

  • [x] Fix image extension filters
  • [ ] Fix Masks from mask editor
  • [ ] Fix single image upload
  • [ ] Add a counter to enable loops
  • [ ] Add support for video files
  • Support

    If you find this tool useful, please consider supporting my work by:

  • Starring the repository on GitHub: ComfyUI-IF_AI_tools
  • Subscribing to my YouTube channel: Impact Frames
  • Following on X: @ImpactFrames
  • You can also support by reporting issues or suggesting features. Your contributions help me bring updates and improvements to the project.