Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GPS exif data to image
#1
Is there a script or an extension that I can use to add the gps location from its exif data to the image as a text or a watermark? Thanks
Reply
#2
In GIMP, I don't know.

If you have imagemagick (command line), I found this to extract gps coordinates, (I never really get into imagemagick, though, but it might be useful for you)
> https://github.com/ImageMagick/ImageMagi...sions/4806
Even the city
> https://imagemagick.org/discourse-server...hp?t=33364

Reference > https://www.imagemagick.org/script/escape.php

Then it should be possible with imagemagick to put the coordinate on the image itself
https://linuxhint.com/imagemagick-adding-text-image/
Patrice
Reply


Forum Jump: