Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The LTXVPreprocess node applies compression preprocessing to images. It takes input images and processes them with a specified compression level, outputting the processed images with the applied compression settings.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-The input image to be processed
img_compressionINTNo0-100Amount of compression to apply on image (default: 35)

Outputs

Output NameData TypeDescription
output_imageIMAGEThe processed output image with applied compression