Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petrk39/sd-exif-editor
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: 26 days ago
JSON representation
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
- Created: 2022-11-16T10:50:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T12:49:03.000Z (3 months ago)
- Last Synced: 2024-08-07T15:30:29.941Z (3 months 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
![Screenshot](screenshot.png)
# 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