Nodes/ComfyUI-ArchAi3d-Qwen/πŸ’Ύ Save Image
ComfyUI Node

πŸ’Ύ Save Image

A ComfyUI node in ArchAi3d/Image with 15 inputs and 0 outputs.

By amir84ferdosΒ·Created 10 months agoΒ·Updated 4 months agoΒ· 65
πŸ’Ύ Save Image
  • images
    β—„savetrueβ–Ί
    β—„filename_prefixComfyUIβ–Ί
    β—„formatPNGβ–Ί
    β—„quality95β–Ί
    β—„embed_workflowtrueβ–Ί
    β—„save_workflow_jsonfalseβ–Ί
    β—„output_nameoutput_imageβ–Ί
    β—„webp_methoddefault (4)β–Ί
    β—„webp_losslessfalseβ–Ί
    β—„webp_exactfalseβ–Ί
    β—„png_compress_level4β–Ί
    β—„jpg_optimizetrueβ–Ί
    β—„jpg_subsampling4:2:0 (default)β–Ί
    β—„use_opencvfalseβ–Ί
    CategoryArchAi3d/Image

    Inputs (15)

    NameTypeDefaultDescription
    imagesIMAGEβ€”
    saveBOOLEANtrueEnable/disable saving the image to disk
    filename_prefixSTRINGComfyUIPrefix for the saved filename
    formatCOMBOPNGImage format (PNG supports metadata embedding)
    qualityoptINT951–100Quality for JPG/WebP (1-100). For WebP, 100 = lossless
    embed_workflowoptBOOLEANtrueEmbed workflow metadata in image (PNG only)
    save_workflow_jsonoptBOOLEANfalseSave workflow as separate .json file
    output_nameoptSTRINGoutput_imageIdentifier name for this output (used by web interface)
    webp_methodoptCOMBOdefault (4)WebP compression effort. 0=fastest encoding, 6=best compression/slowest. Only affects WebP.
    webp_losslessoptBOOLEANfalseForce lossless WebP (overrides quality). Perfect quality but slower and larger files.
    webp_exactoptBOOLEANfalsePreserve transparent area RGB values in WebP. Slightly larger files.
    png_compress_leveloptINT40–9PNG compression level. 0=no compression (fastest/largest), 9=max compression (slowest/smallest).
    jpg_optimizeoptBOOLEANtrueJPG optimize flag. Slightly slower but better compression.
    jpg_subsamplingoptCOMBO4:2:0 (default)JPG chroma subsampling. 4:4:4=best quality/larger, 4:2:0=smaller/default.
    use_opencvoptBOOLEANfalseUse OpenCV for WebP saving (5-10x faster on 4K+ images). Falls back to Pillow if unavailable.

    Outputs (0)

    No outputs