Skip to content
ConvertPassConvertPass home

ai-image

How to extract workflow metadata from a ComfyUI image

Extract the JSON that is actually in the file.

By ConvertPass testing desk. Last reviewed 16 August 2026.

Sequence

1. Open the PNG chunk inspector. Confirm tEXt keywords prompt and/or workflow.

2. Open the ComfyUI workflow extractor and download the JSON.

3. Pretty-print with the workflow JSON formatter if you need to read it.

4. Import in ComfyUI. Missing custom nodes are a ComfyUI problem, not a ConvertPass parse problem.

What we tested

A synthetic prompt JSON object inside a tEXt chunk was parsed and pretty-printed. Malformed JSON in a chunk produced a parse error plus the raw string. The extractor did not replace it with a template graph.

Limitations

Some forks use different keywords. They will show up as unrecognised PNG text until a profile is tested and named.

Related tools

Related guides

Related formats

Found a problem in this guide? Report it.