Free LatLong Coordinate Converter

LatLong Coordinate
Converter

Convert latitude/longitude between DD, DDM, and DMS formats and across WGS84, GCJ-02 & BD-09 coordinate systems โ€” all in your browser, zero data upload.

Why You Need a LatLong Coordinate Converter

Three real-world frustrations that a reliable LatLong Coordinate Converter eliminates instantly.

Your GPS Pin Lands in the Wrong Spot on Chinese Maps

China's regulations require all domestic apps to use GCJ-02 (Mars Coordinates), not raw WGS84 GPS. Without a LatLong Coordinate Converter, every GPS pin appears hundreds of metres off on Amap, Tencent Maps, and Baidu Maps.

Field Equipment Exports Data in Every Format Imaginable

Drone controllers log DMS, land-survey instruments output DDM, and GIS platforms expect plain decimal degrees. A dedicated LatLong Coordinate Converter turns any format into any other in under a second โ€” no manual arithmetic required.

Uploading Sensitive Coordinates to Online Services Is a Privacy Risk

Government survey data, infrastructure coordinates, and confidential site locations cannot be sent to external servers. Our LatLong Coordinate Converter runs 100% inside your browser โ€” nothing ever leaves your device.

LatLong Coordinate Converter

Smart extraction โ€” paste any text and valid coordinates are detected automatically.

Everything Built Into This LatLong Coordinate Converter

Six core capabilities โ€” all running locally in your browser, zero backend, zero data exposure.

Dual Real-Time Engine

Format conversion (DD โ†” DDM โ†” DMS) and coordinate system shift (WGS84 โ†” GCJ-02 โ†” BD-09) update the moment you type โ€” no submit button needed.

Smart Text Extraction

Paste any sentence, log line, or API response. Built-in regex strips noise and pulls out valid latitude/longitude pairs automatically, including Chinese-language geo descriptions.

Batch Processing & Export

Drop hundreds of coordinate pairs into the batch panel. All rows are processed in milliseconds and can be exported as a clean CSV or TXT file instantly โ€” no server involved.

One-Click Copy for Every Output

Each result โ€” DD, DDM, DMS, WGS84, GCJ-02, BD-09 โ€” has its own copy button. Grab exactly the format you need without retyping or reformatting.

Strict Boundary Validation

Latitude (-90 to 90) and longitude (-180 to 180) are validated in real time. Out-of-range or non-numeric values trigger a red highlight before any calculation runs.

100% Private, Fully Offline

Zero server requests. All math โ€” including the GCJ-02 and BD-09 offset algorithms โ€” runs inside your browser tab. Safe for sensitive, classified, or confidential location data.

How to Use the LatLong Coordinate Converter

Three simple steps โ€” paste, read, copy.

01

Paste or Type Your Coordinates

Enter a clean decimal pair like 39.9042, 116.4074, or paste any raw text โ€” a map URL, a survey note, or a log file excerpt. The LatLong Coordinate Converter's smart parser extracts the numbers automatically.

  • Accepts DD, DDM, and DMS notation as input.
  • Handles N/S/E/W prefixes, ยฑ signs, and Chinese degree characters (ๅบฆ/ๅˆ†/็ง’).
๐Ÿ’ก Pro Tip:For phrases like "ๅŒ—็บฌ39ๅบฆ54ๅˆ†๏ผŒไธœ็ป116ๅบฆ24ๅˆ†", the parser recognises Chinese Hanzi notation directly.
02

Read All Six Outputs at Once

The instant valid coordinates are detected, all outputs update simultaneously โ€” DD, DDM, and DMS in the Format panel, plus WGS84, GCJ-02, and BD-09 in the CRS panel. No button press required.

  • Red borders flag out-of-range or invalid inputs immediately.
  • All six outputs refresh in under 1 ms even on older hardware.
๐Ÿ’ก Pro Tip:GCJ-02 and BD-09 results are computed from the WGS84 input, so always start with a raw GPS coordinate for accurate offsets.
03

Copy, Export, or Switch to Batch Mode

Tap the copy icon beside any result to grab it instantly. For bulk jobs, switch to the Batch tab, paste one coordinate pair per line, choose your output format and target CRS, then export a CSV or TXT file.

  • CSV export includes headers: lat_in, lng_in, lat_out, lng_out, crs.
  • TXT export is one converted pair per line โ€” ideal for piping into other tools.
๐Ÿ’ก Pro Tip:Batch mode handles 1,000+ rows in well under a second, entirely in-browser.

Three Scenarios Where This LatLong Coordinate Converter Shines

From LBS developers to field surveyors to privacy-first teams.

Fix Map Pin Drift for Chinese Mapping Apps

Amap, Tencent Maps, and Baidu Maps all apply mandatory coordinate offsets. This LatLong Coordinate Converter implements the open-source WGS84 โ†” GCJ-02 โ†” BD-09 algorithm โ€” the same logic used by official Chinese LBS SDKs โ€” so your pins land exactly where they should.

City map showing three coloured pins โ€” WGS84 (blue), GCJ-02 (orange), BD-09 (red) โ€” with drift-correction arrows between them

Unify Drone & Survey Equipment Data

Drone flight controllers export DMS. Land-survey total stations output DDM. GIS platforms want plain decimal degrees. Drop any raw string into the LatLong Coordinate Converter and get a uniform DD dataset ready for QGIS, ArcGIS, or any web mapping API in seconds.

Drone above a terrain survey grid with DMS, DDM, and DD coordinate labels floating alongside the flight path

Handle Sensitive Coordinates with Full Confidence

Government survey data, infrastructure coordinates, and military reference points cannot be uploaded to third-party servers. Because this LatLong Coordinate Converter runs entirely in your browser with zero network requests, confidential location data never leaves your machine.

Laptop screen showing coordinate data inside a browser with a privacy shield hologram and a no-network icon in a dark room

Frequently Asked Questions

Common questions about the LatLong Coordinate Converter.

What is a LatLong Coordinate Converter?

A LatLong Coordinate Converter is a tool that transforms latitude/longitude data between display formats (DD, DDM, DMS) and between geodetic coordinate systems (WGS84, GCJ-02, BD-09). This converter handles both conversions simultaneously in real time, entirely inside your browser.

What is the difference between WGS84, GCJ-02, and BD-09?

WGS84 is the global GPS standard used by Google Maps, OpenStreetMap, and all GPS hardware. GCJ-02 (Mars Coordinates) is a legally mandated obfuscated system required for all domestic Chinese mapping apps, including Amap and Tencent Maps. BD-09 is Baidu Maps' proprietary system that adds a further offset on top of GCJ-02. A LatLong Coordinate Converter bridging all three is essential for China-based LBS development.

What do DD, DDM, and DMS mean?

DD stands for Decimal Degrees โ€” the simplest form, e.g. 39.9042ยฐ N. DDM is Degrees Decimal Minutes, e.g. 39ยฐ 54.252' N. DMS is Degrees Minutes Seconds, e.g. 39ยฐ 54' 15.12" N. All three represent exactly the same point; only the notation differs. The LatLong Coordinate Converter instantly converts among all three.

Can I use this converter without an internet connection?

Yes. Once the page has loaded, all features โ€” including batch processing and CSV export โ€” work fully offline. The LatLong Coordinate Converter makes zero network requests during conversion, so disconnecting your internet has no effect on functionality.

How accurate is the GCJ-02 and BD-09 conversion?

The converter uses the widely adopted open-source offset algorithm, which yields sub-metre accuracy for most mainland China locations. The algorithm matches what official Chinese mapping SDKs document publicly. Note that GCJ-02 is intentionally imprecise by design; the offset is deterministic, but the inverse (recovering raw WGS84 from GCJ-02) is only an approximation.

Is my location data safe to use here?

Completely. The LatLong Coordinate Converter makes zero network requests. Your coordinates are processed entirely in JavaScript inside your browser tab โ€” nothing is transmitted to any server, stored in any database, or shared with any third party.

How many rows can I process in batch mode?

There is no hard limit. The LatLong Coordinate Converter processes 1,000+ rows in well under a second on a modern browser, because all computation is pure JavaScript with no I/O overhead. For very large datasets (100,000+ rows), splitting into smaller batches and exporting multiple files is recommended.

Start Using the LatLong Coordinate Converter Now

Free, private, and offline-ready โ€” no signup, no install, no data upload.