floyo logobeta logo
Powered by
ThinkDiffusion
floyo logobeta logo
Powered by
ThinkDiffusion

Basix Image Filters

6

Last updated
2025-05-15

This repository provides a collection of image filters specifically designed for use within ComfyUI, allowing users to enhance and modify images with ease. The filters include options to darken, lighten, adjust levels, saturate, and change hues, making it a versatile tool for image manipulation.

  • Supports both HSL and HSV color models for precise color adjustments.
  • Allows for selective image modification using masks, enabling users to target specific areas without affecting the entire image.
  • Simple integration with ComfyUI, requiring only basic libraries like torch and numpy, making it accessible for users.

Context

This tool is an image filter library for ComfyUI that enhances image processing capabilities. It allows users to apply various filters to images, facilitating the fine-tuning of visuals to better meet their creative needs.

Key Features & Benefits

The library features nodes for manipulating image properties such as brightness, saturation, and hue. Users can adjust specific color channels or overall image characteristics, which helps in achieving desired artistic effects without the need for extensive prompting.

Advanced Functionalities

The filters support both HSL (Hue, Saturation, Lightness) and HSV (Hue, Saturation, Value) models, allowing users to choose the most suitable method for their needs. For instance, using HSV is beneficial when wanting to maintain the color while adjusting brightness, whereas HSL focuses on lightness adjustments.

Practical Benefits

This tool significantly streamlines the workflow in ComfyUI by providing intuitive controls for image adjustments. It enhances user control over the final output, improving the quality and efficiency of image generation processes.

Credits/Acknowledgments

The library is developed by contributors to the ComfyUI project and is open-source, allowing for community collaboration and improvements. It relies on fundamental libraries such as torch and numpy, ensuring broad compatibility and ease of use.