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

Lost / modified fields setting GPS to {} #68

Open
stephenhandley opened this issue Aug 1, 2019 · 0 comments
Open

Lost / modified fields setting GPS to {} #68

stephenhandley opened this issue Aug 1, 2019 · 0 comments

Comments

@stephenhandley
Copy link

stephenhandley commented Aug 1, 2019

I am using piexifjs to scrub GPS data. After loading the exif data with .load I set the GPS field to {} and then wrote the modified data with .insert. The GPS fields are correctly removed however I've noticed some other unexpected modifications to the output exif data after comparing the resulting image with the original using exiftool.

  • EXIF lost the Interoperability Version field
  • The Scene Type field was changed from Directly photographed to Unknown (49)
  • The Thumbnail Offset field was changed from 1160 to 906 (but i suspect this is expected since there are no longer all the GPS fields that were originally present)
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

1 participant