Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Generate Shaded Relief - PAM Elevation to Relief | Online Free DevTools by Hexmos

Generate shaded relief images with pamshadedrelief from elevation maps. Adjust gamma, control shadows, and create realistic terrain visualizations. Free online tool, no registration required.

pamshadedrelief

Generate a shaded relief from an elevation map. See also: pamcrater, ppmrelief. More information: https://netpbm.sourceforge.net/doc/pamshadedrelief.html.

  • Generate a shaded relief image with the input image interpreted as an elevation map:

pamshadedrelief < {{path/to/input.pam}} > {{path/to/output.pam}}

  • Gamma adjust the image by the specified factor:

pamshadedrelief {{[-g|-gamma]}} {{factor}} < {{path/to/input.pam}} > {{path/to/output.pam}}

See Also