Visit ComfyUI Online for ready-to-use ComfyUI environment
Automate batch image adjustments with precision and scheduling for consistent editing workflows.
SaltScheduledImageAdjust is a versatile node designed to facilitate batch image adjustments over a scheduled timeline. This node allows you to apply a series of transformations to a collection of images, such as adjusting brightness, contrast, saturation, sharpness, and more, according to predefined schedules. The primary benefit of this node is its ability to automate complex image processing tasks, making it ideal for projects that require consistent and timed adjustments across multiple images. By leveraging this node, you can achieve a high level of control and precision in your image editing workflows, ensuring that each image is processed exactly as needed at specific intervals.
This parameter accepts a list of images that you want to process. Each image in the list will undergo the scheduled adjustments specified by the other parameters. The quality and resolution of the input images can impact the final output, so ensure that your images meet the desired standards before processing.
This optional parameter accepts a list of masks corresponding to the input images. Masks can be used to selectively apply adjustments to specific areas of an image. If no masks are provided, the adjustments will be applied to the entire image. The default value is an empty list.
This parameter defines the schedule for adjusting the brightness of the images. It accepts a list of float values, where each value represents the brightness level at a specific point in time. The default value is [1.0], which means no change in brightness. Adjusting this schedule can make your images appear lighter or darker over time.
This parameter defines the schedule for adjusting the contrast of the images. It accepts a list of float values, where each value represents the contrast level at a specific point in time. The default value is [1.0], indicating no change in contrast. Modifying this schedule can enhance or reduce the differences between light and dark areas in your images.
This parameter defines the schedule for adjusting the saturation of the images. It accepts a list of float values, where each value represents the saturation level at a specific point in time. The default value is [1.0], meaning no change in saturation. Adjusting this schedule can make your images appear more or less vibrant.
This parameter defines the schedule for adjusting the sharpness of the images. It accepts a list of float values, where each value represents the sharpness level at a specific point in time. The default value is [1.0], indicating no change in sharpness. Modifying this schedule can make the details in your images appear crisper or softer.
This parameter defines the schedule for applying Gaussian blur to the images. It accepts a list of float values, where each value represents the blur intensity at a specific point in time. The default value is [0.0], meaning no blur. Adjusting this schedule can create a softening effect on your images.
This parameter defines the schedule for enhancing the edges in the images. It accepts a list of float values, where each value represents the edge enhancement level at a specific point in time. The default value is [0.0], indicating no edge enhancement. Modifying this schedule can make the edges in your images appear more defined.
This output parameter provides the list of images that have been processed according to the specified schedules. Each image in the list reflects the cumulative adjustments applied over the scheduled timeline. The output images can be used for further processing or as final assets in your projects.
images
parameter.© Copyright 2024 RunComfy. All Rights Reserved.