Stable Diffusion Metadata

Stable Diffusion Metadata


Developer
Version
Update time
Views
Support
Website

The Stable Diffusion Metadata extension for Eagle App brings the raw metadata from your Stable Diffusion images directly to Eagle's info panel, making it easy to view important details without leaving your library. Stable Diffusion, an open-source AI image generation pipeline, requires a webUI like A1111, ComfyUI, or WebUI Forge to run inference. These programs use different metadata formats that can be difficult to read in other applications. This extension bridges that gap by displaying the metadata in a user-friendly format within Eagle App. For images with extensive metadata, such as ComfyUI workflow files or A1111 images with long prompts, the extension shows the beginning of the metadata and offers the option to download the entire file as JSON for further analysis.

v1.0.1
2024-05-15
  • Unnecessary code was removed from node_modules due to the complete re-write of the extension. 
  • Metadata is now parsed: backslashes (\) are removed from previews as they are not required to escape characters in json.
  • Brackets removed from preview: unnecessary brackets and other syntax has been removed from the preview
  • Metadata now has a multi-line preview, with the option to view up to 3000 characters of metadata within Eagle App.
  • For larger workflows, the metadata can now be exported
  • Improved overall look to match Eagle design system
  • Metadata preview can be expanded/hidden