gdal convert

Added in version 3.11.

Convert a dataset.

Acts as a shortcut for gdal raster convert or gdal vector convert depending on the nature of the specified dataset.

Synopsis


Examples

Example 1: Converting file utm.tif to GeoPackage raster

$ gdal convert utm.tif utm.gpkg