Online GeoJSON to CSV/Excel Converter
Convert GeoJSON data to CSV/Excel with coordinate transformation. Supports Point, LineString, Polygon, and more. Handle large files efficiently.
Input GeoJSON
error = err, (f) => files = f)"
:class="{ 'border-emerald-500 bg-emerald-50': dragging, 'border-red-500 bg-red-50': error }"
class="p-8 border-2 border-dashed border-slate-200 rounded-3xl bg-slate-50 hover:bg-slate-100 transition-all group text-center relative">
Quick Presets:
Coordinate System
Geometry Output
CSV Settings
Features
-
Properties
-
Data Size
-
Process Time
-
Data Preview (First 100 rows)
.csv
GIS Data Processing
Supports Point, LineString, Polygon, and Multi-geometries. Handles nested properties intelligently.
Coordinate Conversion
Built-in conversion between WGS84, GCJ02 (China), BD09 (Baidu), and Web Mercator coordinate systems.
Large File Support
Efficiently processes large GeoJSON files locally in your browser. No server upload required.