# extended-saveimage-comfyui **Repository Path**: analyzesystem/extended-saveimage-comfyui ## Basic Information - **Project Name**: extended-saveimage-comfyui - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-26 - **Last Updated**: 2024-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Extended Save Image for ComfyUI This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow. ## Installation To install, clone this repository into `ComfyUI/custom_nodes` folder with `git clone https://github.com/palant/extended-saveimage-comfyui` and restart ComfyUI.