#73 · Primary category: Prompt Engineering Tools

stable-diffusion-prompt-reader

ai image-generation macos prompt-engineering prompt-toolkit python stable-diffusion stable-diffusion-webui tkinter windows

A simple standalone viewer for reading prompts from Stable Diffusion generated image outside the webui.

Project last updated:05/29/24

GitHub Stars

1.3K

Forks

88

Contributors

2

License

MIT

Why we included this project

Anyone who generates images with Stable Diffusion has probably hit the same annoyance: you find an image on disk and have no idea which prompt and settings produced it. This standalone desktop utility pulls the embedded generation metadata straight out of the image file, so you do not need to open the web UI just to check. It reads the metadata formats used by the common generators in the ecosystem (AUTOMATIC1111's webui, ComfyUI, InvokeAI, Easy Diffusion, NovelAI, and Draw Things), so it works with the tools you likely already use. Beyond reading, you can copy a prompt to the clipboard, export it to a text file, strip the metadata before sharing an image, or edit the embedded prompt and write it back. The drag-and-drop GUI and a CLI cover both casual and scripted workflows, which makes it a handy companion for keeping a growing library of generated images organized.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category