How Do I Open a TCX File? (Free Viewer + Step-by-Step)
Learn how to open a TCX file online for free. View GPS routes, laps, heart rate, cadence, and trackpoints locally in your browser—no uploads.
How do I open a TCX file? Use a browser-based viewer like our free TCX File Viewer. Upload (or drag & drop) your .tcx file to instantly see maps, charts, laps, and the underlying trackpoint data—100% locally in your browser.
TCX (Training Center XML) files are commonly exported from Garmin and many fitness platforms. They can contain GPS tracks, timestamps, laps, heart rate, cadence, speed, and sometimes power.
What is a TCX file?
A TCX file is an XML-based workout file format originally designed for Garmin Training Center. It typically stores:
- Activity metadata: sport type, start time, total time
- Laps: lap splits and lap summaries
- Trackpoints: time-series data (GPS, HR, cadence, etc.)
If you’re not sure what’s inside your file, the fastest way to inspect it is to open it in a viewer.
How to open a TCX file (step-by-step)
- Open the TCX File Viewer.
- Drag & drop your
.tcxfile (or click to browse). - Wait a moment while it loads (processing happens locally).
- Explore your data:
- Map route (if GPS is present)
- Charts (heart rate, speed, elevation, cadence, power when available)
- Laps and trackpoints
Tip: If your TCX contains multiple activities, the viewer lets you choose which activity to inspect.
What can you see inside a TCX file?
Here’s what most users check first:
| What you want to check | Where to look | Notes |
|---|---|---|
| Route/GPS track | Map view | Some indoor workouts have no GPS |
| Heart rate trend | Charts | Depends on HR sensor/device |
| Pace/speed changes | Charts | Some TCX exports omit speed |
| Cadence | Charts | Common in running/cycling |
| Elevation profile | Charts | Can be noisy depending on device |
| Laps/splits | Lap breakdown | Useful for intervals and races |
| Raw trackpoints | Data tables | Best for debugging corrupt files |
Common problems when opening TCX files
The file opens but there’s no map
That usually means your TCX doesn’t include GPS coordinates (typical for treadmill/indoor rides). You can still analyze time-series metrics and laps.
The route looks wrong or shifted
If the track looks consistently offset, you may need to apply a GPS correction and export a cleaned file:
- Use the TCX File Editor to adjust coordinates.
- Then re-open the result in the TCX File Viewer to verify.
The file won’t load / looks corrupted
Try these quick checks:
- Ensure the file actually ends with
.tcx - Re-export it from the original platform/device
- If the export has multiple activities, try exporting only one activity
If you need to repair, trim, or fix metadata, jump to: How do I edit a TCX file?
Convert TCX to other formats (when you need compatibility)
Some platforms prefer other formats. If you need to share or import elsewhere, use a converter after you inspect the file:
- TCX to GPX Converter (universal GPS format)
- TCX to FIT Converter (Garmin-native format)
- TCX to CSV Converter (spreadsheets and analysis)
- TCX to KML Converter (Google Earth visualization)
Related tools and guides
- TCX File Viewer – View maps, charts, and laps
- TCX File Editor – Trim, edit metadata, and fix GPS
- How do I edit a TCX file? – Step-by-step editing guide
- TCX vs FIT vs GPX: what’s the difference? – Which format you should use