HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

rlatopam — Convert Alias/Wavefront RLA and RPF image files to Netpbm format. More information: <https://netpbm.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandandconvertcliwavefrontaliasrlarlatopam

Problem

How to use the rlatopam command: Convert Alias/Wavefront RLA and RPF image files to Netpbm format. More information: <https://netpbm.sourceforge.net/doc/rlatopam.html>.

Solution

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}}

Code Snippets

Convert the specified SPOT image to PGM format

rlatopam {{path/to/file}} > {{path/to/output.pam}}

Context

tldr-pages: common/rlatopam

Revisions (0)

No revisions yet.