Convert Coordinates to an Address
Paste coordinates in any common format — decimal degrees like 48.8584, 2.2945, or DMS like 48°51'30"N 2°17'40"E — and this page reverse-geocodes them into the nearest street address, broken into house number, street, city, region, postcode and country. One tap uses your current position instead. Nothing you paste is stored.
Click anywhere on the map to move the pin and read that address instead.
Google MapsWhat reverse geocoding can and can't promise
Turning a point into an address is a nearest-match problem, not a lookup: the service finds the closest known building or road segment in open map data (OpenStreetMap, via Nominatim) and reads its address. In dense cities that's usually exact to the door. In apartment complexes, rural areas or places with sparse mapping, the nearest known address can sit a plot or two away — the coordinates are right, the map's knowledge is the limit. For the reverse trip, address → coordinates resolves text back to a point.
Where people paste coordinates from
The classic sources: a photo's EXIF data (read it here), a Google Maps pin shared as "48.8584, 2.2945", a GPX track from a hike (view the file), a geocaching listing in DMS, or a coordinate a form rejected because it wanted an address. This page accepts decimal degrees, degrees-minutes-seconds and degrees-decimal-minutes — mixed hemispheres, commas or spaces — and normalizes before looking anything up. If a format refuses to parse, the coordinate converter shows the same point in eight notations.
Privacy
The lookup sends only the coordinate pair to the geocoding service — never your identity, never your own position unless you explicitly tap the location button, and nothing is stored on our side. Coordinates you paste stay in your browser except for that one lookup request. The map preview loads OpenStreetMap tiles; no other third party is involved.