PNG Parameter Extractor for ComfyUI, A1111 and NovelAI

Upload an original PNG to extract its tEXt, iTXt, and zTXt chunks. The tool separates ComfyUI prompt/workflow JSON, AUTOMATIC1111 parameters, Stable Diffusion settings, NovelAI clues, model names, seed, sampler, scheduler, steps, CFG, dimensions, and raw text values.

Upload a PNG to extract workflow and generation parameters

This is the extraction page

Use this page when you have a PNG and need the actual fields. For an explanation of storage, evidence strength, and why metadata disappears, open the matching platform guide.

How to use

  1. Use the PNG exported directly by the generation front end, not a screenshot, JPEG conversion, or social-media download.
  2. Read the writer summary first: parameters usually means A1111; prompt or workflow usually means ComfyUI.
  3. Search, copy a safe summary, or export the complete JSON only after reviewing prompts, paths, and workflow data for sensitive content.

What the extractor returns

ComfyUI workflowprompt, workflow, node graph, class_type values, checkpoint/model references, seed, sampler, scheduler, steps, CFG, width, and height.
AUTOMATIC1111 / A1111Positive and negative prompts, steps, sampler, CFG, seed, size, model, model hash, and related settings from the parameters string.
NovelAI and raw PNG textRecognized NovelAI values plus every readable tEXt, iTXt, and zTXt chunk preserved for inspection and JSON export.

Scope and limits

  • PNG parameters are unsigned and can be edited, removed, or copied to an unrelated image.
  • Screenshots, JPEG conversion, image optimization, messaging apps, and social-media re-encoding commonly remove the text chunks.
  • No parameters found means only that this copy has no readable generation chunks; it does not prove human creation.

FAQ

Is this the ComfyUI metadata viewer?

It is the upload-and-extract tool for ComfyUI workflow metadata as well as A1111, Stable Diffusion, and NovelAI PNG parameters. The separate ComfyUI guide explains where the data is stored and how to interpret it.

Is ComfyUI metadata stored in EXIF?

Usually not. ComfyUI commonly writes prompt and workflow JSON into PNG text chunks rather than camera EXIF tags.

Does it support compressed zTXt chunks?

Yes. The parser reads tEXt, iTXt, and readable zTXt chunks and reports their original source.

Is my PNG uploaded?

No. Parsing runs locally in your browser.

Related tools and guides