
here is video on how to install and use Kmz Viewer

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

Kmz To Csv
If you want to automate conversion or avoid user Interface (UI) and run "Kmz To Csv" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmzToCsv\KmzToCsv.exe" inputfile outputfile

Kmz To Xls
If you want to automate conversion or avoid user Interface (UI) and run "Kmz To Xls" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmzToXls\KmzToXls.exe" inputtrack.kmz outputExcel.xls

Kmz to Tab
If you want to automate conversion or avoid user Interface (UI) and run "Kmz to Tab" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmztoTab\KmztoTab.exe" inputfile outputfile

here is video on how to convert Kmz file to Gpx file:
If you want to automate conversion or avoid user Interface (UI) and run "Kmz to Gpx" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmztoGpx\KmztoGpx.exe" input.kmz output.gpx

here is video guide on how to convert Kmz gis track to Tcx file:
If you want to automate conversion or avoid user Interface (UI) and run "Kmz to Tcx" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\KmztoTcx\KmztoTcx.exe" myTrack.kmz Output.tcx