GeoJSON Developer Tools

Free online tools to view, validate, convert, and transform GeoJSON data. No signup required. Everything runs in your browser.

GeoJSON Tools

GeoJSON Viewer

View and visualize GeoJSON files on an interactive map. Paste or upload your GeoJSON data to see it rendered instantly.

GeoJSON Validator

Validate your GeoJSON data against the RFC 7946 specification. Find and fix errors in your GeoJSON files.

GeoJSON Simplifier

Simplify complex GeoJSON geometries to reduce file size while preserving shape accuracy.

GeoJSON Bounding Box Calculator

Calculate the bounding box envelope of any GeoJSON geometry. Get min/max coordinates instantly.

GeoJSON Feature Counter

Count features and geometries in your GeoJSON data. Get a detailed breakdown by geometry type.

GeoJSON Pretty Printer

Format and beautify your GeoJSON with proper indentation for easy reading and debugging.

GeoJSON Minifier

Minify GeoJSON data by removing whitespace and reducing coordinate precision to shrink file size.

GeoJSON Area Calculator

Calculate the area of GeoJSON polygons in square meters and square kilometers.

GeoJSON Length Calculator

Calculate the total length of GeoJSON LineStrings in meters and kilometers.

GeoJSON Centroid Calculator

Find the geographic center point of any GeoJSON geometry. Calculate centroids for polygons and feature collections.

GeoJSON Point Generator

Generate GeoJSON Point features from coordinates. Create point data for web maps.

GeoJSON Polygon Generator

Draw and generate GeoJSON Polygon features interactively on a map.

GeoJSON Merge Tool

Merge multiple GeoJSON files into a single FeatureCollection.

GeoJSON Buffer Tool

Create buffer zones around GeoJSON geometries at a specified distance.

GeoJSON Clip Tool

Clip GeoJSON features to a bounding box or polygon boundary.

GeoJSON Difference Tool

Calculate the geometric difference between two GeoJSON polygons.

GeoJSON Union Tool

Compute the union of multiple GeoJSON polygons into a single geometry.

GeoJSON Intersection Tool

Find the intersection area between two GeoJSON polygons.

GeoJSON Dissolve Tool

Dissolve adjacent GeoJSON polygons into larger combined features.

GeoJSON Coordinate Precision Reducer

Reduce coordinate precision in GeoJSON to shrink file size without losing meaningful accuracy.

GeoJSON Rewind Tool

Fix winding order of GeoJSON polygon coordinates to follow the right-hand rule per RFC 7946.

GeoJSON Coordinate Flip Tool

Swap latitude and longitude coordinates in GeoJSON data to fix coordinate order issues.

GeoJSON Flatten Tool

Flatten Multi-geometries into individual single-type GeoJSON features.

Format Converters

Guides & Resources