ComfyUI Extension: comfyui-prompt-logger
This custom node saves metadata when I explore images. It creates a sidecare json file beside the image file.
Custom Nodes (0)
README
comfyui-prompt-logger
This custom node saves metadata when I explore images. It creates a sidecare json file beside the image file.
š§ A modular ComfyUI node for logging prompt metadata, sampler settings, and image outputs into a unified .json sidecar file. Built for reproducibility, brand integrity, and traceable creative workflows.
š§ Features
- Logs prompt text, model name, sampler, seed, and other metadata
- Outputs a
.jsonfile alongside each generated image - Designed for clean integration with
KSamplerand custom workflows - Timestamped entries for easy sorting and versioning
- Compatible with ComfyUI Manager structure
š¦ Installation
Clone or symlink into your ComfyUI custom_nodes/ directory:
git clone https://github.com/sputnik57/comfyui-prompt-logger.git