ComfyUI Node: Save Image Format Quality Properties-SG

Authored by ShammiG

Created

Updated

11 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

image

Inputs

images IMAGE
filename_prefix STRING
Properties
  • None
  • Basic
  • Metadata
  • Both
format
  • PNG (lossless, larger files)
  • JPEG (lossy, smaller files)
  • WEBP (modern, good compression)
  • BMP (uncompressed, largest)
  • TIFF (flexible, lossless, limited support)
png_compress_level INT
jpeg_quality INT
jpeg_optimize BOOLEAN
jpeg_subsampling
  • 4:4:4 (No subsampling, best quality)
  • 4:2:2 (Moderate subsampling)
  • 4:2:0 (Maximum subsampling, smaller files)
  • Auto (based on quality)
webp_quality INT
webp_method INT
webp_lossless BOOLEAN
tiff_compression
  • none (uncompressed, largest)
  • lzw (lossless, good compression)
  • tiff_deflate (lossless, better compression)
  • jpeg (lossy, smallest)
  • packbits (lossless, basic)
tiff_jpeg_quality INT

Outputs

Extension: ComfyUI Image Properties SG

View general image properties of image: Dimension, Resolution, Aspect Ratio, Tensor Size (including batch)

Authored by ShammiG

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more