Files
cheatsheet-tldr/tldr/pamtoxvmini

14 lines
355 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# pamtoxvmini
> Convert a Netpbm image to an XV thumbnail picture.
> More information: <https://netpbm.sourceforge.net/doc/pamtoxvmini.html>.
- Convert a PAM image to an XV thumbnail picture:
`pamtoxvmini {{path/to/input_file.pam}} > {{path/to/output_file}}`