--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # pamvalidate > Validate PAM, PGM, PBM and PPM files. > See also: `pamfile`, `pamfix`. > More information: . - Copy a Netpbm file from `stdin` to `stdout` if and only if it valid; fail otherwise: `{{command}} | pamvalidate > {{path/to/output.ext}}`