Skip to content
Geo Utilities

WKT to GeoJSON Converter

WKT to GeoJSON Converter that runs directly in your browser with a live map preview.

How to use
  1. Paste GeoJSON or WKT — it auto-detects the format and converts to the other.
  2. Click Switch to flip the conversion direction.

Input Format: WKT

Output Format: GeoJSON

Map Preview

Loading map…

How it works

  1. Paste the source geometry.
  2. Review the converted output and map preview.
  3. Copy or download the result.

Supported range

Supports the geometry types accepted by the site's GeoJSON and WKT parsers.

Important notes

This changes the data format, not the coordinate reference system.

Report an issue