polyvertex / fitdecode

A FIT file parsing and decoding library written in Python3
MIT License
158 stars 34 forks source link

is it possible to edit, i.e. modify and save a .fit? #23

Open chauvinSimon opened 2 years ago

chauvinSimon commented 2 years ago

So far I can "decode" .fit files and export them e.g. in .json.

Then I can easily modify the .json.

I would like now to save the modified .json back to some .fit. But I could not find how.

Maybe this tool is only for "decoding" (therefore the name :smiley: ), not editing.

HaleTom commented 1 year ago

For re-writing a .fit, try https://developer.garmin.com/fit/fitcsvtool/