Skip to content

FREE · OPENS .FIT AND .FIT.GZ · NOTHING UPLOADED

FIT file viewer: see the route, not just the numbers

A FIT file is binary — a text editor shows nothing. Drop it here and see the route, the distance, the moving time and the elevation your device recorded.

FIT file viewer: see the route, not just the numbers

What a FIT file is

FIT is the binary format most watches and bike computers write — Garmin, Wahoo, Coros, Suunto, Polar — and the format Strava keeps as Export Original. It holds everything the device recorded: position, time, altitude, heart rate, power, cadence, temperature, laps. It is also unreadable without a parser, which is why a FIT file opened in a text editor is noise. This page has the parser.

What you see

The route drawn as a line, plus the distance measured from the points, the moving time, the elevation gain and the point count. A `.fit.gz` from a Strava bulk export opens as it is — no need to unzip.

Save it as GPX

Under each card, Save as GPX writes a GPX 1.1 file with position, elevation and time. Heart rate, power and cadence have no standard field in GPX and are left in the FIT; if you need them, keep the FIT — the editor reads FIT directly, so nothing is lost on the way to a print. The dedicated FIT to GPX converter is the same tool with the download in front.

When there is nothing to draw

Indoor activities have time, heart rate and power but no position. The viewer tells you so rather than drawing a dot. Nothing is wrong with the file; there was no route.

Then what

Print this route opens the editor with the file already loaded. What each format carries, field by field, is in what your file carries; how to get the file out of Strava is in the Strava guides.

Questions people actually ask

How do I open a FIT file?

Drop it on this page. FIT is the binary format Garmin, Wahoo, Coros, Suunto and Polar write; it needs a parser, and this page has one. Zipped .fit.gz files from a Strava archive open directly.

Can I turn the FIT file into a GPX?

Yes — Save as GPX under each card. The GPX keeps position, elevation and time. Heart rate, power and cadence live in the FIT and have no standard place in GPX, so they are not carried over.

The viewer says there are no GPS points.

The activity was recorded indoors — a trainer, a treadmill, a pool. The FIT has time, heart rate and power, but no positions, so there is nothing to draw. Nothing is wrong with the file.

Is my file uploaded?

No. It is read in your browser and stays there. Only Print this route hands it to the editor, which also runs in your browser.