ComfyUI Extension: ComfyUI URL Image Loader

Authored by balu112121

Created

Updated

0 stars

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

Custom Nodes (0)

    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