Extensions/ComfyUI-image-profile
ComfyUI Extension

ComfyUI-image-profile

ComfyUI node for managing latent resolution and steps profiles

By glonlas·Created 6 months ago·Updated about a month ago· 1
glonlas/ComfyUI-image-profile
Nodes1
On cloudLocal install
CategoryLatent/Profile
Stars1
Updatedabout a month ago
Readme

ComfyUI Image Profile Node

ComfyUI custom node for managing multiple reusable image profiles with custom resolution and step settings directly inside one node UI.

ComfyUI Image Profile Screenshot

Great helper for content creators who want to generate fast drafts at small image sizes first (faster generation), then switch to HD profiles once composition and prompt direction are validated.

This node is handy because it avoids complex workflow setup for multiple image configurations and avoids repeatedly keying in width, height, and steps by hand.

Node

  • Image Profile
    • Outputs:
      • Latent (LATENT)
      • Steps (INT)
    • Find it in the category: Latent/Profile
    • Create as much as image profile your want. Set size and set
    • Drag-and-drop reorder
    • Includes resolution presets plus custom WxH input

Default profiles

Node start with 4 presets (that you can delete)

  • Landscape Low resolution -> 404x204, 5 steps

  • Landscape High resolution -> 1152x864, 8 steps

  • Portrait Low resolution -> 204x404, 5 steps

  • Portrait High resolution -> 864x1152, 8 steps

How to install?

  1. Put this folder in ComfyUI/custom_nodes/comfyui-image-profile
  2. Restart ComfyUI
  3. Add node Image Profile from category Latent/Profile

References