mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-02 17:43:09 +00:00
14 lines
355 B
Plaintext
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}}`
|