📍 Geohash Converter
Convert between geohashes and coordinates locally in your browser with smart detection, precision 1-12, bbox details, neighbour cells, parent prefixes, GeoJSON/WKT output, and batch conversion.
Shared Settings
Mode, coordinate order, and precision apply to both panels. Precision is only used when coordinates are encoded into a geohash.
The common UI range is 1-12. Higher precision means smaller cells and more exact location disclosure.
Supports decimal coordinates, DMS, direction letters, full-width punctuation, and both `lat,lng` / `lng,lat`. Ambiguous pairs such as `12,34` need an explicit order or direction suffix.
Neighbor Cells (3 x 3)
Tap any cell to copy it. The center cell is the current geohash.
Local SVG Preview
Shows the current cell inside the 3x3 neighborhood without any map tiles or remote requests.
Parent Prefixes
Hierarchy from coarse to fine. Tap any prefix to copy it.
GeoJSON
—
WKT
—
Scope note: this version focuses on text-based conversion between Geohash and WGS84-style latitude/longitude. It does not identify addresses, POIs, roads, or administrative regions, does not render maps, and does not choose the right precision for you.
Precision note: decoding yields a cell and its center point, not ground-truth GPS precision. Treat the bbox, error range, and neighbor cells as the primary signal instead of assuming the center is the real boundary.
Privacy note: parsing, export, and share-link generation stay inside the current browser. If the coordinates refer to real homes, offices, or customer assets, be careful with higher precision values.
Free online Geohash converter. Convert between geohashes and latitude/longitude locally in your browser with smart detection, decimal / DMS coordinate input, precision 1-12, bounding box details, neighbor cells, parent prefixes, GeoJSON / WKT export, batch conversion, and shareable links. Everything stays in the current browser.