Tool PromptSniffer:: View/Copy/Extract/Remove AI generation data from Images

If you find yourself generating a lot of images using AI and want to easily view/remove AI generation metadata embedded in images, this would be a very handy tool to have.
Just right click on any image and View/Copy/Extract or Remove generation metadata.

🚀 Features​

Core Functionality​

  • Read EXIF/Metadata: Extract and display comprehensive metadata from images
  • Metadata Removal: Strip AI generation metadata while preserving image quality
  • Batch Processing: Handle multiple files with wildcard patterns ( cli support )
  • AI Metadata Detection: Automatically identify and highlight AI generation metadata
  • Cross-Platform: Python - Open Source - Windows, macOS, and Linux

AI Tool Support​

  • ComfyUI: Detects and extracts workflow JSON data
  • Stable Diffusion: Identifies prompts, parameters, and generation settings
  • SwarmUI/StableSwarmUI: Handles JSON-formatted metadata
  • Midjourney, DALL-E, NovelAI: Recognizes generation signatures
  • Automatic1111, InvokeAI: Extracts generation parameters

Export Options​

  • Clipboard Copy: Copy metadata directly to clipboard (ComfyUI workflows can be pasted directly)
  • File Export: Save metadata as JSON or TXT files
  • Workflow Preservation: ComfyUI workflows saved as importable JSON files

Windows Integration​

  • Context Menu: Right-click integration for Windows Explorer
  • Easy Installation: Automated installer with dependency checking
  • CLI Support: Command line and batch support
More information on github
 

peacemaker

Expert
Licensed User
Longtime User
Wow. Do AI generated images always have such EXIF/Metadata marking ?
 

epiCode

Active Member
Licensed User
Wow. Do AI generated images always have such EXIF/Metadata marking ?
Copilot - OpenAI does not - but automatic111, swarmUI, InvokeAI or local generation apps almost always save prompt info by default. Comfyui embeds whole workflow in output images.
 
Last edited:
Top