GeoJSON to WKT Converter
GeoJSON to WKT Converter that runs directly in your browser with a live map preview.
How to use
- Paste GeoJSON or WKT — it auto-detects the format and converts to the other.
- Click Switch to flip the conversion direction.
Input Format: GeoJSON
Output Format: WKT
Map Preview
Loading map…
How it works
- Paste the source geometry.
- Review the converted output and map preview.
- 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.