Export clean workflow images from ComfyUI Classic (LiteGraph) with optional embedded JSON metadata.
a36152deb381e19f242afd1525828053.mp4
- Export workflow as PNG or WebP image
- Customizable background and padding
- Embed workflow JSON metadata (PNG only)
- Selection-based cropping with opacity control
Install via ComfyUI Manager:
- Open ComfyUI Manager
- Search for "Workflow Image Export"
- Click Install
- Restart ComfyUI
- Right-click the ComfyUI canvas.
- Choose Export Workflow Image....
- Adjust options.
- Click Export.
- Format: PNG / WebP
- Workflow embedding is PNG only.
- Embed workflow: include workflow JSON in PNG.
- Background: UI / Transparent / Solid.
- Padding: margin around the captured bounds (slider).
- Scope (when nodes are selected):
- Scope toggle: crop to selection.
- Opacity: dim unselected nodes (0–100).
- Advanced:
- Output resolution, max long edge, exceed behavior.
- Classic only. Node 2.0 / new frontend is not supported. I tried, I failed. Sorry.
- Preview is a faster render path and may skip heavy things (like video thumbnails).
- DOM-backed widgets are handled best-effort.
- VHS previews and multiline widgets are supported in export.
- Markdown export is content-first, not full WYSIWYG. Export prefers rendered text with a stable background over raw markdown or broken overlay capture.
- References ComfyUI-Custom-Scripts by pythongosssss.
MIT