Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPTC and Exif data discarded #33

Open
stonie08 opened this issue Aug 2, 2016 · 1 comment
Open

IPTC and Exif data discarded #33

stonie08 opened this issue Aug 2, 2016 · 1 comment

Comments

@stonie08
Copy link

stonie08 commented Aug 2, 2016

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.

@Jack000
Copy link
Owner

Jack000 commented Nov 7, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants