gdal-convert - Man Page

Name

gdal-convert — Convert a dataset

Added in version 3.11.

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

Author

Even Rouault <even.rouault@spatialys.com>

Info

Jul 12, 2025 GDAL