ComfyUI Extension: comfyui_quasi_secure_load_image_url

Authored by bmad4ever

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Fetch PNG, JPEG, WebP and SVG images via URL. Has SSRF protection, size limits, SVG sanitisation; however, no formal security audit has been performed.

Looking for a different extension?

Custom Nodes (0)

    README

    ComfyUI Quasi Secure Load Image URL

    Custom node to fetch PNG, JPEG, WebP and SVG images via URL.

    • SSRF protection, size limits, SVG sanitisation
    • No external script execution, no dangerous references

    Vibe-coded through multiple LLMs. No formal security audit has been performed; use at your own risk.

    Security features are documented transparently to allow community auditing. This node does not rely on obscurity; all protections are enforced by the code and can be inspected.

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more