Scheduled Maintenance

We're performing scheduled maintenance. Some features may be temporarily unavailable.

Choose Theme

JollyAI Default

Clean and professional dark theme

It Comes at Night New

Ultra dark JollyAI theme

Stranger Things

80s horror-sci-fi aesthetic

Batman

Dark knight, dark theme

Barbie

Bright and colorful Barbie theme

Ocean Blue

Twitter-inspired blue theme

Midnight Purple

Catppuccin-inspired purple theme

Forest Green

Matrix-style green theme

Crimson Red

Warm red-based dark theme

Amber Glow

Warm amber/orange theme

Dracula

Popular gothic-inspired theme

Monokai

Classic Sublime Text theme

Nord

Arctic-inspired cool theme

Gruvbox

Community favorite warm theme

Solarized Dark

Carefully calibrated for readability

One Dark Pro

Popular VS Code theme
PNG & MP4 · Drag and Drop · Free · No Account

ComfyUI Metadata Viewer Extract the Workflow from a PNG or MP4

Drop in a ComfyUI output and read what actually made it — the full workflow graph, prompt, negative prompt, seed, sampler, steps, CFG and LoRAs. Works with PNG images and MP4 videos. Free, no account.

Full Workflow JSON

Not just the prompt — the complete node graph, ready to drop back into ComfyUI.

PNG and MP4

Video outputs carry metadata too. Extract a workflow from an MP4, not only a still.

Seed & Sampler

Seed, steps, CFG, sampler, scheduler, model and LoRA names, laid out plainly.

Drag and Drop

One drop, instant read. No sign up, no install, no ComfyUI needed to inspect a file.

What a ComfyUI metadata viewer actually reads

ComfyUI embeds the entire generation recipe inside the file it saves. A PNG stores it in the text chunks; an MP4 stores it in the container metadata when the saving node writes it. This ComfyUI workflow extractor parses those fields and shows you:

  • workflow — the editable node graph, exactly as it appeared on the canvas.
  • prompt — the resolved API-format graph with every value already filled in.
  • Positive and negative prompt text as it was sent to the encoder.
  • Seed, steps, CFG, sampler and scheduler from the sampler node.
  • Checkpoint, UNet, VAE and LoRA names with their strengths.
  • Resolution and frame count for video outputs.

How to extract a ComfyUI workflow from an image or video

  1. Open the extractorthe drop zone loads in any browser.
  2. Drag the file in — the original PNG or MP4 that ComfyUI wrote.
  3. Read the breakdown — prompt, seed and sampler up top, full JSON below.
  4. Rebuild it — copy the workflow JSON and drop it onto the ComfyUI canvas to load the graph.

Why an image sometimes has no workflow

The metadata is fragile, and almost every step that touches the file strips it. If the extractor finds nothing, one of these usually happened:

  • It was re-encoded — converting PNG to JPG or WebP drops the text chunks entirely.
  • It went through a social platform — Discord, Reddit, X, WhatsApp and Instagram all re-compress uploads.
  • It is a screenshot — a screenshot is a new file with none of the original data.
  • The saving node did not embed it — some custom save nodes and video encoders write no metadata.
  • It was cropped or edited — most editors rewrite the file without the original chunks.

The rule of thumb: only the untouched file straight out of the ComfyUI output folder is guaranteed to still carry the workflow.

Who uses this

  • Reproducing a result — you saved a good generation weeks ago and want the exact settings back.
  • Learning from a shared image — someone posted the original PNG and you want the graph behind it.
  • Auditing a render — confirming which model, LoRA and seed a batch actually used.
  • Recovering a lost workflow — the .json is gone but an output file survived.
  • Debugging a video pipeline — checking frame count, fps and sampler on an MP4 output.

ComfyUI Metadata Viewer — FAQ

What is a ComfyUI metadata viewer?

ComfyUI stores the full node graph inside the output file. The viewer reads that back out so you can see the workflow, prompt, seed and sampler settings.

Can I extract a ComfyUI workflow from an MP4?

Yes, when the video was saved by a node that writes workflow metadata into the file. Drop the MP4 in the same way as a PNG.

Why does my image show no workflow?

Re-encoding, screenshots, JPG/WebP conversion and social platform uploads all strip the metadata. Use the original ComfyUI output file.

Does it work with Stable Diffusion WebUI images?

PNG info from A1111-style tools lives in the same PNG text chunks, so prompt, seed and sampler are usually readable.

Is it free?

Yes, free with no account.

Read the workflow out of any ComfyUI file

PNG or MP4. Drag, drop, done. Free, no account.

Open the Extractor