Tested tool guide
Tested browser tools
Checked August 16, 2026
What GPS Coordinate Converter does, with a checked example
GPS Coordinate Converter takes one location expressed as decimal latitude and longitude, degrees-minutes-seconds (DMS), Universal Transverse Mercator (UTM), or Military Grid Reference System (MGRS), and presents equivalent coordinate forms with a map preview. It interprets compass directions and numeric signs for geographic coordinates, while projected grid inputs also require their zone or grid designator. The common mistake is swapping latitude and longitude, especially when both values are plausible; the preview helps expose that error.
Worked example
A concrete input and expected output from the current implementation.
Input
DMS latitude: 40 degrees, 30 minutes, 0 seconds N
DMS longitude: 79 degrees, 45 minutes, 0 seconds W
->
Expected output
Decimal degrees: 40.5, -79.75
Thirty minutes is 0.5 degree, and 45 minutes is 0.75 degree. The longitude is negative because it is west.