Reproject a Point (CRS)

Convert a coordinate between WGS84, Web Mercator and any UTM zone.

From

To

551130.768481, 4180998.881499

Runs entirely in your browser - nothing is sent to a server.

Related tools

How it works

  1. 1

    Pick the source CRS

    WGS84, Web Mercator, or a UTM zone.

  2. 2

    Enter the coordinate

    Longitude/latitude or Easting/Northing.

  3. 3

    Pick the target CRS

    The reprojected coordinate updates instantly.

FAQ

Which coordinate systems are supported?
WGS84 (EPSG:4326), Web Mercator (EPSG:3857), and all 120 WGS84/UTM zones (1-60, North and South) - powered by proj4js.
Can I reproject to an arbitrary EPSG code not in this list?
Not in this tool - it covers the common light-use CRS set. Full/fidelity CRS support is tracked separately.