MetadataToUTM is a very simple utility to extract embedded Latitude and Longitude GPS data from images, convert to a Universal Transverse Mercator projection if desired, and export to either .csv or .xlsx file format.
- Run the executable found in the latest release
- Select the folder that contains your images using the pop-up explorer prompt.
- Wait a moment after the prompt closes. This can take up to a couple seconds.
- Choose which coordinate system you desire. The "both" option will include both listed formats next to each other with Latitude/Longitude preceding UTM coordinates.
- NOTE: you must enter the characters as they are listed. E.g.
B
is invalid whereasb
is valid.
- NOTE: you must enter the characters as they are listed. E.g.
- Choose which output format you desire.
- You can then find your created
out.xlsx
orout.csv
file in the folder alongside your images