GeoTag: A macOS Application to tag photo locations
GeoTag is a free macOS application that allows you to update image metadata with geolocation tags by panning and zooming in a map window and then clicking on the location where a photo was taken. It is a good way to add location information to photos or fine tune existing location information.
Image file updates are performed using Phil Harvey’s ExifTool. This allows geolocation data to be modified an unlimited number of times with no image degradation as ExifTool modifies metadata without changing the image data. See https://exiftool.org for information regarding ExifTool.
GeoTag Version 4.14

2022-01-30 — GeoTag 4.14 available in the Mac App Store
2022-01-30 — GeoTag 4.14 available from this site in dmg form
GeoTag Operating Instructions
App Store Link
The same (free) app that is available via the following download link is now also available in the Mac App Store. Get the app whichever way you like. App compiled for both intel and Apple Silicon Macs.
Download link
Version 4.14 download Requires macOS 10.13 or later. The file is about 12 MB in size. Open the dmg file. Drag the GeoTag application into your Applications folder.
Updated in 4.14
- Exiftool version 12.39
Bug Fixes in 4.14
- Date/Times could only be modified. A Date/Time could not be assigned to an image that did not have a create date. Fixed.
Known Bugs
- Race condition: When photos with the same name are among multiple images opened one may fail to open. An alert is displayed when this happens.
- Setting the date of an image outside of the range of 1970-2034 may result in an incorrect GPS Date Stamp. This is a limitation of how GeoTag, ExifTool, and macOS libraries handle date and time. One hopes that the year 2034 limit will eventually be removed ;)
History
A change log for earlier versions can be found on the history page.
GeoTag source code is available on github [link]
Don’t see a feature you want? Know how to code? Grab the code and dig in.
Notes:
Photos (OSX 10.10.3 and later) will let you modify existing location metadata but not add location data to an image. If necessary use GeoTag to add location metadata before importing the images into Photos. This may also hold true for other image editing applications.
Please send bug reports, feature requests, or other comments to marc@snafu.org