Free Online Bounding Box Tool
Draw a bounding box on the map or enter coordinates manually. Get the bounding box in GeoJSON polygon format, WKT representation, or as a URL parameter for MapLibre / Mapbox maps.
What this tool does
Create a bounding box by clicking two diagonal corners on the map, or by entering min/max lat/lng values. Copy the result in your preferred format.
How to use
Click on the map to set the first corner, then click again to set the opposite corner. The bounding box appears in all formats instantly.
Export formats
GeoJSON Polygon, Well-Known Text (WKT) POLYGON, comma-separated (south, west, north, east), and MapLibre/Mapbox fitBounds URL format.
Use cases
API queries (Overpass Turbo, OpenStreetMap, satellite imagery), MapLibre fitBounds, GDAL warp/extract, and geographic extent analysis.
Privacy
All operations are local. The map data is served from OpenStreetMap tiles — your drawn box is not sent anywhere.
Coordinate system
All coordinates are in WGS84 (EPSG:4326) decimal degrees. Convert to UTM or other CRS using the coordinate converter tool.