change the metadata and copyright of jpg image with python3

344 Views Asked by At

I want to change the metadata or exif or copyright of some images together. I searched a lot and tried some libs like :

exif : it had this error : the error of exif

PIL : I didn't know how to use that.

piexif : I had this error : KeyError: 'Exif'

and some else that I can't remember the names but I couldn't use the because of errors.

============================================================================

anyone knows a way for me to change some metadata of a jpg? I'm doing it with photoshop but it takes a lot of time.

0

There are 0 best solutions below