I have generated an image with pillow and now I want to add metadata to the image. In my image it didn't have a data structure yet, I suppose I have to create one first but how do I do that?
Reading or changing tags from existing images with exif data structure is very easy with the "exif" tool.
Every hint is welcome.
Unfortunately, I am somewhat at a loss and have not yet found any useful information on the Internet.