Extensions/ComfyUI-bevvy
ComfyUI Extension

ComfyUI-bevvy

ComfyUI custom node that saves images as WebP.

By calibancode·Created 8 months ago·Updated 8 months ago· 0
calibancode/ComfyUI-bevvy
Nodes1
On cloudLocal install
Categoryimage/save
Stars0
Updated8 months ago
Readme

ComfyUI-bevvy

My custom nodes for ComfyUI that add things I find useful.

Install

  1. Clone this repo into your ComfyUI custom_nodes folder:
    • ComfyUI/custom_nodes/ComfyUI-bevvy
  2. Restart ComfyUI.

Nodes

Save Image (WebP)
Saves images as WebP with configurable quality, lossless mode, compression speed, and optional embedded workflow metadata.

Dependencies

  • Pillow
  • numpy

These are already present in most ComfyUI installs, but install if needed.

License

MIT. See LICENSE.