0

I wish to add copyright info to many (hundreds) of jpeg files.

This post isn't quite what I'm looking for: How to access a file's properties on Windows?

The exif package is pretty cool: https://gitlab.com/TNThieding/exif

I am able to add a "Copyright" attribute using the exif package, however content does not appear when I view in Windows Explorer. I have also tried for "Comments"

Presumably, this is because Copyright and Comments are file properties and not exif attributes (though they all appear collectively in the "File Properties" pop-up window).

Is it possible to modify either Copyright or Comments properties using Python 3?

Cheers

EDIT:

Here's a view in Explorer that includes some files with copyright and some without: Windows Explorer screen cap

And a screen capture of the file properties pane: File properties screen capture

CreekGeek
  • 1,809
  • 2
  • 14
  • 24
  • Do you have an example of an image, any image, which does show copyright data in Windows Explorer? If not, then maybe Windows Explorer simply does not show this and there is nothing you can do about it. – zvone Nov 25 '20 at 03:20
  • screen captures added to post – CreekGeek Nov 25 '20 at 04:41

0 Answers0