Expose
Expose copied to clipboard
IPTC and Exif data discarded
ImageMagick used by exposed discards all the Exif and IPTC data that may be embedded in the original photos by default. But as IPTC data holds information about copyright- and contact information of the photographer (although easily deletable), these information should be kept in the photos wherever possible.
unfortunately imagemagick does have some issues with exif. The proper way to do this is with exiftool but I don't really want to add another dependency.
I think this might be an acceptable loss? If copyright info etc is important you could use the zip function which stores a copy of the original, exif and all.