https://github.com/petrk39/sd-exif-editor
Check out SD EXIF Editor v2 now! https://github.com/PetrK39/SD-EXIF-Editor-v2 Tiny tool for viewing and editing image metadata associated with AUTOMATIC1111/stable-diffusion-webui generation parameters
https://github.com/petrk39/sd-exif-editor
stable-diffusion wpf
Last synced: about 2 months ago
JSON representation
Check out SD EXIF Editor v2 now! https://github.com/PetrK39/SD-EXIF-Editor-v2 Tiny tool for viewing and editing image metadata associated with AUTOMATIC1111/stable-diffusion-webui generation parameters
- Host: GitHub
- URL: https://github.com/petrk39/sd-exif-editor
- Owner: PetrK39
- Archived: true
- Created: 2022-11-16T10:50:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T12:49:03.000Z (over 1 year ago)
- Last Synced: 2024-10-27T23:23:02.070Z (about 1 year ago)
- Topics: stable-diffusion, wpf
- Language: C#
- Homepage:
- Size: 109 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I'm excited to announce new version of SD EXIF Editor!
Greatly improved visuals and functionality waiting for your hands to get on it
[Check out SD EXIF Editor v2 now!](https://github.com/PetrK39/SD-EXIF-Editor-v2)
And of course thank you for using my apps
# SD EXIF Editor
Tiny tool for viewing and editing image metadata associated with [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) generation parameters
# Getting Started
## Dependencies
- Windows 7+
- .NET 6.0 Desktop Runtime
## Release
Download zip from Release page
## Build
Build using Visual Studio 2022
# Usage
Open the .png file through this application in a convenient way
- Use command line
- Drop the file on `SD EXIF Editor.exe` or on link to it
- (Recommened) Use FastStone ImageViewer and add `SD EXIF Editor.exe` as External Program. Then use `E` shortcut
# Screenshot

# Features
- If the image contains the 'parameters' tag, its content will be displayed in the text box
- Global hotkeys for copying, deleting, saving and closing the app
- The 'used embeddings' part will be ignored on copying because the WebUI cannot handle parsing
- Image tooltip on hover
- File path tooltip on hover
# Note
NovelAI metadata not yet supported
Metadata tag name can be changed on build