ComfyUI Node: HTTP Utilities

Authored by wawahuy

Created

Updated

12 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.

Category

HTTP/Utilities

Inputs

operation
  • url_encode
  • url_decode
  • base64_encode
  • base64_decode
  • json_escape
  • json_unescape
  • html_escape
  • html_unescape
  • generate_timestamp
  • generate_uuid
  • generate_signature
  • parse_url
  • build_url
  • extract_domain
  • validate_email
  • generate_bearer_token
  • create_basic_auth
input_data STRING
secret_key STRING
algorithm
  • sha1
  • sha256
  • md5
url_base STRING
url_path STRING
url_params STRING

Outputs

STRING

STRING

BOOLEAN

Extension: ComfyUI HTTP - REST API Nodes

Powerful REST API nodes for ComfyUI that enable seamless HTTP/REST integration into your workflows.

Authored by wawahuy

Looking for a different node?

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