receyuki/stable-diffusion-prompt-reader ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple standalone app that can open Stable Diffusion generated images and show the hidden prompt data outside the webui.
I want a clean desktop app with drag and drop, so I can drop in PNG, JPG, WEBP, or TXT style files from different generators and immediately see the prompt, negative prompt, and basic generation info if it exists. Make it easy to copy the prompt to the clipboard, export it to a text file, and remove the embedded prompt data to make a cleaned image copy. If possible, also let me edit or import prompt text back into an image.
Please make it work on Windows, macOS, and Linux, with both a normal app window and a simple command line mode. A light mode and dark mode would be nice too. Keep it simple and polished, like a utility I could actually use every day. If you need to check current library docs or platform details, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit