https://github.com/APZmedia/APZmedia-comfyui-fast-image-save
ComfyUI Fast image save
https://github.com/APZmedia/APZmedia-comfyui-fast-image-save
Last synced: 4 months ago
JSON representation
ComfyUI Fast image save
- Host: GitHub
- URL: https://github.com/APZmedia/APZmedia-comfyui-fast-image-save
- Owner: APZmedia
- License: other
- Created: 2024-10-03T10:57:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T07:17:20.000Z (5 months ago)
- Last Synced: 2024-11-08T08:25:35.367Z (5 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **APZmedia Fast Image Save Node**
README
# APZmedia Fast Image Save Node
This node for ComfyUI allows saving images faster than other nodes using PIL. It supports saving images in formats like PNG, JPEG, and WebP.
It is suitable for image sequences where speed is necessary. It works faster if compression is off.
**IMPORTANT: IT DOESN'T SAVE THE WORKFLOW IN THE IMAGES**## Features
- Supports saving images in JPEG and WebP formats.
- Optimized image saving with optional compression.## To do
- Support for masks to add alpha channel to images.## Installation
1. Clone this repository:
```bash
git clone https://github.com/your-repo/ComfyUI-APZmedia-fast-image-save