100% Open-Source · No Data Collection

Repair malformed FIT
files on macOS.

When Strava or another training platform rejects a .fit file, FIT Repair Studio helps you inspect the activity, repair common CRC/checksum issues, edit selected record fields, and save a repaired copy locally on your Mac.

Voluntary contribution. Download is available either way.

Buy Me a Coffee
Free download 100% Offline & Private Notarized macOS app
FIT Repair Studio - activity.fit
FIT Repair Studio macOS app showing FIT diagnostics and activity records

Recover FIT files that platforms reject

A focused native Mac utility for athletes, coaches, and data-focused users who need to recover malformed FIT activities without uploading private files to a web service.

1

FIT CRC Checksum Repair

Detect invalid FIT file checksums and recalculate header and file CRC values where the activity data is still structurally readable.

Common Import Failures
2

Inspect And Edit Records

Browse parsed FIT record data in a table and edit selected fields before saving a repaired copy for another upload attempt.

Manual Review
3

Built For Real Activity Files

Useful for cyclists, runners, triathletes, coaches, and Bryton/Garmin/Wahoo/COROS users who need to recover workouts instead of losing them.

Athlete Workflow
4

100% Local Privacy

FIT files are opened and repaired by the macOS app on your computer. The website does not upload, parse, or store your activity files.

Local Processing

Getting Started

FIT Repair Studio is a notarized macOS app for Apple Silicon and Intel Macs. The utility runs locally to protect your private GPS and training data. No signup, no account, no file upload.

Version 1.0.1. Notarized Developer ID build for Apple Silicon and Intel Macs.

Latest version FIT Repair Studio v1.0.1

Current macOS build focused on private local FIT repair and recovery workflows.

  • Repairs common FIT CRC/checksum issues when activity data is still readable.
  • Lets you inspect records and edit selected fields before saving a repaired copy.
  • Adds in-app creator, GDPR, Terms, support, and source-code information.

For Developers

The macOS app is written in Swift and packaged with SwiftPM scripts for local builds, Developer ID signing, and Apple notarization.

git clone https://github.com/bradacz/FITRepairStudio.git
cd FITRepairStudio
# Compile and run the macOS app locally
./script/build_and_run.sh