UTM zone 33N (EPSG:25833) is the standard projected coordinate system for most of Norway. This tool converts UTM eastings and northings to WGS84 latitude/longitude — the format used by GPS devices, web maps, and most APIs — and back the other direction.
UTM (Universal Transverse Mercator) divides the world into 60 six-degree zones. Zone 33N covers central and northern Norway (12°–18° East), with eastings measured in metres from a false origin and northings measured from the equator. WGS84 (EPSG:4326) is the geographic coordinate system used by GPS and most web mapping platforms: positions are expressed as decimal-degree latitude and longitude.
This conversion is essential whenever field data (collected in UTM by surveyors, municipalities, or Kartverket products) needs to be plotted on Google Maps, Leaflet, OpenStreetMap, or shared with systems that expect lat/lon. In Norway, the underlying datum for EPSG:25833 is ETRS89, which is aligned with WGS84 to within roughly 0.5 metres — precise enough for almost all mapping and spatial analysis use cases.
GeoTransform handles batch conversion from Excel spreadsheets: upload a file, pick the columns containing your X/Y values, choose the target CRS, and download the converted file. The map pane shows both the original and converted points side by side so you can visually confirm nothing ended up in the Atlantic.