lllyasviel / lllyasviel/stable-diffusion-webui-forge
[Feature Request]: Addional MetaData for Images
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Most cloud image/video services, including Amazon Photos and Google Photos, do not rely on the file's creation date or filename to organize images in their libraries. Instead, they use Exif metadata, such as Date Taken/DateTime Original for JPG files or CreationTime for PNG files, to sort the content.
I was wondering if it would be possible to add the additional creation/taken Exif Metadata Information for all the different image filetypes that supported by SD webui forge
Proposed workflow
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating how generated images are saved and which image file types are supported, then determine the metadata fields and formats needed for each; done means supported outputs carry the requested creation or taken metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100