How to GeoJSON to CSV
- 1Upload a GeoJSON file
- 2Review feature properties and coordinates
- 3Download the CSV
Convert · browser workspace
Flatten GeoJSON features and coordinates into a clean CSV for spreadsheets, reporting, and GIS data cleanup.
Quick start
Everything runs in your browser, so you can test the workflow with sample data when available before using production files.
Output: A CSV of feature properties and point coordinates.
Yes. FeatureCollections and individual Features are supported.
Properties are preserved; point coordinates are exposed directly, while complex geometry remains limited.