Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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