Closed pavelk2 closed 10 years ago
http://stackoverflow.com/questions/22477034/set-file-properties-in-python
if you use pyexiv and copy metadata - don't forget to delete all the files you store
https://wiki.gnome.org/Projects/gexiv2/PythonSupport
https://gist.github.com/jpwatts/819680
import jpeg jpeg.setExif(jpeg.getExif('foo.jpg'), 'foo-resized.jpg')
http://stackoverflow.com/questions/22477034/set-file-properties-in-python