stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
[Feature Request]: Addional MetaData for Images
Is there an existing issue for this?
- [X] 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