Extensions/ComfyUI URL Image Loader
ComfyUI Extension

ComfyUI URL Image Loader

A custom ComfyUI node for loading images directly from URLs for AI image generation workflows.

By balu112121·Created 10 months ago·Updated 10 months ago· 1
balu112121/comfyui-LoadImageFromURL
Nodes
On cloudLocal install
Stars1
Updated10 months ago
Readme

ComfyUI URL Image Loader

A custom ComfyUI node for loading images directly from URLs for AI image generation workflows.

Features

  • 🌐 Load images from HTTP/HTTPS URLs
  • 📷 Support for multiple formats (JPG, PNG, WEBP, GIF)
  • 🔄 Automatic format conversion and transparency handling
  • 📏 Smart resizing with configurable max dimensions
  • 💾 Auto-save to local folders
  • 🎯 Batch processing for multiple URLs
  • 🛡️ Error handling and detailed logging
  • 🔍 Quick preview functionality

Installation

Method 1: Manual Installation

  1. Navigate to your ComfyUI custom_nodes directory
  2. Clone this repository:
    git clone https://github.com/your-username/ComfyUI-URL-Image-Loader.git