

here is video guide on how to convert data from Excel file To Tcx file:
If you want to automate conversion or avoid user Interface (UI) and run "Excel To Tcx" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\ExcelToTcx\ExcelToTcx.exe" inputfile.xlsx outputfile.tcx

here is video tutorial on how to convert Xls (excel 97) file To Tcx track:
If you want to automate conversion or avoid user Interface (UI) and run "Xls To Tcx" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\XlsToTcx\XlsToTcx.exe" inputfile.xls outputfile.tcx

here is video on how to use Kml (track type) to Tcx converter:
If you want to automate conversion or avoid user Interface (UI) and run "Kml to Tcx" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmltoTcx\KmltoTcx.exe" inputfile.kml outputfile.tcx

here is video on how to convert Tcx file to Kml track file:
If you want to automate conversion or avoid user Interface (UI) and run "Tcx to Kml" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TcxtoKml\TcxtoKml.exe" inputfile.tcx outputfile.kml

here is video on how to convert Tcx track file to Json file:
If you want to automate conversion or avoid user Interface (UI) and run "Tcx To Json" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TcxToJson\TcxToJson.exe" inputfile.tcx outputfile.json

here is video on how to convert data from Tcx track to Xls (microsoft excel file):
If you want to automate conversion or avoid user Interface (UI) and run "Tcx to Xls" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TcxtoXls\TcxtoXls.exe" inputfile outputfile