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

unable to extract GPS data from samsung photos #130

Open
jumpjack opened this issue Dec 22, 2024 · 3 comments
Open

unable to extract GPS data from samsung photos #130

jumpjack opened this issue Dec 22, 2024 · 3 comments

Comments

@jumpjack
Copy link

Any software I tried is unable to extract GPS data from photos taken by my Samsung A32G smartphone, except for:

  • windows photo
  • exiftool

exiftool with htmldump shows where the data are hidden, but I need a JS library.

A couple of images with exiftool output:

test.zip

For image test1.jpg:
image

For image test2.jpg:
image

Any idea about how to get these data with exifr?

@mattiasw
Copy link

ExifReader seems to be able to read the GPS data of those images. (I'm the maintainer of ExifReader.)

@jumpjack
Copy link
Author

Thanks a lot, I fed Claude Sonnet with your library and my prompts, and I eventually got exactly what I was looking for: a full map of all my shots! (just a quick&dirt page, still working on it)

https://github.com/jumpjack/ArtificialCoding/tree/main/claude/image-mapper

@mattiasw
Copy link

Cool! Looks really good for a first version. I had the same idea a while back actually: https://piczlr.app/
It's really fun to play with mapping your photos like that, especially if you made the app yourself.

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