Metadata

ComfyUI Workflow Extractor

Pull the full ComfyUI workflow JSON out of an exported PNG, plus a flat summary of model, sampler, seed, prompts, and LoRAs. Drag a ComfyUI image below to extract everything locally.

What gets extracted

FAQ

Can I re-import the workflow into ComfyUI?

Yes. The downloaded JSON is the same one ComfyUI saves; drag it onto the ComfyUI canvas to load it.

Why are some fields missing for SDXL / Flux nodes?

Custom nodes use non-standard input names; we only resolve the most common ones (KSampler, CheckpointLoaderSimple, LoraLoader, etc.).