Instant AI metadata, straight from right-click.

Extract prompts, model info, and generation parameters from AI images and videos — directly from Windows Explorer. No need to open ComfyUI. No node graphs. Just the data.

AI Metadata Inspector main window showing prompts and generation data
  • Windows-first
  • Right-click integration
  • No cloud, no upload
  • MIT License

Why AI Metadata Inspector?

No need to launch ComfyUI.

Right-click any image or video in Explorer, copy the prompt or open the full info window instantly. Never leave your file browser just to retrieve a prompt.

Prompts in one click.

Copy positive or negative prompt directly from the context menu. Fast path that skips the info window entirely — ideal when you just need the text and nothing else.

A clean summary, not a graph.

Get a compact, readable view of prompts, seeds, models, sampler passes, and file data. All the information you need, without the complexity of a node editor.

Supports images and video.

Works with PNG files (ComfyUI prompt JSON, A1111 metadata) and MP4 files (ComfyUI workflow JSON, multi-sampler workflows from WAN pipelines).

Multi-sampler, fully handled.

Detects multiple sampler passes automatically and displays each one clearly. Works with advanced linked-node workflows and complex ComfyUI pipelines.

Extract frames from MP4.

Export all frames from any MP4 as lossless PNG using bundled FFmpeg. Configurable output location, smart cleanup, and a cancel button — no extra installs needed.

See it in action

Right-click context menu with AI Metadata Inspector options
Windows Explorer

Right-click. That's all.

Access all features directly from the Windows Explorer context menu. Copy positive prompt, copy negative prompt, open the full info window, or extract MP4 frames — without launching any app.

AI Metadata Inspector detailed generation data window
Generation Data

Every parameter, at a glance.

Full breakdown of seed logic, sampler configuration, model and output data, detected metadata sources — all in a clean, compact window. Think of it as MediaInfo for AI-generated content.

AI Metadata Inspector showing multi-pass workflow data
Advanced Workflows

Multi-pass workflows, fully supported.

Complex ComfyUI workflows with multiple sampler passes are detected automatically and displayed clearly — each pass with its own seed, denoise, model, and sampler settings.

Everything it captures

Right-click Quick Access

  • Copy positive prompt
  • Copy negative prompt
  • Open full AI Info window
  • Extract MP4 frames as PNG

Generation Data

  • Seed (robust detection, including 0)
  • Noise seed
  • Add noise / denoise
  • Steps / CFG / sampler / scheduler
  • Model / CLIP / VAE / LoRA
  • File dimensions, FPS, frame count

Frame Extraction

  • Export all frames as lossless PNG
  • Bundled FFmpeg — no dependencies
  • Output next to video or fixed folder
  • Smart cleanup (no folder spam)
  • Cancel anytime via GUI

Supported formats

Extracts embedded generation metadata directly from the file — no sidecar files, no database.

PNG Images

  • ComfyUI prompt JSON
  • A1111-style metadata (partial)

MP4 Videos

  • ComfyUI workflow JSON
  • WAN / img2vid pipelines
  • Multi-sampler workflows

Under the hood

  • Windows 10 / 11 · Python + Tkinter GUI
  • FFmpeg & ExifTool bundled — no external install required
  • PowerShell fallback for environments without Tkinter
  • Right-click integration via install_context_menu.bat
  • Clean Inno Setup installer, complete uninstall
  • Open source · MIT License