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 5.0

2023-02-14 — GeoTag 5.0 available in the Mac App Store
2023-02-14 — GeoTag 5.0 available from this site in dmg form
GeoTag Version 5 Operating Instructions
GeoTag 5.0 requires macOS Ventura (13) or later. Use Version 4.15 if you are running an earlier version of macOS.
App Store Link
The same (free) app that is available via the following download link is 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 5.0 download Requires macOS 13 or later. The file is about 6.5 MB in size. Open the dmg file. Drag the GeoTag application into your Applications folder.
Updated in 5.0
- Set elevation/altitude when assigning locations from track logs.
- User option to enable/disable the jpeg part of a raw/jpeg pair
- User option to add a finder tag to updated images.
- User option to show/hide ignored files
- User option to show/hide pins for all selected images
- The function to interpolate image location was removed.
- (internal) better performance using structured concurency where possible
- (internal) Exiftool version 12.55
- (internal) User Interface code re-written to use SwiftUI
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