ComfyUI > Nodes > ComfyUI 1hewNodes > Image HL Freq Combine

ComfyUI Node: Image HL Freq Combine

Class Name

1hew_ImageHLFreqCombine

Category
1hewNodes/image/hlfreq
Author
1hew (Account age: 1113days)
Extension
ComfyUI 1hewNodes
Latest Updated
2026-04-17
Github Stars
0.03K

How to Install ComfyUI 1hewNodes

Install this extension via the ComfyUI Manager by searching for ComfyUI 1hewNodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI 1hewNodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Image HL Freq Combine Description

Merges image frequencies to balance detail and smoothness using RGB, HSV, or IGBI methods.

Image HL Freq Combine:

The 1hew_ImageHLFreqCombine node is designed to merge high-frequency and low-frequency components of images, allowing you to create a composite image that balances detail and smoothness. This node is particularly useful in image processing tasks where you want to enhance certain features or textures while maintaining an overall aesthetic balance. By using different methods such as RGB, HSV, or IGBI, you can control how the high and low frequencies are combined, offering flexibility in achieving the desired visual effect. The node's ability to adjust the strength of each frequency component further enhances its utility, making it a powerful tool for AI artists looking to refine their images with precision.

Image HL Freq Combine Input Parameters:

high_freq

The high_freq parameter represents the high-frequency component of the image, which contains the fine details and textures. This input is crucial for enhancing the sharpness and detail in the final composite image. It is a tensor that should be aligned with the batch size of the low-frequency component to ensure proper combination.

low_freq

The low_freq parameter is the low-frequency component of the image, capturing the smooth gradients and overall color distribution. This input helps maintain the image's general appearance and prevents it from becoming overly sharp or noisy. Like the high-frequency component, it is a tensor that needs to be batch-aligned.

method

The method parameter determines the technique used to combine the high and low-frequency components. Options include "rgb", "hsv", and "igbi", each offering a different approach to merging the frequencies. The choice of method affects the color space and blending technique, influencing the final image's appearance.

high_strength

The high_strength parameter controls the intensity of the high-frequency component in the final image. A higher value increases the prominence of details and textures, while a lower value results in a smoother appearance. This parameter allows for fine-tuning the balance between detail and smoothness.

low_strength

The low_strength parameter adjusts the intensity of the low-frequency component in the composite image. Increasing this value enhances the smoothness and color gradients, while decreasing it emphasizes the high-frequency details. This parameter is essential for achieving the desired visual balance.

Image HL Freq Combine Output Parameters:

image

The image output is the final composite image resulting from the combination of the high and low-frequency components. It reflects the adjustments made through the input parameters, showcasing a balance between detail and smoothness as per the chosen method and strength settings.

Image HL Freq Combine Usage Tips:

  • Experiment with different method options to see how each affects the final image, as each method offers unique blending characteristics.
  • Adjust high_strength and low_strength to find the perfect balance between detail and smoothness, depending on the artistic effect you wish to achieve.

Image HL Freq Combine Common Errors and Solutions:

Mismatched Tensor Sizes

  • Explanation: This error occurs when the high and low-frequency tensors have different batch sizes, preventing proper alignment and combination.
  • Solution: Ensure that both high_freq and low_freq tensors are batch-aligned by using the same batch size for both inputs.

Invalid Method Selection

  • Explanation: This error arises when an unsupported method is selected for combining the frequencies.
  • Solution: Choose a valid method from the available options: "rgb", "hsv", or "igbi". Double-check the method parameter to ensure it matches one of these options.

Image HL Freq Combine Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI 1hewNodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Image HL Freq Combine