Compute the hillshade of a DEM

gdaldem

  • Tool to analyze and visualize digital elevation models (DEM).
    More information: <https://gdal.org/programs/gdaldem>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

gdaldem hillshade {{path/to/input.tif}} {{path/to/output.tif}}

click the source code to copy install gdaldem on any operating system with command-not-found.com