
here is video tutorial on how to convert Excel To Kmz file:

video on how to covert Csv To Kmz file:

Tab To Kmz

here is step by step video instruction on how to create kmz file from Xls excel file:

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

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

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

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

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