Closed kaneda2004 closed 8 months ago
@kaneda2004 First I quickly merged your code, but after I saw that you changed the exif key from ImageDescription to UserComment. This is why I reverted the code changes. Because the previously saved images used ImageDescription, we cannot change to UserComment. But I will figure out some solution for this problem.
Removed the piexiv2 dependency and replaced functionality with piexiv to ensure compatibility with MacOS on ARM processors.