ComfyUI Extension
ComfyUI-Image-History
A ComfyUI node for browsing and reusing images from output history.
Jasshl/ComfyUI-Image-History
Nodes1
On cloudLocal install
Categoryhistory tools
Stars1
Updated2 days ago
Nodes (1)
Readme
ComfyUI Image History
A ComfyUI node that loads an existing image from the output directory without depending on the workflow that generated it.
Behavior
go_back = 0selects the newest imagego_back = 1selects the previous imagesubfolderlimits browsing to one output subfolderkeep_current_imagepreserves the exact selected file when browsing older images; it is enabled by defaultfollow_latest_at_zerokeepsgo_back = 0following new outputs; disable it to pin the file currently at index0- Returns both an
IMAGEand a short filename description - Supports PNG, JPG, JPEG, and WebP outputs
Installation
ComfyUI Manager
Open ComfyUI-Manager, search Node Pack for Image History, select it, and click Install. Restart ComfyUI when installation completes.
Manual installation
From your ComfyUI custom_nodes directory:
git clone https://github.com/Jasshl/ComfyUI-Image-History.git
Restart ComfyUI after cloning. The node appears under the history tools category.
License
MIT