CSV to GeoJSON

Convert CSV rows with latitude/longitude columns into a GeoJSON FeatureCollection of Point features, keeping other columns as properties, in your browser.

Learn more: CSV Files ExplainedThe CSV format, RFC 4180 quoting rules, encodings, common pitfalls, and how CSV compares to TSV, JSON and Parquet.
GeoJSON

Runs entirely in your browser — nothing you enter is uploaded or stored.

Ask about this tool on

CSV to GeoJSON

Convert CSV rows with latitude/longitude columns into a GeoJSON FeatureCollection of Point features, keeping other columns as properties, in your browser.

Paste your CSV on the left and the result is produced instantly on the right — entirely in your browser. Your data never leaves the page, which you can confirm from the Network panel or our privacy policy.

Frequently asked questions

How do I use the CSV to GeoJSON?

Paste or upload your CSV on the left, set the options, and the geojson appears on the right — copy or download it. Everything runs in your browser.

Is my data uploaded anywhere?

No. This tool runs entirely in your browser — your CSV is never sent to a server. You can verify it in the Network tab or in our Content-Security-Policy.

Is the CSV to GeoJSON free?

Yes — completely free, no sign-up and no limits. Everything happens client-side.

Related tools