xwdtopnm Command Examples

Convert an X11 or X10 window dump file to PNM. More information: https://netpbm.sourceforge.net/doc/xwdtopnm.html.

xwdtopnm {{path/to/input_file.xwd}} > {{path/to/output_file.pnm}}

xwdtopnm {{[-verb|-verbose]}} {{path/to/input_file.xwd}} > {{path/to/output_file.pnm}}

xwdtopnm {{[-h|-headerdump]}} {{path/to/input_file.xwd}} > {{path/to/output_file.pnm}}