Files
cheatsheet-tldr/tldr/rlatopam
2024-12-29 00:19:25 +00:00

14 lines
350 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# rlatopam
> Convert Alias/Wavefront RLA and RPF image files to Netpbm format.
> More information: <https://netpbm.sourceforge.net/doc/rlatopam.html>.
- Convert the specified SPOT image to PGM format:
`rlatopam {{path/to/file}} > {{path/to/output.pam}}`