How to resize image without losing EXIF data?

How to print exif gps data on a photo?

  • How do I print gps data pulled from EXIF data on a series of photos? I have about 65 photos that have GPS location data as part of the EXIF data. I'd like to a) print that data on the photo (like some cameras used to datestamp images) and b) print a map showing where the photos were taken. I'm on a mac, and have iphoto, lightroom 3&4 or CS5 to work with. I've done a lot of googling and can't figure out how to automate this process. Watermarking in LR doesn't seem to allow for variables, neither the map module in LR4 nor the locations module iPhoto allow for overlaying the data on the photos or printing the map that it displays.

  • Answer:

    The http://www.photographers-toolbox.com/products/lrmogrify2.php?sec=main plugin for Lightroom will overlay text annotations to images upon export. You can specify text from an embedded metadata field - exif data, for example - including gps data. I use this plugin to overlay a text trip on the bottom of some of the images I send to faculty - usually annotations I pull from Iptc metadata.

gofargogo at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

If you're up to some scripting from the command line you could use http://en.wikipedia.org/wiki/ImageMagick for at least the first part, one command http://www.imagemagick.org/script/escape.php to get the data and http://www.imagemagick.org/Usage/annotating/ to generate corresponding text in the photo.

XMLicious

Oh, and it looks like gyusan's Mogrify plugin uses ImageMagick behind the curtain, so that's probably the easiest way to go.

XMLicious

Perfect! Morgify is exactly what I needed for the first part. Thanks.

gofargogo

If I was going to write a little script to do the 2nd part, I might use the http://www.gpsvisualizer.com/map_input?form=jpg web site and then glue the resulting map onto the image with an ImageMagick command. It doesn't look like that site is designed to be automated, though, so it might take some hacking.

XMLicious

Huh, I'm surprised there's no printing from the Lightroom 4 map. For a one off I'd just take a screenshot and print that, but that's a bit weak. Jeffrey Freidl's excellent http://regex.info/blog/lightroom-goodies/gps doesn't have a print option I could find, but it does have the ability to export photos to a KMZ that you can then print from Google Earth or, with a bit of work, print from your mapping app of choice. Here's http://dl.dropbox.com/u/24772043/photos.kmz with default options; the plugin has a lot of configurability in the KMZ export.

Nelson

http://contour.com/software/storyteller is Contour's software that can make maps from the GPS output of their cameras, but since they make both the cameras and the software (and the cameras are primarily used for video) I have no idea if it works using the usual standards or if they rolled their own. But it's a free download if you have the time to try.

-harlequin-

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.