You could do it with GDAL. It’s supporting both formats.
gdal_translate -of <output format> <source filename> <destination filename>
You could do it with GDAL. It’s supporting both formats.
gdal_translate -of <output format> <source filename> <destination filename>