Metadata capture

Save ComfyUI prompts, seeds, models, and workflow JSON.

GenAsset stores the full recipe beside each generated image so your team can inspect, compare, and replay what made the output work.

Why teams use this

GenAsset captures image outputs together with their recipe, version notes, and workflow history. This makes the same result reusable across ComfyUI, SDK pipelines, and agent workflows.

  • Recipe fields are preserved per version, not overwritten in place.
  • Metadata can be consumed by humans, agents, and downstream SDK/API tools.
  • The same asset can move from ComfyUI to GPT or OpenClaw flows with history intact.
  • You keep one reusable source of truth instead of scattered prompt files.
ComfyUI workflow with Save To GenAsset node
ComfyUI workflow saving directly to GenAsset.
Version comparison view with reproducible settings
Version history makes approved assets easy to reproduce later.