Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palant/extended-saveimage-comfyui
Save Image with more file formats for ComfyUI
https://github.com/palant/extended-saveimage-comfyui
Last synced: 3 months ago
JSON representation
Save Image with more file formats for ComfyUI
- Host: GitHub
- URL: https://github.com/palant/extended-saveimage-comfyui
- Owner: palant
- License: gpl-3.0
- Created: 2023-11-14T10:45:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T14:08:21.000Z (9 months ago)
- Last Synced: 2024-04-18T12:56:49.859Z (8 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.