AUTOMATIC1111 / Forge Metadata Viewer
Read the prompt, negative prompt, sampler, seed, model hash, LoRAs, and every other parameter that AUTOMATIC1111 (and Forge) embed in the PNG tEXt chunk named "parameters". Drag a generated image below to inspect it locally.
Drop or paste images
PNG · JPEG · WebP · ⌘V to paste · Esc to clear
100% client-side
What gets extracted
- Positive and negative prompt (with LoRA / embedding tokens called out)
- Sampler, scheduler, steps, CFG scale, denoising strength
- Seed, image size, clip skip
- Model name and hash, VAE
- Any extra fields the WebUI added (preserved verbatim)
FAQ
Why does my image have no metadata?
Re-saving a PNG through most editors (Photoshop, online compressors, social platforms) strips the tEXt chunks. Only the original file from the WebUI keeps the data.
Is anything uploaded?
No. Parsing runs entirely in your browser using a pure JavaScript PNG chunk reader.